summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2023-05-07dont make gemtexter stop when there isnt anything new to be committed to gitPaul Buetow
2023-04-09add gemtexter version to footerPaul Buetow
2023-04-09add support for GNU Source Highlight - for Source code highlighting in bare ↵Paul Buetow
blocks
2023-04-08make validator.w3.org happy about XHTMLPaul Buetow
2023-04-07make ttf optionalPaul Buetow
2023-04-07add HTML exact variantPaul Buetow
2023-04-01no br after prePaul Buetow
2023-03-27fix html atom feedPaul Buetow
2023-03-26dont spawn a process when interating for extrasPaul Buetow
2023-03-25also add publishing date to .tpl postsPaul Buetow
2023-03-25draft also generates .gmi files from draft templatesPaul Buetow
2023-03-25can also use "<< <<< and >>>" from templates themselvesPaul Buetow
2023-03-25exclude draftPaul Buetow
2023-03-24can specify multiple index topics for template::inline::indexPaul Buetow
2023-03-24add template::indexPaul Buetow
2023-03-20Hallo should be Hello!Paul Buetow
2023-03-20fix evil evalPaul Buetow
2023-03-20reset block after usePaul Buetow
2023-03-20add support for multiline templatePaul Buetow
2023-03-18add POST_PUBLISH_HOOKPaul Buetow
2023-03-18fallback to quote when no summary foundPaul Buetow
2023-03-15dont add .gmi.tpl files to html and mdPaul Buetow
2023-03-15use safer bash optionsPaul Buetow
2023-03-15already have templates nowPaul Buetow
2023-03-15fix cache bugPaul Buetow
2023-03-15initial templating supportPaul Buetow
2023-03-12refactorPaul Buetow
2023-03-12make meta cache redundantPaul Buetow
2023-03-12not generating atom feed in filter modePaul Buetow
2023-03-12refactor and better lint loggingPaul Buetow
2023-03-12add xmllint supportPaul Buetow
2022-11-23bugfixPaul Buetow
2022-11-20dont format inline in plain blockPaul Buetow
2022-11-20add --draft switchPaul Buetow
2022-11-19add DRAFT featurePaul Buetow
2022-08-28then there are no notes and no feeds dont process themPaul Buetow
2022-08-16fix for macOS1.1.0Paul Buetow
2022-07-30fix HTML inline processing for list elementsPaul Buetow
2022-07-30rewording and actually add filter codePaul Buetow
2022-07-03add cache to speed up atom feed generationPaul Buetow
2022-07-02make ShellCheck happyPaul Buetow
2022-07-02add new git optionsPaul Buetow
2022-07-02refactor the HTML extras sub-directoryPaul Buetow
2022-06-14fix missing line break after a pre blockPaul Buetow
2022-06-13add inline code support to HTMLPaul Buetow
2022-05-29fix md generationPaul Buetow
2022-05-29strip out the git auto commit feature - as it was partly broken and ↵Paul Buetow
difficult to fix
2022-05-29add notes section - can override CSS styles by sectionPaul Buetow
2022-05-29add external ttf fontsPaul Buetow
2022-05-28move html related content to htmlextrasPaul Buetow