mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-21 22:25:02 +01:00
README.md: Update technical notes
I no longer host this from a separate branch because it's easier to just host it from the docs directory of the master branch.
This commit is contained in:
parent
5fa6b8f8f2
commit
5b6f66c675
@ -2,8 +2,4 @@
|
|||||||
Notes about my work on the [CGSpace](https://cgspace.cgiar.org) platform.
|
Notes about my work on the [CGSpace](https://cgspace.cgiar.org) platform.
|
||||||
|
|
||||||
## Technical Info
|
## Technical Info
|
||||||
Built with the [Hugo](https://www.gohugo.io/) static site generator. Hosted on GitHub pages at [alanorth.github.io](https://alanorth.github.io/cgspace-notes/) by pushing the `public` directory as a subtree to the `gh-pages` branch:
|
Built with the [Hugo](https://www.gohugo.io/) static site generator. Hosted on GitHub pages at [alanorth.github.io](https://alanorth.github.io/cgspace-notes/).
|
||||||
|
|
||||||
```console
|
|
||||||
$ git subtree push --prefix=public origin gh-pages
|
|
||||||
```
|
|
||||||
|
Loading…
Reference in New Issue
Block a user