|
|
|
|
|
by zaptheimpaler
10 days ago
|
|
I made a little tool where I can just drop HTML into a folder and it will deploy it either to my internal Caddy or publicly on Cloudflare based in folder. Can be a single html or a folder. https://github.com/ankitson/webby CF pages still required too much confusing clicking around on a webpage for me. This way I can just point any little report or app at a directory and done. There’s others that are more server shaped and tightly coupled - a pipeline to pull in all my data like Garmin, Twitter bookmarks, messages into a Postgres DB. Kind of a personal data warehouse that i can use with apps/automations, like alerting me if my sleep schedule is drifting, and a custom web interface to my Garmin data |
|