badcf00d / pfrostdotme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pfrostdotme

Blog files

These are generate by the gen_blog.py script using a python package called Markdown2 to convert markdown to HTML. This is then merged into a skeleton HTML document using BeautifulSoup to generate a complete web page.

Dependencies:

apt install python3-markdown2 python3-pygments python3-bs4

CSS files are generated with

pygmentize -S monokai -f html -a .codehilite > css/pygments.css

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 57.9%Language:CSS 21.4%Language:HTML 17.7%Language:Python 2.8%Language:C 0.2%