Upgrade fresh 1.6.0 -> 1.6.3
add description and title to pages
fix build command on empty db
upgrade to deno 1.38.1 and fresh 1.6.0
fix: don't display drafts Squashed commit of the following: commit 3a2ec08303f4b72bd11f7b23cff34fcdbea9877b Author: Travis Shears <t@travisshears.com> Date: Tue Dec 5 11:29:37 2023 +0100 fix: don't display drafts
Merge branch 'search'
configure cloud search
add api endpoint
init search
post.db.ts -> db.ts
update fresh to v1.5.2 Fixes: https://todo.sr.ht/~travisshears/cooking/17
add tags to post page Fixes: https://todo.sr.ht/~travisshears/cooking/11
change app host to cooking.travisshears.com
add webring link Fixes: https://todo.sr.ht/~travisshears/cooking/15
makes figures full width
add LICENSE
render optimised images Fixes: https://todo.sr.ht/~travisshears/cooking/4
create about page Fixes: https://todo.sr.ht/~travisshears/cooking/8
fix tags over flowing Fixes: https://todo.sr.ht/~travisshears/cooking/3
clean up import script