this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 56 lines 1.1 kB view raw
1# yaml-language-server: $schema=https://raw.githubusercontent.com/ortfo/db/main/schemas/configuration.schema.json 2 3extract colors: 4 extract: [] 5 default files: [] 6 enabled: true 7 8make gifs: 9 enabled: false 10 file name template: "" 11 12make thumbnails: 13 input file: "" 14 enabled: true 15 pdf: false 16 videos: false 17 gifs: false 18 sizes: 19 - 100 20 - 400 21 - 600 22 - 1200 23 file name template: <work id>/<block id>@<size>.webp 24 25media: 26 at: media/ 27 audio analysis: false 28 29scattered mode folder: .ortfo 30 31tags: 32 repository: ~/projects/portfolio/tags.yaml 33 34technologies: 35 repository: ~/projects/portfolio/technologies.yaml 36 37projects at: ~/projects 38# exporters: 39# ssh: 40# database: ewen@ewen.works:~/www/media.ewen.works/works.json 41# media: ewen@ewen.works:~/www/media.ewen.works 42 43# importers: 44# github: 45# verbose: true 46# username: gwennlbh 47# topic: uses-ortfo 48# additional: 49# - hyprland-community/hyprls 50# - inp-net/churros 51# - inp-net/automirror 52# - inp-net/loca7 53# - ortfo/db 54# - cigaleapp/cigale 55# 56#