Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stas/static-website-boilerplate

Because it sucks to bootstrap static websites.
https://github.com/stas/static-website-boilerplate

Last synced: 2 days ago
JSON representation

Because it sucks to bootstrap static websites.

Awesome Lists containing this project

README

        

# Static Website Boilerplate

## Why?

Because it sucks to bootstrap static websites.

* it sucks to write HTML
* it sucks to write CSS
* it sucks to handle JavaScripts

## How

I use guard with Sprockets to handle assets compilation.
I use Zurb Foundation (which is awesome btw.), but feel free to hack it over.

I deploy files using Mina and the AWS S3 hosting service.