My personal website, built with htmx and tailwind, running with bun! https://www.pavocracy.dev
Go to file
2024-02-03 11:51:25 +10:00
assets dynamic blog post list 2024-01-29 22:42:50 +10:00
config clean up package.json 2024-02-03 11:51:25 +10:00
content dynamic blog post list 2024-01-29 22:42:50 +10:00
pages add basic config and server files 2024-02-03 11:17:47 +10:00
routes add basic config and server files 2024-02-03 11:17:47 +10:00
src remove export cli_options 2024-02-03 11:39:57 +10:00
.gitignore add basic config and server files 2024-02-03 11:17:47 +10:00
bun.lockb add basic config and server files 2024-02-03 11:17:47 +10:00
LICENSE bun + htmx + tailwind = hello world 2024-01-27 22:54:54 +10:00
package.json clean up package.json 2024-02-03 11:51:25 +10:00
README.md clean up package.json 2024-02-03 11:51:25 +10:00
setup.ts rename setup dir 2024-02-03 11:41:32 +10:00
tailwind.config.ts dynamic blog post list 2024-01-29 22:42:50 +10:00
tsconfig.json bun + htmx + tailwind = hello world 2024-01-27 22:54:54 +10:00

www

My personal website built with htmx and tailwind, running with bun!

Usage

To setup run the command bun setup

Then run the command bun dev and visit http://localhost:3000 in a browser