Boiler Plates
vibe coding projects
GitHub Repo
HTML JS Page Templates
sidebar-html-page-temp (old)
new is
youtuberesource→nodeJs
daveGrey-01-intro
vidScrollTxt
HTML - CSS - Tools
elFinder-html-cssGet
elFinder-html
JS Scripts
navFocus (broke)
find correct one
├── css │ ├── copy-code.css │ ├── dark-mode.css │ ├── footer-extended-nav.css │ ├── footer-simple-nav.css │ ├── header.css │ ├── responsive.css │ ├── styles-main-boiler-plate.css │ └── utilities │ ├── layout.css # (flex, grid) overflow │ ├── borders.css # border-width, radius, border-style │ ├── text.css # font-size, font-weight, alignment, whitespace │ ├── colors.css # text colors, background colors │ ├── effects.css # shadows, opacity, transitions (optional) │ ├── spacing.css # margin, padding, gap │ ├── sizing.css # width/height utility classes like .w-100, .h-full (optional) │ ├── zindex.css # optional, if you want fine-grained z-index layering │ ├── position.css # top/left/right/bottom, maybe position itself │ └── text.css ├── css-temps │ └── border-colors-snips.css
darkmodeBtn
(
⇧
+ K )