feat(bloguru): more blogs
parent
b9ccdcb37c
commit
39815c7ead
|
@ -35,7 +35,9 @@
|
||||||
</h1>
|
</h1>
|
||||||
<p>No intro, this is list of RSS reader I follow:</p>
|
<p>No intro, this is list of RSS reader I follow:</p>
|
||||||
<p>Not personal blogs:</p>
|
<p>Not personal blogs:</p>
|
||||||
<pre><code>https://blog.rust-lang.org/feed.xml
|
<div class="highlight highlight-text-adblock">
|
||||||
|
<pre>
|
||||||
|
https://blog.rust-lang.org/feed.xml
|
||||||
https://dotfyle.com/this-week-in-neovim/rss.xml
|
https://dotfyle.com/this-week-in-neovim/rss.xml
|
||||||
https://go.dev/blog/feed.atom
|
https://go.dev/blog/feed.atom
|
||||||
https://golangweekly.com/rss/
|
https://golangweekly.com/rss/
|
||||||
|
@ -43,10 +45,13 @@ https://kbd.news/rss2.php
|
||||||
https://pointieststick.com/feed/
|
https://pointieststick.com/feed/
|
||||||
https://thisweek.gnome.org/index.xml
|
https://thisweek.gnome.org/index.xml
|
||||||
https://www.workspaces.xyz/p/rss.xml
|
https://www.workspaces.xyz/p/rss.xml
|
||||||
https://ziglang.org/news/index.xml
|
https://ziglang.org/news/index.xml</pre
|
||||||
</code></pre>
|
>
|
||||||
|
</div>
|
||||||
<p>Personal blogs:</p>
|
<p>Personal blogs:</p>
|
||||||
<pre><code>http://antirez.com/rss
|
<div class="highlight highlight-text-adblock">
|
||||||
|
<pre>
|
||||||
|
http://antirez.com/rss
|
||||||
http://matt3o.com/feed/
|
http://matt3o.com/feed/
|
||||||
http://tonsky.me/blog/atom.xml
|
http://tonsky.me/blog/atom.xml
|
||||||
https://antonz.org/index.xml
|
https://antonz.org/index.xml
|
||||||
|
@ -73,6 +78,7 @@ https://nora.codes/index.xml
|
||||||
https://ntietz.com/atom.xml
|
https://ntietz.com/atom.xml
|
||||||
https://orlp.net/blog/atom.xml
|
https://orlp.net/blog/atom.xml
|
||||||
https://robertheaton.com/feed.xml
|
https://robertheaton.com/feed.xml
|
||||||
|
https://stephango.com/feed.xml
|
||||||
https://utcc.utoronto.ca/~cks/space/blog/?atom
|
https://utcc.utoronto.ca/~cks/space/blog/?atom
|
||||||
https://www.basicappleguy.com/basicappleblog?format=rss
|
https://www.basicappleguy.com/basicappleblog?format=rss
|
||||||
https://www.codemadness.org/atom_content.xml
|
https://www.codemadness.org/atom_content.xml
|
||||||
|
@ -80,8 +86,9 @@ https://www.copetti.org/index.xml
|
||||||
https://www.jeffgeerling.com/blog.xml
|
https://www.jeffgeerling.com/blog.xml
|
||||||
https://www.thecodedmessage.com/index.xml
|
https://www.thecodedmessage.com/index.xml
|
||||||
https://www.theremingoat.com/blog?format=rss
|
https://www.theremingoat.com/blog?format=rss
|
||||||
https://xeiaso.net/blog.rss
|
https://xeiaso.net/blog.rss</pre
|
||||||
</code></pre>
|
>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
Feel free to ask me via
|
Feel free to ask me via
|
||||||
|
|
|
@ -4,7 +4,7 @@ No intro, this is list of RSS reader I follow:
|
||||||
|
|
||||||
Not personal blogs:
|
Not personal blogs:
|
||||||
|
|
||||||
```
|
```txt
|
||||||
https://blog.rust-lang.org/feed.xml
|
https://blog.rust-lang.org/feed.xml
|
||||||
https://dotfyle.com/this-week-in-neovim/rss.xml
|
https://dotfyle.com/this-week-in-neovim/rss.xml
|
||||||
https://go.dev/blog/feed.atom
|
https://go.dev/blog/feed.atom
|
||||||
|
@ -18,7 +18,7 @@ https://ziglang.org/news/index.xml
|
||||||
|
|
||||||
Personal blogs:
|
Personal blogs:
|
||||||
|
|
||||||
```
|
```txt
|
||||||
http://antirez.com/rss
|
http://antirez.com/rss
|
||||||
http://matt3o.com/feed/
|
http://matt3o.com/feed/
|
||||||
http://tonsky.me/blog/atom.xml
|
http://tonsky.me/blog/atom.xml
|
||||||
|
@ -46,6 +46,7 @@ https://nora.codes/index.xml
|
||||||
https://ntietz.com/atom.xml
|
https://ntietz.com/atom.xml
|
||||||
https://orlp.net/blog/atom.xml
|
https://orlp.net/blog/atom.xml
|
||||||
https://robertheaton.com/feed.xml
|
https://robertheaton.com/feed.xml
|
||||||
|
https://stephango.com/feed.xml
|
||||||
https://utcc.utoronto.ca/~cks/space/blog/?atom
|
https://utcc.utoronto.ca/~cks/space/blog/?atom
|
||||||
https://www.basicappleguy.com/basicappleblog?format=rss
|
https://www.basicappleguy.com/basicappleblog?format=rss
|
||||||
https://www.codemadness.org/atom_content.xml
|
https://www.codemadness.org/atom_content.xml
|
||||||
|
|
Loading…
Reference in New Issue