alpha
Login
or
Join now
drawbu.dev
/
tangled
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.
Monorepo for Tangled
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
Pulls
Pipelines
tangled
/
appview
/
pages
/
templates
/
layouts
/
at
sl/comment
1 folder
4 files
eti
appview: add topbar quick-search
3mo ago
d1d44e0a
fragments
appview: add topbar quick-search Adds an inline search widget to the topbar. On desktop, a search input appears directly in the nav with a dropdown of quick results (keyboard-navigable with ↑↓/Enter/Escape, ⌘K to focus). On mobile, a search button opens a fullscreen overlay with the same results. Signed-off-by: eti <eti@eti.tf>
3 months ago
base.html
appview: add topbar quick-search Adds an inline search widget to the topbar. On desktop, a search input appears directly in the nav with a dropdown of quick results (keyboard-navigable with ↑↓/Enter/Escape, ⌘K to focus). On mobile, a search button opens a fullscreen overlay with the same results. Signed-off-by: eti <eti@eti.tf>
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>
6 months ago
profilebase.html
appview/pages: fix stacking order in profilebase caused funky behavior with popups Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
repobase.html
appview/pages: split star button to include starrers link Signed-off-by: Patrick Dewey <p@pdewey.com>
5 months ago