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
/
layouts
1 folder
4 files
at
5b01f9975e7ec4e828e57202bd7cb87ff4e137df
oppiliappan
appview/pages: add search icon to topbar
4mo ago
dc564ca6
fragments
appview/pages: add search icon to topbar Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
base.html
appview/pages: add search icon to topbar Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
loginbase.html
appview/pages: templatize login, signup, complete-signup pages these pages were full html pages instead of blocks. as a result, their meta values were not in sync with the rest of the site. by introducing layouts/loginbase, we can now share the boilerplate. of note is that the signup page needs an extra line in the `<head>`: the script to load a cloudflare turnstile. this is supplied using `extrameta` Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
profilebase.html
appview/profile: fix profile card rendering on tabs the .ShowPunchcard variable was being referenced in pages that didn't have the variable set. to circumvent this, the `State.profile` helper calculates whether or not to show the punchcard, and this helper is then substituted in all profile tabs. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
repobase.html
appview/pages: fix shrinking buttons in repo header Signed-off-by: oppiliappan <me@oppi.li>
6 months ago