New post: Giving up simplicity

This commit is contained in:
jultty 2024-08-11 00:05:15 -03:00
commit 91dd529833
5 changed files with 305 additions and 0 deletions

View file

@ -89,6 +89,10 @@ h4 {
margin: 25px 0px;
}
.article h1 {
margin-left: 0px;
}
.sourceCode pre {
color: #ccc;
padding: 20px;

View file

@ -9,6 +9,11 @@ function get_data() {
}
],
"en": [
{
"title": "Giving up simplicity",
"slug": "unwinding",
"date": "August 10, 2024"
},
{
"title": "Introducing tori",
"slug": "introducing-tori",

View file

@ -29,5 +29,12 @@
<guid>https://blog.jutty.dev/posts/introducing-tori.html</guid>
<author>juno@jutty.dev (Juno Takano)</author>
</item>
<item>
<title>Giving up simplicity</title>
<pubDate>Sun, 11 Aug 2024 00:02:44 -0300</pubDate>
<link>https://blog.jutty.dev/posts/unwinding.html</link>
<guid>https://blog.jutty.dev/posts/unwinding.html</guid>
<author>juno@jutty.dev (Juno Takano)</author>
</item>
</channel>
</rss>