Add tags with Octothorpe and RSS support

This commit is contained in:
jultty 2026-05-02 05:03:05 -03:00
commit da7ca76ed5
19 changed files with 333 additions and 73 deletions

View file

@ -3,9 +3,10 @@
# Feeds
- [All content](https://blog.jutty.dev/atom.xml)
- [Posts only](https://blog.jutty.dev/posts/atom.xml)
- [Notes only](https://blog.jutty.dev/notes/atom.xml)
- [Links only](https://blog.jutty.dev/links/atom.xml)
- [All content](/atom.xml)
- [Posts only](/posts/atom.xml)
- [Notes only](/notes/atom.xml)
- [Links only](/links/atom.xml)
- [Tag feeds](/tags)
The links above contain only English content. To also get Portuguese content, see the [corresponding page](/pt/feeds).