Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 638 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 638 Bytes

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.