diff options
Diffstat (limited to 'content/misc')
-rw-r--r-- | content/misc/_index.md | 12 | ||||
-rw-r--r-- | content/misc/books.md | 11 | ||||
-rw-r--r-- | content/misc/comics.md | 11 | ||||
-rw-r--r-- | content/misc/conlangs.md | 11 | ||||
-rw-r--r-- | content/misc/projects.md | 11 |
5 files changed, 21 insertions, 35 deletions
diff --git a/content/misc/_index.md b/content/misc/_index.md index 799dc06..5bd216f 100644 --- a/content/misc/_index.md +++ b/content/misc/_index.md @@ -1,10 +1,8 @@ ---- -title: Miscellanea -language: en -ref: misc -translationKey: misc -disable_feed: true ---- ++++ +title = "Miscellanea" +language = "en" +disable_feed = true ++++ # Miscellanea diff --git a/content/misc/books.md b/content/misc/books.md index 7d6bdd2..cf3e7f6 100644 --- a/content/misc/books.md +++ b/content/misc/books.md @@ -1,10 +1,7 @@ ---- -title: Reading -language: en -ref: misc-books -translationKey: misc-books -disable_feed: true ---- ++++ +title = "Reading" +disable_feed = true ++++ I'm not the bookworm I used to be, reading mostly mainstream books. Some books I read and liked: diff --git a/content/misc/comics.md b/content/misc/comics.md index 1b2f610..469e864 100644 --- a/content/misc/comics.md +++ b/content/misc/comics.md @@ -1,10 +1,7 @@ ---- -title: Comics -language: en -ref: misc-comics -translationKey: misc-comics -disable_feed: true ---- ++++ +title = "Comics" +disable_feed = true ++++ Reading comics is my pastime. I follow several webcomics, some of which you may have heard of: diff --git a/content/misc/conlangs.md b/content/misc/conlangs.md index 926c5b0..bc0ade0 100644 --- a/content/misc/conlangs.md +++ b/content/misc/conlangs.md @@ -1,10 +1,7 @@ ---- -title: Conlangs -language: en -ref: conlangs -translationKey: conlangs -disable_feed: true ---- ++++ +title = "Conlangs" +disable_feed = true ++++ <dfn>Conlang</dfn> stands for *constructed language*. Many people created conlangs for hobby or as linguistic experiments. diff --git a/content/misc/projects.md b/content/misc/projects.md index a0abf72..b4edd3e 100644 --- a/content/misc/projects.md +++ b/content/misc/projects.md @@ -1,10 +1,7 @@ ---- -title: Projects -language: en -ref: misc-projects -translationKey: misc-projects -disable_feeds: true ---- ++++ +title = "Projects" +disable_feeds = true ++++ Here are some project ideas that I have in mind, yet don't have the time to implement any of them. You'll probably find some drafts, but practically no |