[I206] Change links for hpr_generator repository #211
@ -6,11 +6,7 @@ If git is not installed on the operating system, please install it now
|
|||||||
To retrieve the code from the repository on anhonesthost.net (a username and
|
To retrieve the code from the repository on anhonesthost.net (a username and
|
||||||
password are required), run:
|
password are required), run:
|
||||||
|
|
||||||
`git clone https://repo.anhonesthost.net/rho_n/hpr_generator.git`
|
`git clone https://repo.anhonesthost.net/HPR/hpr_generator.git`
|
||||||
|
|
||||||
To retrieve the code from the repository on gitlab.com, run:
|
|
||||||
|
|
||||||
`git clone https://gitlab.com/roan.horning/hpr_generator.git`
|
|
||||||
|
|
||||||
On success, an "hpr_generator" directory will be created in the folder from
|
On success, an "hpr_generator" directory will be created in the folder from
|
||||||
which the clone command was executed containing a local copy of the git repository.
|
which the clone command was executed containing a local copy of the git repository.
|
||||||
@ -190,7 +186,7 @@ baseurl: file://</path/to>/hpr_generator/public_html
|
|||||||
```
|
```
|
||||||
|
|
||||||
Replace \<path/to\> with the full path to the hpr_generator directory. For
|
Replace \<path/to\> with the full path to the hpr_generator directory. For
|
||||||
example: `file:///home/rho_n/development/hpr_generator/public_html`
|
example: `file:///home/HPR/development/hpr_generator/public_html`
|
||||||
|
|
||||||
## Configuring the website media file links
|
## Configuring the website media file links
|
||||||
|
|
||||||
|
10
README.md
10
README.md
@ -54,20 +54,20 @@ Generate pages based on the same template:
|
|||||||
`site-generator correspondent=1,3,5..10`
|
`site-generator correspondent=1,3,5..10`
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
Please [submit an Issue](https://repo.anhonesthost.net/rho_n/hpr_generator/issues),
|
Please [submit an Issue](https://repo.anhonesthost.net/HPR/hpr_generator/issues),
|
||||||
and add the label "**Help Request**" for help running or installing the site-generator.
|
and add the label "**Help Request**" for help running or installing the site-generator.
|
||||||
|
|
||||||
For discussing HPR site generation in general, please [submit an Issue](https://repo.anhonesthost.net/rho_n/hpr_generator/issues) and add the label "**General Discussion**".
|
For discussing HPR site generation in general, please [submit an Issue](https://repo.anhonesthost.net/HPR/hpr_generator/issues) and add the label "**General Discussion**".
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
Happy to take any contributions or suggestions.
|
Happy to take any contributions or suggestions.
|
||||||
|
|
||||||
To contribute code or documentation, please create a fork of the project and [submit a pull request](https://repo.anhonesthost.net/rho_n/hpr_generator/pulls) or send a patch. If an issue exists that is related to your patch, please assign the issue to yourself, or if it is already assigned to someone else, please coordinate with them to minimize duplicated efforts.
|
To contribute code or documentation, please create a fork of the project and [submit a pull request](https://repo.anhonesthost.net/HPR/hpr_generator/pulls) or send a patch. If an issue exists that is related to your patch, please assign the issue to yourself, or if it is already assigned to someone else, please coordinate with them to minimize duplicated efforts.
|
||||||
|
|
||||||
If you have found an error in the code or the generated HTML, please [submit an Issue](https://repo.anhonesthost.net/rho_n/hpr_generator/issues),
|
If you have found an error in the code or the generated HTML, please [submit an Issue](https://repo.anhonesthost.net/HPR/hpr_generator/issues),
|
||||||
and add the label "**Bug Found**".
|
and add the label "**Bug Found**".
|
||||||
|
|
||||||
To make a suggestion, please [submit an Issue](https://repo.anhonesthost.net/rho_n/hpr_generator/issues),
|
To make a suggestion, please [submit an Issue](https://repo.anhonesthost.net/HPR/hpr_generator/issues),
|
||||||
and add the label "**Feature Request**".
|
and add the label "**Feature Request**".
|
||||||
|
|
||||||
## Authors and acknowledgment
|
## Authors and acknowledgment
|
||||||
|
Loading…
Reference in New Issue
Block a user