Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website

To compile locally (macos assuming python is installed)

Make sure sphinx is installed, if not you can do

python -m pip install --upgrade pip
pip install -r requirements.txt

To generate the website do

make html 
open build/html/index #open the webpage in default browser                                           

Any push in the main branch will trigger a github action that will generate the html website and push the result at the root of gh-pages branch. This branch is served with gihub pages at url https://minicp.github.io/website/ that www.minicp.org is also pointing to.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages