diff options
| author | Volpeon <git@volpeon.ink> | 2021-05-10 16:41:05 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-05-10 16:41:05 +0200 |
| commit | a48d05d1d5fcff414359c8ba6cc8f38467aebdeb (patch) | |
| tree | 3542bf116c910a1bb42b40d8531f60c2c2498b08 /metadata | |
| parent | Update (diff) | |
| download | volpeon.ink-a48d05d1d5fcff414359c8ba6cc8f38467aebdeb.tar.gz volpeon.ink-a48d05d1d5fcff414359c8ba6cc8f38467aebdeb.tar.bz2 volpeon.ink-a48d05d1d5fcff414359c8ba6cc8f38467aebdeb.zip | |
Refactoring to fully take advantage of Make
Diffstat (limited to 'metadata')
| -rw-r--r-- | metadata/metadata.yaml | 32 |
1 files changed, 11 insertions, 21 deletions
diff --git a/metadata/metadata.yaml b/metadata/metadata.yaml index 86b5c66..78cb1e8 100644 --- a/metadata/metadata.yaml +++ b/metadata/metadata.yaml | |||
| @@ -7,38 +7,28 @@ author: | |||
| 7 | 7 | ||
| 8 | menus: | 8 | menus: |
| 9 | main: | 9 | main: |
| 10 | - id: projects | 10 | - id: projects |
| 11 | label: Projects | 11 | label: Projects |
| 12 | url: /#projects | 12 | url: /#projects |
| 13 | 13 | ||
| 14 | - id: personal | 14 | - id: 9thPK7O3xn |
| 15 | label: Personal | 15 | label: Personal |
| 16 | label_long: Personal Notebook | 16 | url: /9thPK7O3xn/ |
| 17 | url: /personal/ | 17 | hidden: true |
| 18 | hidden: true | ||
| 19 | |||
| 20 | feeds: | ||
| 21 | - title: Notebook | ||
| 22 | url: /notebook/index.xml | ||
| 23 | 18 | ||
| 24 | categories: | 19 | categories: |
| 25 | personal: | 20 | 9thPK7O3xn: |
| 26 | dre: | 21 | dreams: |
| 27 | name: Dream Journal | 22 | name: Dream Journal |
| 28 | show_date: true | 23 | show_date: true |
| 29 | mis: | 24 | misc: |
| 30 | name: Sonstiges | 25 | name: Sonstiges |
| 31 | 26 | ||
| 32 | projects: | 27 | projects: |
| 33 | emj: | 28 | emojis: |
| 34 | name: Emojis | 29 | name: Emojis |
| 35 | icon: smile | 30 | icon: smile |
| 36 | 31 | ||
| 37 | rewrites: | ||
| 38 | path: | ||
| 39 | - from: ^/personal | ||
| 40 | to: /9thPK7O3xn | ||
| 41 | |||
| 42 | profiles: | 32 | profiles: |
| 43 | - platform: Bandcamp | 33 | - platform: Bandcamp |
| 44 | icon: parallelogram | 34 | icon: parallelogram |
