No description
Find a file
2025-05-06 22:27:51 +02:00
bin (^⌒^*) 2023-03-30 01:32:54 +02:00
www 乁║ ͡° j °͡ ║ㄏ 2025-05-06 22:27:51 +02:00
.gitignore ¯\_(ツ)_/¯ 2023-02-27 21:01:15 +01:00
LICENSE ¯\_(ツ)_/¯ 2023-02-27 21:01:15 +01:00
Makefile (◐ o ◑ ) 2023-03-22 23:30:58 +01:00
README.md ¯\_(ツ)_/¯ 2023-02-27 21:01:15 +01:00

Stewquest

A blog about stews.

This is the repository for the Stewquest.com site, it contains the recipes, pages and everything to build the site.

Made with Cobalt the static-site generator written in Rust.

Pages:

index.liquid - Supposedly the main page, but the actual main page is in "_layouts/default.liquid" blank.liquid - A blank page. No idea why. search.liquid - The search page, it has its own special scripts and voodoo magic. todo.liquid - The stew list. This list should go into "_data/stews.yaml" someday.

Direcories

_bin/ - A place for deployment script, (pipelines are glorified cron jobs). _data/ - Where the lists of all things go. From a list of stews to config files, all in YAML. _defaults/ - _drafts/ - _includes/ - _layouts/ - assets/ - - assets/images/ - - assets/js/ - - assets/style/ - status/ - stew/ -