personal-site/pkg/handlers
2025-05-02 10:18:15 -04:00
..
admin.go Added backlite UI to the admin panel. 2025-05-02 10:18:15 -04:00
auth.go Cleanup configuration. 2025-04-22 08:54:56 -04:00
cache.go Migrate from templates to Gomponents (#103) 2025-03-05 20:01:58 -05:00
contact.go Migrate from templates to Gomponents (#103) 2025-03-05 20:01:58 -05:00
error.go Migrate from templates to Gomponents (#103) 2025-03-05 20:01:58 -05:00
files.go Migrate from templates to Gomponents (#103) 2025-03-05 20:01:58 -05:00
handlers.go Added redirect package. 2024-06-16 11:30:11 -04:00
handlers_test.go Added redirect package. 2024-06-16 11:30:11 -04:00
pages.go Migrate from templates to Gomponents (#103) 2025-03-05 20:01:58 -05:00
pages_test.go Migrate from templates to Gomponents (#103) 2025-03-05 20:01:58 -05:00
router.go Migrate from templates to Gomponents (#103) 2025-03-05 20:01:58 -05:00
router_test.go Switch from routes to self-registering handlers to group related routes. 2024-06-09 12:31:30 -04:00
search.go Migrate from templates to Gomponents (#103) 2025-03-05 20:01:58 -05:00
task.go Migrate from templates to Gomponents (#103) 2025-03-05 20:01:58 -05:00