Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/infoforcefeed/greshunkel

A static site generator for the dead inside.
https://github.com/infoforcefeed/greshunkel

Last synced: about 2 months ago
JSON representation

A static site generator for the dead inside.

Awesome Lists containing this project

README

        

# Greshunkel

_"I fueled this fire with a thousand gallons of premium octane gasoline." - Kyle Terry_

## Install

```bash
git clone https://github.com/infoforcefeed/greshunkel
cd greshunkel
[sudo] ./setup.py install
```

## Use

```bash
cd my-awesome-project
ls
Greshunkelfile README.md deploy.sh favicon.ico massacre.sh posts
robots.txt static templates
```
SEE Greshunkelfile posts templates

Greshunkelfile is like python and has a bunch of context stuff.

posts and templates have html stuff with GRESHUNKELisms.

## Run

```bash
cd my-awesome-project
greshunkel
ls
Greshunkelfile README.md built deploy.sh favicon.ico massacre.sh
posts robots.txt static templates
```

WOAH SEE NEW DIR built

built is your static site. Cool!