crane icon indicating copy to clipboard operation
crane copied to clipboard

Website and documentation changes

Open eudoxia0 opened this issue 11 years ago • 2 comments

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.

eudoxia0 avatar Nov 26 '14 22:11 eudoxia0

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

vindarel avatar Dec 21 '16 16:12 vindarel

A minor suggestion: add a (use-package :crane) after quickload, for noobs to try easily, without hitting a "#+UNDEFINED-FUNCTION SETUP".

vindarel avatar Jan 19 '17 21:01 vindarel