Update readme, add pico

This commit is contained in:
Aaron Bieber 2022-11-30 12:00:21 -07:00
parent 03e9a8db6f
commit ad88426ca2
No known key found for this signature in database
2 changed files with 2497 additions and 3 deletions

View File

@ -57,9 +57,10 @@ morbo openbsd.app.pl
## TODOs
- [X] `use OpenBSD::Pledge` / `use OpenBSD::Unveil`.
- [ ] Automate building of the fts DBs.
- [X] Automate building of the fts DBs.
- Fetch $release sqlports and $current sqlports and create.
- [X] OpenSearch support.
- [ ] Parse input to match `Full-text Query Syntax`: https://www.sqlite.org/fts5.html .
- [ ] Style.
- [X] ~~Parse input to match `Full-text Query Syntax`: https://www.sqlite.org/fts5.html .~~
- Only searching for letters for now.
- [X] Style.
- [X] Stable and unstable search.

2493
public/pico.classless.css Normal file

File diff suppressed because it is too large Load Diff