The blog of Andrei Ciuculescu

Ciuc launches site

24 Dec 2018

Yuhu, I made a new thing !

To put this site together I used:

  • github pages I made a new project with the name anrei0000.github.io for which I enabled github pages which in turn uses Jekyll to generate static site content.
  • travis-ci I connected Travis-ci to my github account to track my deployments. After this I also found out about github’s deployments so I guess maybe I can use both.
  • Liquid is the templating engine used by Jekyll. I am testing funtionality for this since I have only shortly viewed the docs for it.