Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/splitbrain/archmage-template-modern
A template for the arCHMage CHM converter
https://github.com/splitbrain/archmage-template-modern
archmage archmage-template
Last synced: 27 days ago
JSON representation
A template for the arCHMage CHM converter
- Host: GitHub
- URL: https://github.com/splitbrain/archmage-template-modern
- Owner: splitbrain
- Created: 2013-01-04T20:45:26.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-04T20:45:38.000Z (almost 12 years ago)
- Last Synced: 2024-10-05T13:17:46.268Z (about 1 month ago)
- Topics: archmage, archmage-template
- Language: JavaScript
- Size: 137 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Modern arCHMage template
========================This is a more modern template for the use with the arCHMage CHM to HTML converter. It creates simpler markup
and supports live filtering of the TOC.Usage
-----First install [arCHMage](http://archmage.sourceforge.net/) and get it working, then edit your
```etc/archmage/arch.conf``` to point the ```templates_dir``` and ```icons_dir``` to where you downloaded the template
to:templates_dir = '/home/andi/projects/archmage-template-modern/'
icons_dir = '/home/andi/projects/archmage-template-modern/icons/'
Limitations
-----------* The table of contents currently does not reflect the current page
* Color variables from the config are ignored
* ```restore_framing``` support is missing/broken