Skip to content

mauromelis/site-pagopa.gov.it

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sito web informativo pagoPA

Questo repository ospita i sorgenti del sito https://www.pagopa.gov.it/

Developers

Getting started

The theme itself is a starting point for a Jekyll-based website. You can refer to the official Jekyll docs for further details on how to install it locally.

If you already have bundler installed, you can install jekyll and budler gems with:

bundle install

You can build the site and make it available on a local server with:

bundle exec jekyll serve --config _config.yml,_config_dev.yml

Notes

You can run the server just with bundle exec jekyll serve: the webiste will be available on http://localhost:4000/design-jeyll-theme. This is the default settings to allow usage with GitHub pages.

The aforementioned addition of _config_dev.yml is needed to run the server on http://localhost:4000 without any subpath.

Releases

No releases published

Packages

No packages published

Languages

  • Rich Text Format 45.4%
  • HTML 35.9%
  • JavaScript 10.7%
  • SCSS 6.3%
  • Ruby 1.7%