/ritchie-docs

This repository contains Ritchie CLI documentation ⚙️ 🖥 💡

Primary LanguageCSSApache License 2.0Apache-2.0

Ritchie CLI Official Documentation

ritchie-banner

This repository uses hugo server and contains the Ritchie CLI official documentation that can be found at https://docs.ritchiecli.io.

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