diff options
| author | Volpeon <git@volpeon.ink> | 2021-01-21 21:31:21 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-01-21 21:31:21 +0100 |
| commit | 1cc072bb0bca2e2a5e88ba05ee9b3ec39ea7eefc (patch) | |
| tree | 1bccea4922f090ce120e83fe75f78010f7e08f05 /content/notebook | |
| parent | Compile drafts in watch/serve mode (diff) | |
| download | volpeon.ink-1cc072bb0bca2e2a5e88ba05ee9b3ec39ea7eefc.tar.gz volpeon.ink-1cc072bb0bca2e2a5e88ba05ee9b3ec39ea7eefc.tar.bz2 volpeon.ink-1cc072bb0bca2e2a5e88ba05ee9b3ec39ea7eefc.zip | |
Replace blogs with notebooks (i.e. no dates, grouped by category)
Diffstat (limited to 'content/notebook')
| -rw-r--r-- | content/notebook/index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/content/notebook/index.md b/content/notebook/index.md new file mode 100644 index 0000000..1175625 --- /dev/null +++ b/content/notebook/index.md | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | --- | ||
| 2 | title: Notebook | ||
| 3 | layout: categorized_list | ||
| 4 | create_feed: true | ||
| 5 | --- | ||
