Adds idea about CSS file setting

This commit is contained in:
Christophe HENRY 2021-03-11 23:23:51 +01:00
parent ba1c51259c
commit 9fb9206b7a
1 changed files with 2 additions and 0 deletions

View File

@ -15,12 +15,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.
### Development
* Command line API for script, testing, CI…
* Split codebase: library to interpret GemText, command line interface (tests, …) and web interface
* Page caching: dont generate twice an unmodified file.
### User interface
* Page menu on upper and lower sides: [parent dir] [root dir] [raw text]
* Images
* Text localisation
* Proxy: https://thewebsite.tld/htmgem/proxy/[gemini://]capsule.tld/path/file.gmi
* Search for {pages}.css from the current directory to the root. Empty css file means dont search and go to default.
## [1.0.0] - 2021-03-10
* Improves presentation and installation page.