| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-03-23 | Add panfry serve command and pandoc-options | Scott Bahling | 3 | -12/+73 | |
| 2013-03-23 | Improve header id generation | Scott Bahling | 2 | -4/+16 | |
| 2013-03-23 | Change --srcdir to --docdir | Scott Bahling | 2 | -11/+11 | |
| Avoid confusion with the src/ path that contain the document sources | |||||
| 2013-03-23 | New document file structure | Scott Bahling | 4 | -29/+48 | |
| - Document source is to be found under srcdir/src - Templates under srcdir/templates - Assets under srcdir/assets Assets are any files/directories that should be copied to the pubdir but are otherwise unprocessed by panfry. - By default pubdir = srcdir/pub | |||||
| 2013-03-23 | Fix | Scott Bahling | 1 | -0/+1 | |
| 2013-03-23 | Fix generation of cross page header referencing | Scott Bahling | 2 | -19/+25 | |
| 2013-03-20 | Add epub generation | Scott Bahling | 3 | -3/+37 | |
| Default to xelatex latex engine for pdf generation to handle utf-8 properly. | |||||
| 2013-03-19 | remove debug print | Scott Bahling | 1 | -1/+0 | |
| 2013-03-19 | Expand internal links for split html documents | Scott Bahling | 1 | -1/+35 | |
| Internal links need to be converted to page.html#section_id links so they work accross split html documents | |||||
| 2013-03-19 | Implement full table of contents generation | Scott Bahling | 4 | -13/+50 | |
| By default panfry now generates a full table of contents navigation for split page documents. This means the TOC navitation has links to all pages and page sections. Simple, page only level table of contents can be switched on by passing the --simple-toc option. | |||||
| 2013-03-19 | Cleanup and prepare for full level TOC generation | Scott Bahling | 2 | -29/+63 | |
| 2013-03-19 | Remove duplicate code left over from re-factoring | Scott Bahling | 1 | -308/+0 | |
| 2013-03-18 | Add header with page source on html generation | Scott Bahling | 1 | -1/+1 | |
| 2013-03-18 | Better document title detection and pdf filename generation | Scott Bahling | 1 | -14/+18 | |
| 2013-03-17 | Fix package version reporting | Scott Bahling | 3 | -3/+5 | |
| 2013-03-17 | initial commit | Scott Bahling | 8 | -0/+1009 | |
