mirror of
https://codeberg.org/Freedium-cfd/web.git
synced 2026-03-11 09:04:37 +00:00
Update README roadmap and remove completed TODOs
This commit is contained in:
parent
d55dbd70f0
commit
79a72dbff0
1 changed files with 6 additions and 14 deletions
20
README.md
20
README.md
|
|
@ -184,22 +184,14 @@ graph TB
|
|||
class ext1,ext2,ext3 external
|
||||
```
|
||||
|
||||
## TODO:
|
||||
|
||||
- ~~Integrate library notifiers - https://github.com/liiight/notifiers~~ Use Graphana and Loki instead
|
||||
- ~~Do not use 'shturman/dante' image, because it is does not have updates for a long time. (Probably) Use https://hub.docker.com/r/vimagick/dante/~~ Works, don't touch
|
||||
|
||||
## Roadmap
|
||||
|
||||
- [ ] Speed up parser logic, port to Cython or rewrite to Golang
|
||||
- [ ] Make parse Medium format directly to Markdown, not HTML, in order to make it more universal. This helps to generate RSS feeds, PDF, HTML.
|
||||
OR we need write separate parser for different formats, like PDF, Markdown, etc.
|
||||
- [ ] Speed up parser logic
|
||||
- [ ] Parse articles directly to Markdown
|
||||
- [ ] Add more services than just a Medium
|
||||
- [ ] Rewrite frontend to Svelte
|
||||
- [ ] Move frontend to Cloudflare Pages
|
||||
- [ ] Integrate Grafana/Prometheus to monitor our services
|
||||
- [ ] Add more metrics to our services to have ability to monitor it
|
||||
- [ ] Make able translate posts to different languages using translatepy library
|
||||
- [ ] Integrate Grafana/Prometheus/Plausible to monitor our services
|
||||
- [ ] Translate posts to different languages using `translatepy` library
|
||||
- [ ] AI-powered summary of posts
|
||||
|
||||
|
||||
[](https://star-history.com/#Freedium-cfd/web&Date)
|
||||
[](https://star-history.com/#Freedium-cfd/web&Date)
|
||||
|
|
|
|||
Loading…
Reference in a new issue