Tree
- Tree:
47afa1b5356521755ffb5c2305c6b7efc20e718b- Date:
- Message:
- rss: make content readable in rss feed Previously the content was unreadable due to the whole HTML escaping thing. Fix this by trying as hard as possible to preserve the plain text. Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
README.md
wiredspace.de ------------- # Dependencies - [hugo](https://gohugo.io/) # Build Build this website with `hugo`. You can serve it locally via `hugo serve`. # Adding blog posts To add a blog post, create it via `hugo new blog/post_title.md` or `hugo new blog/microblog/post_title.md`.
