wtigert / estate

_why's Estate - a static html archive that mixes external links with internal mirroring

Home Page:http://viewsourcecode.org/why

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

_why's Estate

Static site generator for _why's Estate.

Usage

$ ruby estate.rb why why_out

This will generate the entire static site into the why_out/ directory.

why/index.rb and any files ending in *.src.html in the why/ directory will be converted to .html files (mainly by just sticking the header.html on top and the footer.html on bottom). Everything else in why/ will be passed through to the output directory.

Contributing

If you'd like to help improve the Estate in any way, feel free to open a PR or create an issue! (Especially if you see a dead link, or if you know of something created by _why that hasn't been listed.)

About

_why's Estate - a static html archive that mixes external links with internal mirroring

http://viewsourcecode.org/why


Languages

Language:HTML 99.6%Language:Ruby 0.2%Language:JavaScript 0.1%Language:CSS 0.1%