Skip to content

matachi/MaTachi.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaTachi.github.io

My personal site/blog. It's built with Flask and the static site is generated by Frozen-Flask.

Author: Daniel 'MaTachi' Jonsson
License: Code licensed under the MIT License, content licensed under Creative Commons Attribution 4.0 International.

Install & run

$ virtualenv -p /usr/bin/python2 env
$ source env/bin/activate
$ pip install -r requirements.txt
# Run local server
$ ./run.py
# Build static content
$ ./freeze.py

Libraries & frameworks

Syntax highlighting

The syntax highlighting style sheet was generated with:

$ pygmentize -S manni -f html > manni.css

About

This repository is not the source of matachi.se anymore!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published