Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

intermezzOS/intermezzOS.github.io

dev
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published