Static Web Generator
Principle separate the content from the render. When you use, Drupal, Hippo, Joomla, … the content is depended of the tool. Here the content is a text file. If you use Jekyll, Punch, Hide, … there is no more migration of the content.
Generate HTML with :
layout liquid
Advice : Use a Source Control for the Text and Hoock to generated immediatly the Website.
Problems : Rubby , gem version -> solution use RVM Rubby Version Manager to don’t cry. Accents in Windown -> solution
sudo apt-get install ruby rubygems
I use Ruby Version Manager
sudo \curl -L https://get.rvm.io | bash -s stable --rails
gem install jekyll
gem install nokogiri