22 lines
553 B
Markdown
22 lines
553 B
Markdown
+++
|
|
title = 'About site'
|
|
draft = false
|
|
tags = [ "blog" ]
|
|
+++
|
|
|
|
## Blog
|
|
|
|
Powered by Hugo with modified Anubis2 theme.
|
|
|
|
## Telegram
|
|
|
|
There is unofficial telegram mirror for [all blog posts](https://t.me/casualblog).
|
|
And meta telegram mirror for [specific categories of posts](https://t.me/metacasualblog).
|
|
|
|
## RSS
|
|
|
|
You can subscribe to RSS for [all posts](https://blog.ca.sual.in/index.xml).
|
|
Or for category with `blog.ca.sual.in/[CATEGORY INDEX PAGE]/index.xml`
|
|
- https://blog.ca.sual.in/tech/index.xml
|
|
- https://blog.ca.sual.in/hacking/index.xml
|