romanpitak / pitak.net

Static site data and generator

Home Page:http://pitak.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pitak.net

Static files for pitak.net

Usage

Build the public directory:

make

Serve the public directory on localhost:31415, watch for changes in and rebuild public when necessary:

make dev

Watch and rebuild public without running the server:

make watch

About this site

Written in the jade template engine with Sass and literate CoffeScript. The design is based on the Lanyon theme for Jekyll , but rewritten from scratch in Sass. The page and blog builder runs in Node.js and the whole site is put together by the GNU Make.

The whole site is more or less an excercise in front end development since I am mainly a back end guy.

About

Static site data and generator

http://pitak.net

License:MIT License


Languages

Language:HTML 75.1%Language:CSS 16.3%Language:CoffeeScript 6.9%Language:Makefile 1.1%Language:Ruby 0.5%