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
ca1162d4e168afc2b4b3f0fbb2eb91c152d9146f
Anirudh Oppiliappan
appview/pages: remove posthog web analytics for now
3mo ago
b9771f4c
fragments
appview,blog: add twitter link to footer Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
4 months ago
base.html
appview/pages: remove posthog web analytics for now Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
3 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: split star button to include starrers link Signed-off-by: Patrick Dewey <p@pdewey.com>
5 months ago