Aldo Cantu
|
3bcaaaf26f
|
Fixed a bug in 'air.toml' file under [build] > cmd
|
2024-05-01 21:00:39 +02:00 |
|
|
f010a88530
|
Pubsub fix
|
2024-04-09 12:04:40 -06:00 |
|
|
b1714d8ec5
|
Moved to REDIS_URL
|
2024-04-08 23:50:49 -06:00 |
|
|
057a4d9506
|
img
|
2024-04-04 00:04:36 -06:00 |
|
|
9f1298fc30
|
oop
|
2024-04-04 00:03:46 -06:00 |
|
|
d3052f793a
|
Railway template
|
2024-04-03 11:30:05 -06:00 |
|
|
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 |
|