added a shortcode for notes/meta info, and a Reading section
This commit is contained in:
parent
3416521f89
commit
4825a52edd
11 changed files with 86 additions and 19 deletions
16
content/reading/dream_of_a_ridiculous_man.md
Normal file
16
content/reading/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*. [...] It was then that I suddenly stopped being angry at othre people and almost ceased to notice them.
|
||||
{% end %}
|
||||
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue