/girelloni.com

A tool to generate and maintain a blog using Google spreadsheets

Primary LanguageHTML

girelloni.com - A tool to generate and maintain a blog using Google spreadsheets

Screenshot

The tool automatically download data from Google Drive and generate all the posts of the Blog.

It handles multi-part posts, labels, images, etc.

It also handle bilingual blogs.

This the Google spreadsheet used to generate the blog: Girelloni

https://docs.google.com/spreadsheets/d/1fW-LlMLBUNP6d7UaAP8C1PuBhKBOcJpE62dBYwr1vKA/pubhtml

This is the resulting blog:

Installation

Clone the project and run

npm install

To generate the css files run

grunt build

Commands

To download the data from Google Spreadsheet

$ node source/scripts/download.girelloni.com.js > ./last.json

To generate the pages

$ node source/scripts/home.js

Pages are generate in the folder

build/development/