Skip to content

architecture-research-group/pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

214 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group Website

Building the Site

First step:

pip install sphinx
sphinx-build -b html source/ build/html

Adding a Post

  1. Add your project named MyProject to index.rst under the Project Catalog block:
  2. Add a File MyProject.rst under source/

After any modifications to your project (source/MyProject.rst) :

sphinx-build -b html source/ build/html

Here is a Cheetsheet for .rst: CheetSheet

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors