This repository uses hugo server and contains the Ritchie CLI official documentation that can be found at https://docs.ritchiecli.io.
- Always base your work on the project's
main
branch, naming your new branch according to the following guide:
Examples: feature/name
or fix/name
-
New contents should be added to the
content
folder. -
Open a new Pull Request for each new content and for each language.
Once you've cloned the site repo, from the repo root
folder, run:
hugo server