summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Cleanup of HtmlOutput.hsHugo Hörnquist2023-10-11
|
* Add TODO for HTML-handlingar.Hugo Hörnquist2023-10-11
|
* Got HTML-handlingar working.Hugo Hörnquist2023-10-11
|
* Handlingar to HTML work.Hugo Hörnquist2023-10-11
|
* Split Handlingar into multiple files.Hugo Hörnquist2023-10-10
| | | | This is the first step to allow multiple render backends.
* Add dependency info.Hugo Hörnquist2023-10-10
|
* Add tex support for handlingar.Hugo Hörnquist2023-10-10
| | | | | Tex files are now passed through `latexmk -pdf` before being included as PDF files in the resulting PDF.
* Improve python helpers documentation.Hugo Hörnquist2023-10-10
|
* Added some future directions for HTML output.Hugo Hörnquist2023-05-12
|
* Cleanup.Hugo Hörnquist2023-03-05
|
* Add mode switch in top main.Hugo Hörnquist2023-03-05
|
* MAJOR work on handlingar path.Hugo Hörnquist2023-03-05
|
* workHugo Hörnquist2023-03-01
|
* Order appendixes.Hugo Hörnquist2023-02-27
|
* Major work on Handlingar.Hugo Hörnquist2023-02-26
|
* Actually bump version in makefile.Hugo Hörnquist2023-02-16
|
* Bump version.v0.2Hugo Hörnquist2022-12-13
|
* Backlinks now work through paths containing '..'.Hugo Hörnquist2022-11-19
|
* Fix backlinks.Hugo Hörnquist2022-11-19
|
* Wiki-links with trailing slash don't get .html in output.Hugo Hörnquist2022-11-19
|
* Fix file: URI's containing weird characters.Hugo Hörnquist2022-11-19
|
* Cleanup after running through LSP.Hugo Hörnquist2022-11-15
|
* Templetize version in makefile.Hugo Hörnquist2022-11-06
|
* Prettier man links.v0.1.1Hugo Hörnquist2022-11-02
|
* Use manProvider from config.Hugo Hörnquist2022-11-02
|
* Only include sidebar if TOC is available.Hugo Hörnquist2022-11-01
|
* Remove fromJust.Hugo Hörnquist2022-11-01
|
* Minor cleanup.Hugo Hörnquist2022-11-01
|
* Add makefile.v0.1Hugo Hörnquist2022-10-31
|
* Crash with error message when data files are missing.Hugo Hörnquist2022-10-30
|
* Add verbose logging.Hugo Hörnquist2022-10-30
|
* Move all source to subdir.Hugo Hörnquist2022-10-30
|
* Find data files in multiple places.Hugo Hörnquist2022-10-30
|
* complete fromRight.Hugo Hörnquist2022-10-30
|
* Remove 2 from style file name.Hugo Hörnquist2022-10-30
|
* Ubuntu 20 compat.Hugo Hörnquist2022-10-30
|
* Replace ini parser.Hugo Hörnquist2022-10-30
| | | | | ini-config had the problem where I needed to do a low-level hack for dynamic keys. Plain ini just works.
* Minor bugfixes.Hugo Hörnquist2022-10-29
|
* Major cleanup.Hugo Hörnquist2022-10-29
|
* Setup basic configuration.Hugo Hörnquist2022-10-28
|
* workHugo Hörnquist2022-10-28
|
* Change how sidebar TOC works.Hugo Hörnquist2022-10-26
|
* Style tables.Hugo Hörnquist2022-10-26
|
* Made code configurable.Hugo Hörnquist2022-10-26
|
* Ignore dist-newstyleHugo Hörnquist2022-10-25
|
* Cleanup.Hugo Hörnquist2022-10-25
|
* workHugo Hörnquist2022-10-25
|
* workHugo Hörnquist2022-10-25
|
* workHugo Hörnquist2022-10-24
|
* Add .cabal file.Hugo Hörnquist2022-04-22
|