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
15
content/reading/white_nights.md
Normal file
15
content/reading/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