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
/
templates
5 folders
5 files
at
fe7a5e3304f0259101ac760f4bb8b5f0416b95e9
Anirudh Oppiliappan
appview: setup tailwind and htmx
2y ago
ea935977
errors
appview: setup tailwind and htmx Also gets rid of unused old templates.
2 years ago
layouts
appview: setup tailwind and htmx Also gets rid of unused old templates.
2 years ago
repo
list valid knots in repo/new page
2 years ago
settings
persistent topbar
2 years ago
user
appview: setup tailwind and htmx Also gets rid of unused old templates.
2 years ago
index.html
appview: proper nested templates This now allows for a more organized template structure. All templates can now be accessed via "parent/child" paths, and are templated atop the layouts/*.html files. The layout files themselves are modular and can be included in each other. The only caveat is layout/*.html NEED to define their own template names like so: {{ define "base" }} The other page templates do not (and musn't) define their own template.
2 years ago
knot.html
persistent topbar
2 years ago
knots.html
persistent topbar
2 years ago
new-repo.html
appview: proper nested templates This now allows for a more organized template structure. All templates can now be accessed via "parent/child" paths, and are templated atop the layouts/*.html files. The layout files themselves are modular and can be included in each other. The only caveat is layout/*.html NEED to define their own template names like so: {{ define "base" }} The other page templates do not (and musn't) define their own template.
2 years ago
timeline.html
persistent topbar
2 years ago