New post: Giving up simplicity
This commit is contained in:
parent
edaf073325
commit
91dd529833
5 changed files with 305 additions and 0 deletions
|
|
@ -89,6 +89,10 @@ h4 {
|
|||
margin: 25px 0px;
|
||||
}
|
||||
|
||||
.article h1 {
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
.sourceCode pre {
|
||||
color: #ccc;
|
||||
padding: 20px;
|
||||
|
|
|
|||
|
|
@ -9,6 +9,11 @@ function get_data() {
|
|||
}
|
||||
],
|
||||
"en": [
|
||||
{
|
||||
"title": "Giving up simplicity",
|
||||
"slug": "unwinding",
|
||||
"date": "August 10, 2024"
|
||||
},
|
||||
{
|
||||
"title": "Introducing tori",
|
||||
"slug": "introducing-tori",
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue