crane
crane copied to clipboard
Website and documentation changes
Synopsis
There's no need to have systems to generate the docs and website
Changes
- Moving the site to Jekyll in the gh-pages branch. That should be simple enough.
- Nobody cares about PDF manuals, and to be honest I only created that to emulate CLSQL because it was cool. Just move the docs to Markdown and make them part of the website. Sprinkle on some nice CSS as well.
- Move the docs from ReST to Markdown. This shouldn't be hard.
Update: 2015-02-19
The goals of this have changed. The website will be moved to Jekyll, but the documentation will be generated in HTML by Codex.
Hi, this url to the doc is broken: http://eudoxia.me/crane/docs/manual.pdf There's http://eudoxia.me/crane/ but it's not really a doc. Regards
A minor suggestion: add a (use-package :crane) after quickload, for noobs to try easily, without hitting a "#+UNDEFINED-FUNCTION SETUP".