Template
1
0
Fork 0
Commit graph

59 commits

Author SHA1 Message Date
c59b2b60ba
Re-work homepage 2024-04-03 11:13:29 -06:00
f4bbcdf23d
Switch to Nixpacks 2024-04-02 18:48:28 -06:00
f2ddc8f5c8
Remove actions 2024-04-01 12:11:38 -06:00
d6db702bd1
Update dependencies in go.mod and go.sum files 2024-03-05 00:10:39 -06:00
1f2782cab8
Cleaned up dirs 2024-03-03 01:11:53 -07:00
e0939f2d3e
Fixed an issue with gen.sh where files with multiple periods were not counted as "pages" 2024-02-22 14:42:26 -07:00
97e73d6174
Revert ETag change 2024-02-21 02:02:25 -07:00
4175c4e31e
Deps 2024-02-19 02:02:08 -07:00
084afe9af5
Updated RSS SVG 2024-02-12 16:57:03 -07:00
272055df38
ETag! 2024-02-12 15:02:29 -07:00
2a2895228f
Optimized CSS Gen 2024-02-12 14:42:16 -07:00
8b33a338f2
Update code highlighting style to "fruity" 2024-02-12 13:00:02 -07:00
9063d6fbc0
Update copy button aria-label in post layout 2024-02-12 12:38:45 -07:00
48a4147151
IDK why this was a problem earlier??? 2024-02-12 09:13:22 -07:00
35304c1f81
Added post copy button + hyperscript 2024-02-12 09:12:21 -07:00
80e94aee69
Update README 2024-02-09 18:13:13 -07:00
d4c77ae35c
Update Go version to 1.22.0 in Dockerfile and go.mod 2024-02-09 11:52:06 -07:00
99eca20edc
Whoopsie daisy!!! >.< 2024-02-08 19:43:45 -07:00
4a0b59c45b
Fix 2024-02-08 19:37:52 -07:00
014fb3a35c
Go Embed! 2024-02-08 19:30:22 -07:00
74516d3719
Optimize Go build flags in Dockerfile 2024-02-08 16:44:37 -07:00
eb837e4ef2
Made RSS a page endpoint instead of an API endpoint 2024-02-08 09:36:31 -07:00
b975ddb9e5
Refactor RSSFeedHandler function to generate RSS feed with dynamic title and link 2024-02-08 00:10:36 -07:00
caa3833178
Add RSS link to home page 2024-02-08 00:02:38 -07:00
fec49e7be6
Add RSS feed endpoint 2024-02-07 23:45:14 -07:00
b04c1eede7
Refactor LocalPubSub PublishToChannel method 2024-02-07 01:14:17 -07:00
ec59d59763
Updated package structure and cleaned up logging 2024-02-06 23:05:22 -07:00
74e03bda74
Renamed redis file 2024-02-06 18:45:41 -07:00
53e2254795
Added coloured logs and fixed a concurrency bug in the localpubsub adapter 2024-02-06 18:44:45 -07:00
e44c858ab3
Updated HTMX script files 2024-02-06 16:59:12 -07:00
a450b648d5
Updates from my site 2024-02-06 11:03:53 -07:00
bfc56fffcf
Made HTMX non-blocking 2024-02-03 00:03:57 -07:00
9c3e3b5ab7
Update dependencies, added SSE Helpers, and optimized Redis client connections 2024-02-02 23:53:18 -07:00
741e6e7b8e
Update README.md with style changes 2024-01-28 18:10:18 -07:00
e856da45e8
Update .dockerignore to exclude stylegen directory 2024-01-28 18:02:33 -07:00
d5dec84eb8
Remove unnecessary entries from .dockerignore and update paths-ignore in fly.yml 2024-01-28 17:59:37 -07:00
b6f3522441
Add stylegen to .dockerignore and remove unnecessary entry from .gitignore 2024-01-28 17:56:29 -07:00
a54b8b6f76
Deleted unused file 2024-01-28 17:53:46 -07:00
bd28ff5324
Used a modified TailwindCLI with DaisyUI 2024-01-28 17:51:56 -07:00
d9b0bc44fb
Update tailwind.config.js and .air.toml, remove stylegen/package.json and modify base.css and main.go 2024-01-28 16:17:10 -07:00
ac9082194c
Update stylegen dependencies and scripts 2024-01-28 14:08:51 -07:00
942575e796
Update README.md 2024-01-26 15:21:34 -07:00
dfc7aa009c
Refactor environment variable loading in main.go 2024-01-26 14:57:04 -07:00
983c11a162
Echo! 2024-01-26 14:39:58 -07:00
d84eaeb9ca
Remove unused imports and struct 2024-01-26 11:51:41 -07:00
c3afa0473f
Update server address in main.go 2024-01-26 00:22:23 -07:00
b303484fd9
Update server address and build process 2024-01-26 00:11:38 -07:00
adcf4a695a
Update bmw package version to v1.0.0 2024-01-25 01:22:07 -07:00
5cfe08063d
Update dependencies to version 0.4.0 2024-01-25 00:45:37 -07:00
78f7ce8bc6
Update github.com/atridadl/bmw to v0.2.0 2024-01-24 21:35:39 -07:00