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: 10 months 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 (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-04T20:45:38.000Z (about 13 years ago)
- Last Synced: 2025-02-28T20:04:33.799Z (12 months 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