Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

245 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation instructions for mkdocs

pip install mkdocs
pip install mkdocs-material
pip install markdown-include

Alternatively you can use conda to install all packages into a new environment named dealii-website like this:

conda env create -f environment.yml

Then the server can be run locally as

mkdocs serve

and you should see something like

INFO    -  Documentation built in 0.15 seconds
INFO    -  [08:40:55] Watching paths for changes: 'docs', 'mkdocs.yml'
INFO    -  [08:40:55] Serving on <http://127.0.0.1:8000/>
INFO    -  [08:40:57] Browser connected: <http://127.0.0.1:8000/>

Notes

About

Source repository for the deal.II website hosted at https://www.dealii.org/

Resources

Stars

1 star

Watchers

11 watching

Forks

Releases

Packages

Contributors

Languages