0.0.4 • Published 11 years ago

caridy v0.0.4

Weekly downloads
15
License
-
Repository
github
Last release
11 years ago

caridy.name blog

Goals & Design

My ultimate goal with this repository is to be able to build my blog website (http://caridy.name/) as static html and css. I really liked flipflop, but I don't like jade, I prefer something like handlebars for my templates. Also, I wanted to customize the default implementation, including the urls.

Installation

Install using npm:

$ git clone https://github.com/caridy/blog.git
$ cd blog
$ npm install

Usage

Development mode

$ npm run start
$ open http://localhost:8080/index.html

Build mode

$ npm run build
$ open gh-pages/index.html

License

This repository is built using Pure and a custom version of FlipFlop. All code and content on this repository is licensed under Creative Commons unless stated otherwise.

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago