Commit graph

25 commits

Author SHA1 Message Date
49261be7ef publish beginning of latl-primitives 2024-02-25 21:37:55 -05:00
2e134c7644 change git.idea-log and git/in-progress links on /this to in-progress branch 2024-02-25 20:45:35 -05:00
9aea82ad59 manually change href in tagged/tag source files 2024-02-25 20:32:01 -05:00
88bef35a83 fix href in tagged/tag post-preview in publish script 2024-02-25 20:32:01 -05:00
70b25cf2af fix invalid html issues
add doctype. remove duplicate main tag from page-builder. change spans to divs where there are p children
2024-02-25 20:32:01 -05:00
432b620d8c fix relative path in beginning-latl link to fca 2024-02-25 20:32:01 -05:00
c5ad5e7b7b publish feature-change-applier 2024-01-25 16:35:30 -05:00
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
4982e32350 change .txt to .scm in source files
allows git forge to recognize source as sexprs
2024-01-21 17:56:40 -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
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
3b16b06255 refactor about page into multiple fragments within index 2024-01-14 19:36:22 -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
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
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
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