Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

scuoleparrocchialidesio/www

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scuole Parrocchiali Desio: sito web

Netlify Status

Setup

$ bundle install
$ bundle exec middleman serve

Copy .env.sample in .env:

$ cp .env.sample .env

And make sure to fill the field DATO_API_TOKEN with the proper value from

https://scuoleparrocchialidesio.admin.datocms.com/admin/access_tokens

It is required a read-only API token.

Open http://localhost:4567

Deploy

Every commit to master will be deployed automatically.

LICENSE

Developed by olistik and Edivad under the GNU Affero GPLv3 license.

See LICENSE.