Skip to content

salilab/lab_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source files for parts of the Sali Lab website.

The make-jinja.py Python script builds the actual website from the sources:

  • HTML files with a leading underscore are Jinja2 templates and are not installed.
  • All other HTML files are rendered using Jinja2.
  • All remaining files are simply installed in a similar fashion to make.

Typically make-jinja.py is run from a Makefile similar to

install::
	./make-jinja.py ./html /var/www/html/

About

Source files for parts of the Sali Lab website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published