Commit graph

23 commits

Author SHA1 Message Date
cdddc1c952 better ci done 2024-01-08 10:05:04 -05:00
9b958a1fc9 tell us what's happening in the woodpecker UI
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
2024-01-08 10:00:14 -05:00
534864fd10 lazygit
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
2024-01-08 09:52:40 -05:00
ac32443f1c move ssh setup to script
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
we want to see the output of the deploy steps in the UI
doesn't happen if it's a scipt
not sure this will work
2024-01-08 09:48:18 -05:00
6ce4bf46bd variable expansion hard
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-08 09:35:59 -05:00
554c10b6f6 fix scp
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-01-08 09:31:22 -05:00
e703c27d4b do ci better hopefully
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-01-08 09:27:22 -05:00
c4f84f3de9 maren/add-ci (#3)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Co-authored-by: maren <stillgreenmoss@fastmail.com>
Reviewed-on: oxaliq/sorrel.dev#3
Co-authored-by: maren <git@stillgreenmoss.net>
Co-committed-by: maren <git@stillgreenmoss.net>
2024-01-08 02:13:21 +00:00
f4d53e0fb6 containerize the app 2023-12-17 18:32:02 -05:00
9348af5e4a rm-publish-test (#1)
last commit removed tracking for `publish-test/` so just cleaning this dir up from the ui

Reviewed-on: oxaliq/sorrel.dev#1
2023-12-15 16:22:46 +00:00
88efd53d6b remove publish-test/ from git tracking 2023-12-15 11:12:51 -05:00
2b5c103555 refactor make-index out of sorrel.dev.rkt
includes stubbed index source files, so that dispatcher has something to serve
2023-12-15 11:10:18 -05:00
773621f610 update the readme so it's not lying 2023-12-13 22:14:10 -05:00
1d300aa6bb add more structure to static/ for computed assets 2023-12-11 09:49:29 -05:00
672fd6d0ee implement publish script
includes data/**.csv tables for building index pages. publish-test/ included for running publish
with -x flag.
2023-12-11 09:47:28 -05:00
Sorrel
3f29452b8f add scripts for build, deploy and publish 2023-11-25 22:14:24 -05:00
Sorrel
6f2040edff add index file for /{resource} paths 2023-11-12 21:35:59 -05:00
Sorrel
f9baec0fd8 stub make-index and add support to hx/ resource endpoints 2023-11-09 13:06:51 -05:00
Sorrel
8dffcd36d4 create publish script 2023-11-08 23:12:52 -05:00
Sorrel
521d460867 clean up and styling, basic structure 2023-11-08 23:10:28 -05:00
Sorrel
d02be1f2a4 add ability to parse atom.txt with bound values 2023-11-01 18:32:17 -04:00
Sorrel
92f20f47a0 refactor dispatcher code and add style
stubbed rss/atom feed, applied consistent hx-target for in-place fragments
2023-10-31 16:46:45 -04:00
Sorrel
c1ee729671 init app 2023-10-30 16:42:28 -04:00