pompydev
pompydev
- closes #1392 This PR adds `/blog/atom.xml` (Atom 1.0 format) and `/blog/rss.xml` (RSS 2.0 format). The code was mostly copied from zola's [`atom.xml template`](https://github.com/getzola/zola/blob/459d95acd418fd94f8c25e3aa984b8e7c93428c9/components/templates/src/builtins/atom.xml) and [`rss.xml template`](https://github.com/getzola/zola/blob/459d95acd418fd94f8c25e3aa984b8e7c93428c9/components/templates/src/builtins/rss.xml).
## Feature Request **Is your feature request related to a problem? Please describe.** I and many others use tools such as [RSSHub](https://github.com/DIYgod/RSSHub), [Glance](https://github.com/glanceapp/glance), or [FreshRSS](https://github.com/FreshRSS/FreshRSS) to track news, blog, or...
### Describe your suggested feature As a user who's switched from Samsung's Clock app, the feature I miss the most is the ability to see and disable upcoming alarms. |upcoming...
### Have you read a contributing guide? - [x] I have read CONTRIBUTING.md - [x] I have searched the existing requests and didn't find any that were similar - [x]...
Often times there are multiple Docker containers running on the same machine. It would be interesting to see how the latency and processing speed of, say, a Node.js app change...