summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2025-05-26debugPaul Buetow
2025-02-02swapPaul Buetow
2025-02-02intro of rindex inline templatePaul Buetow
2024-12-30fix toc when there are tags in themPaul Buetow
2024-12-29fix --test (ShellSheck)Paul Buetow
2024-12-29add links to Markdown and Gemtext versions of this page on the page headersPaul Buetow
2024-09-18ideaPaul Buetow
2024-09-17theme refactoring (not the themes themselves but the structure)Paul Buetow
2024-08-26typoPaul Buetow
2024-08-26fixPaul Buetow
2024-08-26add ToC suggesterPaul Buetow
2024-08-25remove deprecated html variant (the prev default one) and bump major ↵Paul Buetow
gemtexter version
2024-08-25fix markdown internal link idsPaul Buetow
2024-08-24check atomfeed before publishingPaul Buetow
2024-08-24fix ToCPaul Buetow
2024-08-24change toc format and fix a bugPaul Buetow
2024-08-24initial atom.xml fixesPaul Buetow
2024-08-24initial nicer markdown ToC supportPaul Buetow
2024-08-24nicer ToC for HTMLPaul Buetow
2024-05-18move fonts into fonts dirPaul Buetow
2024-05-18add support for GNU Source Highlight CSS styles, e.g. to have a darker style.Paul Buetow
2024-05-17update css stylesPaul Buetow
2024-04-30add id's to the headers in html, for ToC references laterPaul Buetow
2024-04-21ignore bare blocks for toc generationPaul Buetow
2024-04-21fixPaul Buetow
2024-04-21add TOC generator to the templating engine.Paul Buetow
2024-04-13new css style. add heading font.Paul Buetow
2024-03-30inline index is case-insensitivePaul Buetow
2023-08-19change inline template sortingPaul Buetow
2023-07-23typoPaul Buetow
2023-07-15Mastadon verification supportPaul Buetow
2023-05-08test the proper encoding of ' as wellPaul Buetow
2023-05-08also escape ' properlyPaul Buetow
2023-05-08Merge branch 'main' into developPaul Buetow
2023-05-08create html/gemfeed directory when its not there yetPaul Buetow
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