From c54324ca788926a5a4605b36edf8fcf80136834c Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 26 Dec 2021 12:47:57 +0000 Subject: use external style.css file for HTML --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2739ff9..8c8c30e 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Whereas you only want to edit the content in the `gemtext` folder directly. The ### Special HTML configuration -You will find the `./header.html.part` and `./footer.html.part` files, they are minimal template files for the HTML generation. +You will find the `./header.html.part` and `./footer.html.part` files, they are minimal template files for the HTML generation. There's also the `style.css` for HTML. ### Special Markdown configuration @@ -109,4 +109,3 @@ I might or might not implement those: * Automatic ToC generation. * Sitemap generation. * More output formats. Gopher? Groff? Plain text? PDF via Pandoc? .sh with interactive menus? -* External CSS file for HTML (so that the style doesn't need to be included in each HTML page again) -- cgit v1.2.3