Add tags with Octothorpe and RSS support
This commit is contained in:
parent
e2cf92a9dd
commit
da7ca76ed5
19 changed files with 333 additions and 73 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue