dev-cheatsheets
dev-cheatsheets copied to clipboard
Todo notes and ideas
Add simple GitHub CI flow for newer Jekyll.
Add hover for flex - currently doesn't work nice on div and darkness is too big
Set background color of header and of flex boxes to cornflowerblue and white text
Use SCSS instead maybe change background color var
Reuse flex sections aside from homepage
Keep CSS separate and with the HTML. Reuse items like edit or SVG in recipes.
Should homepage just be a splash / cover and CTA to get to cheatsheets? Preview? Latest updated?
Add search
Add sidebar
Would it be worth splitting out something like webserver file into multiple files? These can also be tagged or linked somehow with the original language. Then the files can be here or in the language, or both with a symlink.
Find links on the site which are not made with {% link %}
VS Code regex:
\[.*\]\([^{h#]
Excludes https and ID tags.