Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/stas/static-website-boilerplate
- Owner: stas
- Created: 2013-04-23T10:41:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-29T16:34:32.000Z (over 11 years ago)
- Last Synced: 2024-12-06T23:17:37.090Z (about 1 month ago)
- Language: Ruby
- Homepage: http://stas.nerd.ro/
- Size: 122 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.