aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-12guix: Add G-expression computed-file to build website.HEADmasterArun Isaac
2023-12-02html: Do not assume authors are strings.Arun Isaac
2023-12-02html: Output address only when it is a list.Arun Isaac
2023-11-27doc: Update lobster font to version 2.100.Arun Isaac
2023-08-29html: Implement author without HTML tables.Arun Isaac
2023-08-29html: Implement title without HTML tables.Arun Isaac
2023-08-29html: Implement font using CSS.Arun Isaac
2023-08-29html: Implement chapter using CSS.Arun Isaac
2023-08-29html: Implement section titles without HTML tables.Arun Isaac
2023-08-29html: Implement flush without HTML tables.Arun Isaac
2023-08-29html: Implement center using CSS.Arun Isaac
2023-08-29html: Implement color without HTML tables.Arun Isaac
2023-08-29html: Implement frame without HTML tables.Arun Isaac
2023-08-29html: Add CSS style declaration abstraction.Arun Isaac
2023-08-29html: Remove redundant pair? check on inline CSS.Arun Isaac
2023-08-29html: Use call-with-input-file to read inline CSS files.Arun Isaac
2023-08-29html: Use get-string-all to read inline CSS files.Arun Isaac
2023-08-29html: Render table of contents as nested ordered lists.Arun Isaac
2023-08-28html: Avoid single letter variable names.Arun Isaac
2023-08-28html: Abstract out opening and closing of HTML tags.Arun Isaac
2023-08-26nls: Add Romanian translation.Arun Isaac
2023-07-13Make repository a guix channel.Arun Isaac
2023-02-28Update NEWS.v0.10.0Arun Isaac
2023-02-28emacs: Distribute skribilo.el.Arun Isaac
2023-02-28Update INSTALL.Arun Isaac
2023-02-27ast: Rewrite ast->string using string-join.Arun Isaac
2023-02-27tests: Test ast->string.Arun Isaac
2023-02-06html: Use for-each instead of explicit loop.Arun Isaac
2023-02-06html: Use match instead of car and cdr.Arun Isaac
2023-02-06html: Do not add br tags before footnotes.Arun Isaac
2023-01-28html: Do not add br tag after section.Arun Isaac
2023-01-28html: Do not add br tag after chapter.Arun Isaac
2022-12-10biblio: Template compiler recognizes 'doi' and 'note'.Ludovic Courtès
2022-05-05lncs: Change writers for the LaTeX engine only.Ludovic Courtès
2022-05-05biblio: Replace template interpreter with a macro (a "compiler").Ludovic Courtès
2022-04-13reader: Add Gemtext reader.Arun Isaac
2022-04-10emacs: Do not delete "skribilo.el" on 'make clean'.Ludovic Courtès
2022-03-16html: Use h2 for section titles.Arun Isaac
2022-03-10html: Set UTF-8 as the default charset.Arun Isaac
2022-03-10html: Fix year in copyright header for Arun Isaac.Arun Isaac
2022-02-22html: Include custom head outside <style> tag.Arun Isaac
2021-11-10utils: compat: Set fallback for *skribe-rc-directory*.Arun Isaac
2021-10-01doc: Document the skribilo emacs mode.Arun Isaac
2021-10-01doc: Re-indent and re-fill paragraph.Arun Isaac
2021-10-01doc: Remove redundant footnote.Arun Isaac
2021-10-01doc: Replace unreproducible date->string computation.Arun Isaac
2021-10-01gitignore: Add po/* files.Arun Isaac
2021-09-29emacs: Add skribilo minor mode.Arun Isaac
2021-09-29build: Use SRFI-64 test suite driver as found in Guix.Ludovic Courtès
2021-04-23nls: Add Esperanto.Ludovic Courtès