Skip to content

External Resources

lists of helpful links (places to build themes, genenrate favicons, etc) all the stuff i need to look up


tailwind page builders

tailwind components

also, hot tip: https://usewindy.com/ “simply hover over any element on any website and instantly see the Tailwind CSS classes. ” it converts any css on any website to the tailwind equivalent, which you can paste into your code


placeholders w/ astro - https://github.com/matheusbronca/astro-awaited - skeleton screens / placeholders ***

css colors - http://davidbau.com/colors/

Minimal SVG Favicon - SVG fav icon https://www.phpied.com/minimal-svg-favicon/

supplemental information on things you can do w/ dw (how to build x, taking the concepts further, etc)

blank.gif replacement - https://www.phpied.com/minimum-viable-no-image-image-src/

modern system font stacks - https://modernfontstacks.com/ **


??

library research (for dw)


resources - list of places to get gfx for favicons (maybe also have a collection of our favs)

DW ferc - collection of “vetted” resources/libs, solutions for specific problems


pines, etc

can we use components like this? - https://www.shadcnblocks.com/

field guide ref

  • iconify docs - https://iconify.design/docs/icons/icon-set-basics.html

  • field guide - want a section with vetted/recommended (curated) astro libraries to integrate if you’re doing various things

    • this is the “sweet setup” recommended go-tos for doing specific things that the framework doesn’t specifically cover
    • ex, need to add GTM? try this - https://github.com/codiume/orbit/tree/main/packages/astro-gtm
    • cool to have an organized (tagged, easily searchable) directory of all this with descriptions/remarks from me/us about why it’s the best/pragmatic choice
    • see package guide in [[astro packages]]

dw guide - want to have a section of resources for theming and templates and high quality components

  • ext resources like pengui ui, etc
    • places to find NICE tw components for free

ex, for email dev

dw guide - relevant resources from original (latest slime) readme - https://github.com/jyoungblood/darkwave/tree/slime?tab=readme-ov-file#reference-and-resources



A growing collection of vanilla JavaScript code snippets, helper functions, polyfills, plugins, and learning resources. https://github.com/cferdinandi/vanilla-js-toolkit The Vanilla JavaScript Toolkit - https://gomakethings.com/the-vanilla-javascript-toolkit/





??? (may not need these)

it would be cool to have email templates too - https://github.com/mailgun/transactional-email-templates

  • like maybe we have the default email templates styled in a generic way (similar to api.o/blu), but then there are some copy/paste html templates that are preconfigured for specific use cases like this

more in-depth / “bulletproof” avatar mgmt - https://obem.be/2023/10/08/avatars.html

general perspective, this is what we believe - keep things simple, use the platform, html first, etc

theme designer (can we get this to work with bootstrap?

interested in using an asset pipeline? check this out - asset pipeline for php - https://github.com/assetic-php/assetic

Dw dev workflow checklist Guide that walks you through all the phases of building an app w dw From concept / wireframes to qa & deployment Stuff that’s not particularly covered by fw, but helpful ideas to consider during development

basics - intro to css selectors - https://fffuel.co/css-selectors

favicon generators - https://favicon.io/ **

this is my fav one

alpine (/tw) components

https://component-party.dev/ - alpine https://js.hyperui.dev/ - alpine https://alpinejs.dev/components - alpine

https://windstatic.com/ - alpine + tw https://devdojo.com/pines - alpine + tw

https://www.hyperui.dev/ - tw

web glossary - https://webglossary.info/

new to the web? best of luck to you…

helpful resource to share terms with the uninitiated (people you’re working with)

Minimum Viable Secure Product is a minimalistic security checklist for B2B software and business process outsourcing suppliers. - https://mvsp.dev/mvsp.en/

Dw essays similar to https://htmx.org/essays

https://intercoolerjs.org/2016/02/17/api-churn-vs-security.html