Init: neue Webseite
This commit is contained in:
commit
3470b542d5
188 changed files with 7271 additions and 0 deletions
63
public/micro/index.xml
Normal file
63
public/micro/index.xml
Normal file
|
|
@ -0,0 +1,63 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><?xml-stylesheet href="/rss.xsl" type="text/xsl"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Microblog on Jan Kremer</title>
|
||||
<link>https://jankremer.eu/micro/</link>
|
||||
<description>Recent content in Microblog on Jan Kremer</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>2023-12-25 16:28</lastBuildDate><atom:link href="https://jankremer.eu/micro/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Markdown Tables Suck</title>
|
||||
<link>https://jankremer.eu/micro/markdown-tables/</link>
|
||||
<pubDate>2023-12-25 16:28</pubDate>
|
||||
|
||||
<guid>https://jankremer.eu/micro/markdown-tables/</guid>
|
||||
<description><p>Tables are arguably the worst part of Markdown.
|
||||
No horizontal lines except for the mandatory one at the top.
|
||||
The only feature is the possibility to align cells.</p>
|
||||
<p>Org Mode does much better, but isn&rsquo;t perfect either.</p>
|
||||
<p>Don&rsquo;t get me wrong. It&rsquo;s nice to have a simple tool for simple tables.
|
||||
But sometimes I need more customizability.</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Use Timestamps</title>
|
||||
<link>https://jankremer.eu/micro/timestamps/</link>
|
||||
<pubDate>2023-11-15 10:12</pubDate>
|
||||
|
||||
<guid>https://jankremer.eu/micro/timestamps/</guid>
|
||||
<description><p>
|
||||
Every blog post should include a timestamp.
|
||||
In fact, this extends to almost anything online and even offline.</p>
|
||||
<p>
|
||||
Also, don&#39;t make me look for the date.
|
||||
Put the date as obvious as possible, preferably at the beginning of the post.</p>
|
||||
<p>
|
||||
I was reading <a href="https://jvns.ca/blog/2023/02/28/some-notes-on-using-nix/">Julia Evans post about nix</a> and it was not immediately clear to me if this was a recent post.
|
||||
Only when I copied the URL to complain about it I discovered the date there.
|
||||
Safari hides most of the URL by default.</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Stop using Twitter.</title>
|
||||
<link>https://jankremer.eu/micro/twitter/</link>
|
||||
<pubDate>2023-07-22 15:57</pubDate>
|
||||
|
||||
<guid>https://jankremer.eu/micro/twitter/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Reader mode is the antidote to bad website design.</title>
|
||||
<link>https://jankremer.eu/micro/reader/</link>
|
||||
<pubDate>2023-07-19 10:14</pubDate>
|
||||
|
||||
<guid>https://jankremer.eu/micro/reader/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
Loading…
Add table
Add a link
Reference in a new issue