category: jekyll
Using Jekyll, you can generate pages based on your data.
With the additional help of Jekyll-Scholar, this may include your BibTeX bibliographies.
Jekyll nicely integrates with GitHub Pages. However, this comes with rules that forbid using Jekyll plugins but for authorized ones.
We will see here how to deal with this limit.
Static page generators such as Jekyll can use data stored in files to produce the information contained into HTML pages.
We will have a look at this using a simple example.
New static Web site, now generated using Jekyll.