linuxhub.it

Official repository for the linuxhub.it project.

Notice

The template is distributed under the MIT license. The contents (texts, articles) are intellectual property of the authors.

🇮🇹 Contribute

Sentiti libero di contribuire al progetto. Puoi scrivere articoli o apportare modifiche a quelli già esistenti, aprendo una nuova Pull Request.

Installation

Dependencies

  • ruby
  • ruby-devel
  • github-pages
  • jekyll-paginate
gem install github-pages
gem install jekyll-paginate

Build

jekyll build

Server

jekyll serve

This also automatically builds the project.