aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-05Use the correct version of `tera' in the `celtchar' packageHEADmainThomas Letan
2021-04-05Stop using deprecated functions for the `zip' crateThomas Letan
2021-04-05Update pre-commit hook for latest rustfmt releasesThomas Letan
2020-11-17Give a more verbose output to the wc commandThomas Letan
2020-11-17Remove the useless “build” commandThomas Letan
2020-11-17Add the wc subcommandThomas Letan
2020-11-17Generalize the `load_and_render' methodsThomas Letan
2020-11-17Fix install ruleThomas Letan
2020-11-17Update templatesThomas Letan
2020-11-17Add a description field in Book.toml schemaThomas Letan
2020-11-17Use ogmarkup from crates and bump version numberThomas Letan
2020-02-08feature: Print a proper message when an error occursThomas Letan
2020-02-08fix: Make the static template work with untitled chaptersThomas Letan
2020-02-08chore: Add a pre-commit hook script to check formattingThomas Letan
2020-02-08feature: Add options `output` and `body-only` to celtchar-staticThomas Letan
2020-02-02feature: Make the generated static website more responsiveThomas Letan
2020-02-02feature: Add a command to generate a static websiteThomas Letan
2020-02-02refactor: Rework libceltchar organizationThomas Letan
2019-09-17feature: List dependencies of a celtchar documentThomas Letan
2019-08-15feature: Require to specify the language of the BookThomas Letan
2019-08-15refactor: Make [load_and_render] static and self-sufficientThomas Letan
2019-08-15chore: Abstract away the loading process of a Book projectThomas Letan
2019-08-15chore: Add a minimal READMEThomas Letan
2019-08-15feature: Make chapters numbering optionalThomas Letan
2019-08-14feature: Generate the epub archiveThomas Letan
2019-08-14refactor: Introduce the [EpubWriter] traitThomas Letan
2019-08-07feature: In release mode, look for assets in `/usr/local'Thomas Letan
2019-08-04refactor: Provide a less cumbersome error handlingThomas Letan
2019-08-04fix: Address several errors returned by EPUB ValidatorThomas Letan
2019-08-04feature: Allows for specifying a cover image for your bookThomas Letan
2019-08-04feature: Generate a table of contentsThomas Letan
2019-08-04feature: Add fonts support and make assets relocatableThomas Letan
2019-08-04feature: Embed a CCS file in the generated EPUBThomas Letan
2019-08-04feature: Support optional title in renderingThomas Letan
2019-08-04refactor: Use a template engine for generating the EPUB documentsThomas Letan
2019-08-04feature: Generate an EPUB that mupdf can readThomas Letan
2018-10-31chore: Add a program skeletonThomas Letan