Open TrulyFlawed opened 1 week ago
Oops, I forgot to add labels.
I'm now also considering the possibility of uploading this as a package on NPM, so maybe this could be used as a package on a few different CodePens.
I've never used packages on CodePen or even really made a package before, so this is just an idea.
If it works as I believe it does though I should be able to make some fairly straightforward showcases of the necessary styles, HTML, and JS to create your own sites with this.
Is your feature request related to a problem? Please describe. Currently it's not really clear that this system I use is intended to flexible and useful on more than just my own projects unless you've worked with the code yourself. I need to make a few different "mock" sites that showcase just how simple it is to create a neat site with cool themes.
Describe the solution you'd like Ideally this is done with a few extra HTML and CSS files, along with some JavaScript too. The hardest part will probably be finding a color palette (if I want to make them look pretty, anyway).
Describe alternatives you've considered I could also probably showcase sites that use my module... later down the line (if anybody ever ends up using this anyway). For now though, as a project with zero users, this isn't possible or that important.
Additional context It'd give me an excuse to mess around with HTML and CSS more now instead of the JavaScript shenanigans I've been up to lately.