cryogen 2023-11-04

Jakub HolĂ˝ (HolyJak) 2023-11-04T18:21:04.229359Z

Hi folks! What do you do to include static files in your blog? Put them into public/ and list them in :keep-files in the config? Or add them to a dir under content and add the dir to :resources in config? I guess the latter would be best…