gbouchar / gbouchar.github.io

Personal page of Guillaume Bouchard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gbouchar.github.io

Jekyll/Git-based Homepage, abusing the Jekyll "blog awareness" for data storage and served at https://gbouchar.github.io.

When the res/bib/bouchard.bib is updated, the script bib2post.py should be launched on a server where python is installed.

First, edit res/bib/bouchard.bib, and then run:

./bib2post.py
git add res/bib/bouchard.bib bib/* _posts/*
git commit -m "bib changes"
git push

About

Personal page of Guillaume Bouchard


Languages

Language:HTML 50.8%Language:TeX 29.0%Language:Python 14.6%Language:CSS 5.5%Language:Ruby 0.1%