Template
1
0
Fork 0
Commit graph

40 commits

Author SHA1 Message Date
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
5a998183ee
Update bunrouter.middleware to bmw 2024-01-24 20:51:42 -07:00
b4aba437e5
Decoupled middleware 2024-01-24 20:07:42 -07:00
ee5f821b67
Update README.md 2024-01-24 11:30:58 -07:00
8d3f803474
Updated to BunRouter 2024-01-24 11:22:33 -07:00
ab639dec20
Update main.go 2024-01-17 13:29:11 -07:00
7ab05f0651
Update 2024-01-17 12:14:05 -07:00
c51a57d3a2
Fix 2024-01-17 12:04:50 -07:00
f8ce4e3b48
Finished 2024-01-17 12:02:03 -07:00
161cc95538
Initial commit 2024-01-17 11:40:54 -07:00