create md files in notes for tools and no css
This commit is contained in:
parent
20278a1907
commit
b26edbe0d1
24
notes/no_css_libraries.md
Normal file
24
notes/no_css_libraries.md
Normal file
@ -0,0 +1,24 @@
|
||||
# No Css Libraries
|
||||
|
||||
These are css libraries that format all elements on your html page so you dont have to worry about
|
||||
styling your page. For the most part anyway.
|
||||
|
||||
<p>
|
||||
<a href="https://watercss.kognise.dev" target="_blank">Water CSS</a>
|
||||
|
|
||||
<a href="https://andybrewer.github.io/mvp/" target="_blank">MPV CSS</a>
|
||||
|
|
||||
<a href="https://hakanalpay.com/bahunya/" target="_blank">Bahunya</a>
|
||||
|
|
||||
<a href="https://mblode.github.io/marx/" target="_blank">Marx</a>
|
||||
|
|
||||
<a href="https://oxal.org/projects/sakura/" target="_blank">Sakura</a>
|
||||
|
|
||||
<a href="https://yegor256.github.io/tacit/" target="_blank">Tacit</a>
|
||||
|
|
||||
<a href="https://newcss.net" target="_blank">New CSS</a>
|
||||
|
|
||||
<a href="https://marcop135.github.io/bullframe.css/" target="_blank">Bullframe CSS</a>
|
||||
|
|
||||
<a href="https://markdowncss.github.io/modest/" target="_blank">Markdown CSS (modest)</a>
|
||||
</p>
|
22
notes/tools.md
Normal file
22
notes/tools.md
Normal file
@ -0,0 +1,22 @@
|
||||
# Tools I Use
|
||||
|
||||
This is a growing collection of tools i use here and there. I add
|
||||
to this list if i find something useful that im sure ill eventually circle back to.
|
||||
|
||||
<p>
|
||||
<a href="" target="_blank">CSS-Tricks</a>
|
||||
|
|
||||
<a href="" target="_blank">Indie Hackers</a>
|
||||
|
|
||||
<a href="" target="_blank">W3Schools</a>
|
||||
|
|
||||
<a href="https://simpleicons.org" target="_blank">Simple Icons</a>
|
||||
|
|
||||
<a href="https://heroicons.com" target="_blank">Hero Icons</a>
|
||||
|
|
||||
<a href="https://nerdcave.com/tailwind-cheat-sheet" target="_blank">Tailwind Cheatsheet</a>
|
||||
|
|
||||
<a href="https://tw-elements.com" target="_blank">Tailwind Elements</a>
|
||||
|
|
||||
<a href="https://tailwindcomponents.com" target="_blank">Tailwind Components</a>
|
||||
</p>
|
Loading…
Reference in New Issue
Block a user