cleaning up the nav!
This commit is contained in:
parent
351c79af6a
commit
7b4879c7e0
10 changed files with 9 additions and 9 deletions
4
content/read/_index.md
Normal file
4
content/read/_index.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
+++
|
||||
sort_by = "date"
|
||||
render = false
|
||||
+++
|
||||
16
content/read/dream_of_a_ridiculous_man.md
Normal file
16
content/read/dream_of_a_ridiculous_man.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
+++
|
||||
title = "The Dream of a Ridiculous Man (1877) by Fyodor Dostoevsky"
|
||||
date = 2026-05-02
|
||||
draft = true
|
||||
+++
|
||||
<div class="notes">
|
||||
|
||||
{% h(at="01") %}
|
||||
I am a ridiculous man. Nowadays they call me mad.
|
||||
{% end %}
|
||||
|
||||
{% h(at="02") %}
|
||||
All of a sudden, I realised that it *would not matter* to me whether the world existed or whether there was nothing at all anywhere. I began to intuit and sense with all my being, that *there was nothing around me*.
|
||||
{% end %}
|
||||
|
||||
</div>
|
||||
5
content/read/gentle_creature.md
Normal file
5
content/read/gentle_creature.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
+++
|
||||
title = "A Gentle Creature (1876) by Fyodor Dostoevsky"
|
||||
date = 2026-05-02
|
||||
draft = true
|
||||
+++
|
||||
17
content/read/th.md
Normal file
17
content/read/th.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
+++
|
||||
title = "th (2024) by me"
|
||||
date = 2024-04-21
|
||||
+++
|
||||
|
||||
<pre>
|
||||
id dread the thought of thoughts
|
||||
and of thinking too thoughtfully
|
||||
if things end dreadfully for us;
|
||||
i think all thoughts ive thought
|
||||
while thinking of late have been
|
||||
thoughtful things about us(which
|
||||
thankfully[i thank]works well as
|
||||
things are swell,but hell to the
|
||||
thoughts i’ll thoughtfully think
|
||||
if things end dreadfully for me)
|
||||
</pre>
|
||||
15
content/read/white_nights.md
Normal file
15
content/read/white_nights.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
+++
|
||||
title = "White Nights (1848) by Fyodor Dostoevsky"
|
||||
date = 2026-05-02
|
||||
draft = true
|
||||
+++
|
||||
|
||||
<div class="notes notes--dialogue">
|
||||
|
||||
{{ h(at="Dreamer", body="My God, a whole minute of bliss! Is that really so little for the whole of a man's life?") }}
|
||||
|
||||
{% h(at="Nastenka") %}
|
||||
Listen, why aren't we all like brothers and sisters? Why is even the best of men always seeming to hide something from the others, and to keep something back from them?
|
||||
{% end %}
|
||||
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue