21 Commits

Author SHA1 Message Date
b0dce3c29f feat(editor,storage): storage library to abstract writabble file system 2025-11-20 15:07:53 -03:00
ef0c5b0266 chore(ipub): example ipub file initial commit 2025-07-31 19:18:28 -03:00
3f767299e2 chore: new debugger make job 2025-06-09 19:20:46 -03:00
8273ff6a1d feat(templates): hot reloading templates
this is supposed to be mostly temporaly until a better templates
interface is made
2025-03-17 15:43:51 -03:00
e40896c53f chore: update build script for assets 2025-03-17 10:55:35 -03:00
7c28a53965 chore: update dev/assets script 2025-03-17 10:49:51 -03:00
b0c6d70406 fix: tailwind cli not properly watch files 2025-03-07 20:35:05 -03:00
fc757d36f0 feat: use cmd as main package 2025-03-07 20:34:31 -03:00
145da05708 feat: rename host flag to hostname 2025-03-07 20:33:39 -03:00
8cb5ca3917 feat: remove proxy from live server 2025-03-07 20:32:57 -03:00
242559acc9 feat: add tailwindcss 2025-03-06 10:02:35 -03:00
fafd7f76bf chore: hotreloading on file change 2025-03-05 11:00:28 -03:00
d2308b5a1b feat: hello world 2025-03-05 10:05:21 -03:00
535b7aa975 chore(lint,format): make lint and fmt depend on build/templ 2024-10-23 19:08:03 -03:00
013ed1002a chore(dev,makefile): improve clean command 2024-10-23 18:55:28 -03:00
5448517b67 refactor(pages): move pages to handlers package 2024-10-22 10:09:23 -03:00
5157deda2a chore(dev): move final binary from dist to .dist directory 2024-10-15 15:33:16 -03:00
36ab51b337 chore(dev): eslint command to make lint 2024-10-13 20:18:56 -03:00
78718c29bf feat(app): static file serving 2024-10-11 22:19:07 -03:00
fe427c0394 fix: commands in makefile 2024-10-07 19:16:55 -03:00
f1d312bfce chore: configure makefile for development 2024-10-07 19:12:06 -03:00