1
0
mirror of https://github.com/tiyn/amphora-wiki.git synced 2026-02-22 04:44:48 +01:00

adding fulltextsearch with searchpage

This commit is contained in:
TiynGER
2020-06-01 20:51:37 +02:00
parent 51682d00f0
commit 3c49ea6687
17 changed files with 233 additions and 20 deletions

View File

@@ -7,16 +7,22 @@ I however just want to put my markdown files in a directory and get a working wi
## Features/To-Dos
- [ ] Plain text support for blog entries
- [ ] Markdown Files (.md)
- [ ] Entry page
- [x] Plain text support for blog entries
- [x] Markdown Files (.md)
- [x] Entry page
- [ ] Option to get plain text file
- [x] Search page
- [x] Full-text search
- [ ] Show first few lines of each match (description)
- [ ] Navigation
- [ ] Header
- [ ] Footer
- [ ] Switchable CSS
- [ ] CSS dark-theme
- [ ] CSS light-theme
- [ ] Config file
- [ ] More advanced namespaces
- [x] Header
- [ ] Search bar in header
- [x] Footer
- [x] Switchable CSS
- [x] CSS dark-theme
- [x] CSS light-theme
- [x] Config file
- [ ] Docker installation
- [ ] Enable variables/environment variables
- [ ] Logo