| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-11-27 | Add support for epub css files | Scott Bahling | 1 | -0/+4 | |
| 2013-11-07 | More regex fixes for the internal link processing | Scott Bahling | 1 | -2/+2 | |
| 2013-11-07 | Fix internal link regex | Scott Bahling | 1 | -1/+1 | |
| 2013-09-23 | A bit of refactoring | Scott Bahling | 1 | -19/+45 | |
| - Add NOPDF and NOEPUB features | |||||
| 2013-09-09 | small fix | Scott Bahling | 1 | -1/+1 | |
| 2013-07-18 | fix print statement | Scott Bahling | 1 | -1/+1 | |
| 2013-07-18 | Implement multi-level documentation handling | Scott Bahling | 1 | -4/+7 | |
| 2013-04-12 | Implement json TOC | Scott Bahling | 1 | -9/+59 | |
| 2013-04-08 | Rename HEADER to TITLE_BLOCK | Scott Bahling | 1 | -6/+6 | |
| 2013-03-23 | Default to html5 output | Scott Bahling | 1 | -1/+4 | |
| Disable numbered sections for multi-page html until we find a way to handle this properly. | |||||
| 2013-03-23 | Add panfry serve command and pandoc-options | Scott Bahling | 1 | -1/+11 | |
| 2013-03-23 | Improve header id generation | Scott Bahling | 1 | -3/+8 | |
| 2013-03-23 | New document file structure | Scott Bahling | 1 | -23/+17 | |
| - 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 generation of cross page header referencing | Scott Bahling | 1 | -12/+10 | |
| 2013-03-20 | Add epub generation | Scott Bahling | 1 | -3/+32 | |
| 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 | 1 | -10/+24 | |
| 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 | 1 | -8/+13 | |
| 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 | initial commit | Scott Bahling | 1 | -0/+159 | |
