source code for documentation running at https://hydra-synth.github.io/hydra-docs-v2/
- install hugo: https://gohugo.io/installation/
- clone this repo:
git clone https://github.com/hydra-synth/hydra-docs-v2.git
- clone submodules:
git submodule update --init --recursive
- run locally:
hugo serve
- Create a branch of this repo
- Update markdown files contained in the `/content/docs`` folder
- Commit your changes
- Submit a pull request
- Information about alternative editors such as flok, atom/pulsar.
- Better documentation of libraries built on hydra such as hydra-ts and hydra-element https://github.com/jdomizz/hydra-element
Feel free to submit pull requests!
- use data templates and shortcodes to load airtable info for generating list of resources from hydra garden https://gohugo.io/templates/data-templates/
- use data tempates and shortcodes to generate markdown from hydra-functions repo