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
master
1 folder
4 files
eti
appview/{starBtn,forkBtn}: style 'split' buttons properly
2mo ago
94765dfc
fragments
appview/pages: dynamic placeholder text in search bar use UA to determine placeholder text Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
base.html
appview/{starBtn,forkBtn}: style 'split' buttons properly this change makes the fork and star buttons use the .btn and .btn-group css classes for ease of maintenance and visual constistency
2 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>
2 months ago
repobase.html
appview/{starBtn,forkBtn}: style 'split' buttons properly this change makes the fork and star buttons use the .btn and .btn-group css classes for ease of maintenance and visual constistency
2 months ago