9bf7827aa0
Add progresive enhancment for tag picker when client js is available
2026-01-16 13:51:06 -08:00
560020632f
Add multi-tag selection support to tag-picker without client side JS
2026-01-14 15:44:22 -08:00
85946a2b40
Add a non-js placeholder for the theme picker
2026-01-13 03:45:27 -08:00
efff385570
Add default style for base css with no js
2026-01-12 19:23:53 -08:00
6664e6e3d1
Cleanup AI slop and simplify db interface
2026-01-12 19:06:14 -08:00
88b6d1bade
Add basic tag support for showing and filtering tagged posts
2026-01-12 15:14:47 -08:00
b0fd1b6d9e
FIX: Posts now render in reverse chronological order
2026-01-09 16:41:32 -08:00
d7fb16e24e
Add 'back to home' link on blog posts
2026-01-09 16:13:59 -08:00
d5450a3c0a
FIX: Add listeners to update post-archive more reliably
2026-01-09 00:41:13 -08:00
58fa014341
Add next/prev links to bottom of blog posts
2026-01-09 00:13:23 -08:00
cc21c06641
Add better scroll position management
2026-01-09 00:00:06 -08:00
960f7ff4d0
Post Archive v1: a first pass at a functional post-archive
2026-01-08 18:31:57 -08:00
1b66fc8a90
FIX: Use relative url, not hardcoded localhost to load profile picture
2026-01-08 16:07:33 -08:00
f46f4667a1
Complete WIP: Architecture refactor.
...
Mount JSX server side templating for blog posts. Send AppShell conditionally. Maintain support for HMR via HTMLbundles using Bun's native fullstack dev server under an /hmr path. This is only mounted in development and is supported by the onImport Bun plugin. Add DB creation on startup and load pages based on those records.
2026-01-08 05:35:59 -08:00
3abd97702d
WIP: Architecture Refactor, add stub files and working blog post wrapped by AppShell
2025-12-28 00:21:13 -08:00
b136c6e63a
Design and Style Blog Post Layout
2025-10-20 17:13:34 -07:00
b33ffa3371
Complete wip: New Application Architecture
...
Add support for client side routing and updating without loading the AppShell
2025-10-18 16:42:19 -07:00
0890ae3ef9
Add JS and Style injection into AppShell
2025-10-17 17:54:38 -07:00
16cf44b42d
wip: New Application Architecture
...
Explore a new approach to clean up the implementation of an AppShell and individual pages. Will likely retire htmx for a lightweight custom page router.
2025-10-17 13:53:30 -07:00
Caleb Braaten
33ef0b3c0b
Added rough starter styling
2024-02-03 16:44:43 -08:00
d44b5aff13
Remove unused imports
2024-01-31 05:18:39 -08:00
5ac952787f
Semantic HTML Outline for Projects Page
2024-01-31 05:15:57 -08:00
5142d1968c
Semantic HTML Outline for Home Page
2024-01-31 05:15:27 -08:00
72f5b61360
Semantic HTML Outline for Blog Page
2024-01-31 04:59:35 -08:00
6f3d9b4a19
Add HTMX Client Side Routing Optimization
2024-01-31 04:36:05 -08:00
d4e157f1fa
Scafold Primary Page Routing and JSX
2024-01-31 03:49:08 -08:00
e6cdf3a977
Add Request Logger to Console
2024-01-30 17:47:39 -08:00
cc8fe27935
Enable JSX Templating in ElysiaJS
2024-01-30 17:38:36 -08:00
6f0c4620d7
Serve and demo HTMX
2024-01-30 16:45:07 -08:00
Caleb Braaten
81eec8ebed
Initial commit (via bun create)
2024-01-26 17:06:32 -08:00