linevych / blog

Sources of my blog powered by Pelican.

Home Page:https://linevi.ch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is the sources of my blog designed with bootstrap 3 and material design.

Installation

git clone https://github.com/linevich/blog
cd blog
mkvirtualenv blog --python=/usr/bin/python3
pip install -r requirements.txt
mv Makefile.example Makefile
cd theme
npm install
node_modules/.bin/bower install
node_modules/.bin/grunt copy
node_modules/.bin/grunt less:production
node_modules/.bin/grunt uglify

About

Sources of my blog powered by Pelican.

https://linevi.ch


Languages

Language:HTML 45.6%Language:CSS 41.8%Language:Python 4.2%Language:Emacs Lisp 3.7%Language:JavaScript 2.6%Language:Shell 2.1%