alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
appview
/
pages
2 folders
3 files
at
76165f9510d27b89f0ac4c6adeb6ac7776faec03
Akshay
appview: pages: faster reload on dev
1y ago
76165f95
markup
appview: pages/blob: toggle render for markdown files Also sets up a pages/markup package with extensible rendering for future markup languages that we may support. We may also want an interface or something for markup.RenderMarkdown (maybe just markup.Render), but don't have to bother with that now.
1 year ago
templates
appview: profile: fix closed-pulls pill style
1 year ago
funcmap.go
appview: pages: faster reload on dev in dev mode; all html templates are loaded from disk on access. UI updates take <100ms now: - go files are watched by air/gust - html/css files are watched by `tailwind -w` html/css changes do not cause appview reload; but do trigger reload of static assets and templates; giving us instant live reloads for UI development.
1 year ago
htmx.go
appview: some initial htmxing and tailwinding
2 years ago
pages.go
appview: pages: faster reload on dev in dev mode; all html templates are loaded from disk on access. UI updates take <100ms now: - go files are watched by air/gust - html/css files are watched by `tailwind -w` html/css changes do not cause appview reload; but do trigger reload of static assets and templates; giving us instant live reloads for UI development.
1 year ago