summaryrefslogtreecommitdiffstats
path: root/src/Main.hs
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in help messageYann Herklotz2023-05-281-1/+1
|
* Get better help messagesYann Herklotz2023-05-281-3/+16
|
* Add org bibliography optionYann Herklotz2023-05-281-0/+7
|
* Add more explicit option parsingYann Herklotz2023-05-281-36/+88
|
* Tweak command line a bitYann Herklotz2023-05-131-7/+7
|
* Add a command line interfaceYann Herklotz2023-05-131-11/+44
|
* Add math support in Hugo with shortcodesYann Herklotz2023-05-121-1/+2
|
* Add support for categories and tagsYann Herklotz2023-05-121-6/+7
|
* Fix linksYann Herklotz2023-05-111-1/+1
|
* Add Transclusion supportYann Herklotz2023-05-111-6/+7
|
* Add generation for hugoYann Herklotz2023-05-101-138/+200
|
* Format code using ormoluYann Herklotz2023-05-091-17/+24
|
* Move to using a Combine instance instead of MonoidYann Herklotz2023-05-081-10/+12
|
* Add new changesYann Herklotz2022-12-261-57/+28
|
* Add hs filesYann Herklotz2022-10-061-34/+148
|
* Add initial implementation of Dot graphYann Herklotz2021-06-251-5/+53
|
* Add initial filesYann Herklotz2021-06-251-0/+10