Skip to content

rodigu/rodigu.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

136 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

building

this site is built with a custom python script:

conda activate blog
python build.py

the script reads markdown files from pages/ and posts/, renders them to html using python-markdown with code highlighting, wraps them in jinja2 templates, and outputs to the docs/ directory (github pages deployment target).

requirements

  • python 3
  • markdown, jinja2, pyyaml, pygments (available in the blog conda env)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors