Skip to content

fengwangPhysics/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes

notes on science

How to use

To build an html view of the notes, one should install

  • sphinx
  • pandoc
  • jupyter-notebook

After installation, one can configure sphinx by following the instruction in md/sphinx-config.md.

Without setting up sphinx, one can use the default sphinx setting in the repo (see conf.py, Makefile for details).

To build the html,

make html

And use web browser to view the htmls, e.g.

firefox _build/html/index.html

contributors

Feng Wang

How to contribute

Welcome to contribute together.

Please fork the repo, and make a pull request to add a new post.

About

notes on science

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published