website/README.md
2015-06-06 14:45:40 +02:00

697 B

Kosmos.org Website

This website (or rather foundation for a future website) is based on DocPad.

Prerequisites

You will need the following things properly installed on your computer.

Setup/installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • Make sure ./node_modules/.bin is in your $PATH (before system-wide npm modules)

Running / Development

Build

  • ./build

Build & deploy

With the correct (5apps) remote added:

  • ./deploy