Skip to content

Commit

Permalink
Merge pull request #236 from SpeciesFileGroup/development
Browse files Browse the repository at this point in the history
Update README.markdown
  • Loading branch information
jlpereira authored Oct 15, 2024
2 parents 23fbf3b + e4f305e commit 5cf6ca2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ TaxonPages software is in active development and changes are expected that will

1. Click on "Fork" button to create your own repository from this.
2. Uncheck `Copy the setup branch only` and press `Save`
3. After create your repo, go to `Settings > Pages`, on "Branch" select `gh-pages` and `/(root)`. Then press save
4. Open `router.yml` file and change `base_url` to the name of your repository.
5. After a couple of minutes, your public page should be available at `https://<your_user_name>.github.io/<your_repo_name>`
3. After create your repo, go to `Settings > Pages`, on "Build and deployment - Source" select `GitHub Actions`.
4. Go to `Actions` tab and press `I understand my workflows, go ahead and enable them` button
5. Open `router.yml` file and change `base_url` to the name of your repository.
6. After a couple of minutes, your public page should be available at `https://<your_user_name>.github.io/<your_repo_name>`

### Setup

Expand Down

0 comments on commit 5cf6ca2

Please sign in to comment.