Commit graph

87 commits

Author SHA1 Message Date
7a0172ae64 add view-source link to posts
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
2024-01-21 21:22:02 -05:00
f44b4f36fa add license 2024-01-21 20:15:35 -05:00
7f56115ccf change styling for tags in footer
was not wrapping and got cramped on mobile
2024-01-21 19:02:11 -05:00
4982e32350 change .txt to .scm in source files
allows git forge to recognize source as sexprs
2024-01-21 17:56:40 -05:00
eccbd26ac0 fix header style ::before causing ascii line overflow
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
2024-01-18 22:48:15 -05:00
7ace3f606f publish beginning-latl
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
2024-01-18 22:39:13 -05:00
334e0259d9 publish all the posts linked from home
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
2024-01-18 22:23:06 -05:00
8b37c58e55 inaugural post: about
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
2024-01-18 21:58:57 -05:00
a3823bf993 cleanup in prep for first publish 2024-01-18 21:56:25 -05:00
7bc26d0864 fix bugs in modify and publish
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
file-writing bugs caused problems on file-read depending on wether print or display
was used. publish was not overwriting existing feed.
2024-01-18 17:32:03 -05:00
c81dbccac1 add tagged/ cached html directories to deploy script 2024-01-18 13:05:21 -05:00
145127b430 refactor publish and modify scripts to share utils 2024-01-18 12:38:14 -05:00
7b9e5d2d18 add html cache directories to static/
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
2024-01-17 21:13:56 -05:00
d78aa17404 implement static cache
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
2024-01-17 21:01:09 -05:00
2847291391 rename user, group and service
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
2024-01-14 21:23:55 -05:00
3ec5520936 commit for woodpecker
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
2024-01-14 21:17:04 -05:00
d23aa937a6 remove all references to 'sorrel.dev' 2024-01-14 21:08:17 -05:00
44e621a9d0 fix light mode styles
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
2024-01-14 19:55:28 -05:00
fe8ecbcd75 create modify script
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
2024-01-14 19:36:22 -05:00
3b16b06255 refactor about page into multiple fragments within index 2024-01-14 19:36:22 -05:00
016b945815 maren/more-ci-work (#4)
All checks were successful
ci/woodpecker/push/build-and-deploy Pipeline was successful
starting to establish a reusable pattern for ssh+deploy.sh from woodpecker for deployments to turtle

after this PR is merged i'll document here: https://wiki.bunk.computer/hypha/ci_-_woodpecker

Reviewed-on: oxaliq/sorrel.dev#4
Co-authored-by: maren <git@stillgreenmoss.net>
Co-committed-by: maren <git@stillgreenmoss.net>
2024-01-08 15:23:08 +00: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