Skip to content

rachis-org/news.rachis.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rachis project news source

Copier

Development instructions

The following sub-sections illustrate how to develop this documentation.

Create the development environment

To build this documentation locally for development purposes, first create your development environment.

cd news.rachis.org
conda env create -n news.rachis.org --file environment-files/readthedocs.yml
conda activate news.rachis.org
q2doc refresh-cache

Build the book

Next, build the book:

make html

Serve the book locally

Finally, run the following to serve the built documentation locally:

make serve

Have fun! 🍇

About

Source for news.rachis.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors