posts-go/docs/2023-09-23-bloguru.html

93 lines
2.5 KiB
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.5.1/github-markdown.min.css"
/>
<title>haunt98 posts</title>
</head>
<style>
.markdown-body {
box-sizing: border-box;
min-width: 200px;
max-width: 980px;
margin: 0 auto;
padding: 45px;
font-family:
Shantell Sans Normal,
Rec Mono Casual,
SF Pro,
Inter,
sans-serif;
font-weight: 500;
}
.markdown-body pre {
font-family:
Berkeley Mono,
IBM Plex Mono,
SF Mono,
Jetbrains Mono,
monospace;
}
@media (max-width: 767px) {
.markdown-body {
padding: 15px;
}
}
</style>
<body class="markdown-body">
<h2>
<a href="index.html"><code>~</code></a>
</h2>
<div class="markdown-heading">
<h1 class="heading-element">Bloguru</h1>
<a
id="user-content-bloguru"
class="anchor"
aria-label="Permalink: Bloguru"
href="#bloguru"
><span aria-hidden="true" class="octicon octicon-link"></span
></a>
</div>
<p>No intro, this is list of RSS reader I follow:</p>
<p>Not personal blogs:</p>
<div class="highlight highlight-text-adblock">
<pre>https://go.dev/blog/feed.atom</pre>
</div>
<p>Personal blogs:</p>
<div class="highlight highlight-text-adblock">
<pre>
http://antirez.com/rss
https://0pointer.net/blog/index.atom
https://apenwarr.ca/log/rss.php
https://brandur.org/atoms
https://daniel.haxx.se/blog/feed/
https://drewdevault.com/blog/index.xml
https://jvns.ca/atom.xml
https://michael.stapelberg.ch/feed.xml
https://mitchellh.com/feed.xml
https://research.swtch.com/feed.atom
https://stephango.com/feed.xml
https://xeiaso.net/blog.rss</pre
>
</div>
<div>
Feel free to ask me via
<a href="mailto:hauvipapro+posts@gmail.com">email</a> or
<a rel="me" href="https://hachyderm.io/@haunguyen">Mastodon</a>.
<br />Source code is available on
<a href="https://github.com/haunt98/posts-go">GitHub</a>
<a href="https://codeberg.org/yoshie/posts-go">Codeberg</a>
<a href="https://git.sr.ht/~youngyoshie/posts-go">sourcehut</a>
<a href="https://gitea.treehouse.systems/yoshie/posts-go">Treehouse</a>
<a href="https://gitlab.com/youngyoshie/posts-go">GitLab</a>
</div>
</body>
</html>