New website!
After a few years of p4bl0 telling me to upgrade my website, here it is :)
I spent some time recently to revamp the DIG web site which allowed me to learn how to use Jekyll. After some investigation, I chose the Chirpy theme, which I found elegant, and here we are. What I had to fix:
- I adapted
assets/js/data/search.jsonto include pages so that search does not only look at blogposts - I copied the
homelayout code in a new_layouts/blog.mdlayout, and thepagelayout into_layouts/home.md. This allows me to have the blog not on the main page, but on/blog/, and have a nice landing page with just my info. Also the main blogpost list was buggy for me (only pinned poses showed up, and a fake one from 1970-01-01), so I fixed the loops. - I stole the cv layout and css from elipapa (MIT license)
I have no idea what will become of the blog/ section of the site yet. I do not usually have the habit to write about some things I do and some things I discuss, but I sometimes wish I did, so at least now I have a place for it.
Anyway, if anyone reads this, see you around!
– Marc
This post is licensed under
CC BY-SA 4.0
by the author.