Here is a collection of tutorials concerning some of my works. Main domains are Pillar, Travis, Building a Website, Publish a Pillar Book.
You just want to generate your book in HTML, you know Pillar already, this tutorial is for you.
Read moreThis tutorial shows how to put into place a personal website using Pillar, and automatically deploy it using GitHub Pages and Travis CI.
Read more
Here we are going to learn how to build a blog in Pillar. Building a blog consist of creating a website with articles (with possiblity of writing comments). So the most appropriate archetype for that purpose in Pillar is academic
. We are goin to use a special annotation for getting blog files. The academic
archetype propose a special template file for articles presentation containing a comment section.
While building website with Pillar using academic
archetype, sometimes you may want to change some elements. Then, in this tutorial, we are explaining how academic
archetype is working and how to modify it.
This tutorial shows how to put into place a personal website using pillar, and automatically deploy it using github pages and travis.
Read more