diff options
| author | Paul Buetow <paul@buetow.org> | 2021-12-26 12:47:57 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-12-26 12:47:57 +0000 |
| commit | c54324ca788926a5a4605b36edf8fcf80136834c (patch) | |
| tree | a8e71358ce7c3b2e9d697b52ab1586ec86bbaf6b /README.md | |
| parent | beeea974c61dbc6bb9bb694ad3e706eaf7921d05 (diff) | |
use external style.css file for HTML
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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) |
