This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit cfb4091a016368a9f879251bd26ddd1f6c6070d3
tree 267bdd24ee4f86e8a8fba1b366828c4b5670d213
parent 7c26136532a90ab0100b96801fec7b32ef03ecd2
tree 267bdd24ee4f86e8a8fba1b366828c4b5670d213
parent 7c26136532a90ab0100b96801fec7b32ef03ecd2
statig /
| name | age | message | |
|---|---|---|---|
| |
README.markdown | ||
| |
statig.rb | ||
| |
statig.sample.yml |
README.markdown
Statig
Statig is a thor task to manage a static website tracked with git. Don't expect anything fancy.
Install
cd ~/web/example.org
thor install http://github.com/sr/statig/statig.rb?raw=true
cp statig.sample.yml config.yml
echo "thor statig:build ." >> .git/hooks/post-commit
Usage
$EDITOR somepage.textile
git commit -a -m "created somepage"
License
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2008 Simon Rozet <simon@rozet.name>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.








