Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.14 KB

README.md

File metadata and controls

29 lines (16 loc) · 1.14 KB

docs-ritchie

ritchie-banner

Ritchie CLI Official Documentation

This repository contains all the Ritchie CLI official documenation that can currently be found at https://zupit.github.io/docs-ritchie/ and will soon migrate to https://docs.ritchiecli.io.

This documentation uses hugo server.

How to contribute?

  • Always base your work on the project's main branch, naming your new branch according to the following guide:

git-branchs

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.

Running the website locally

Once you've cloned the site repo, from the repo root folder, run:

hugo server