intermezzOS / intermezzOS.github.io

The website for intermezzOS

Home Page:http://intermezzos.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intermezzos.github.io

The website for intermezzOS | https://intermezzos.github.io

intermezzos.github.io is a static site, using Skeleton CSS, served by GitHub Pages. It uses Wintersmith, a Node.js templating framework, for the blog.

Development

intermezzos.github.io is a static site, so you can use whatever development environment you prefer to edit the static html files.

A package.json has been included for collaborators that would like to use Node.JS and npm for development.

To install development dependencies, run:

$ npm install

To start a server with auto-reload and file-watching (using live-server), run:

$ npm start

Blog

To contribute to the blog, you must have a Node.JS environment as Wintersmith depends on it.

To build the blog:

$ npm run build:blog

Code of Conduct

About

The website for intermezzOS

http://intermezzos.github.io/


Languages

Language:CSS 47.8%Language:HTML 40.2%Language:CoffeeScript 10.6%Language:Shell 1.4%