Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
José Luis Pereira committed Sep 20, 2022
1 parent c1e6703 commit d42f660
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ 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. After a couple of minutes, your public page should be available at `https://<yourusername>.github.io/taxonpages`
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>`

### Setup

Expand Down
1 change: 1 addition & 0 deletions config/public/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Assets in this directory will be served at root path.

0 comments on commit d42f660

Please sign in to comment.