Commit graph

5 commits

Author SHA1 Message Date
are0h
0799250b8e Removed NPM from build process
The base theme needs to be vanilla so it's easy to get going, so npm
dependecies have been removed so the base script is pure JS.

Also created an example config that will tell the system what theme it
should be rendering for development.

Updated the composer script to start a local php server for development.
2023-04-06 15:57:19 -07:00
are0h
5b3844b196 CSS Overhaul
Styling was a bit stale, so I ovehauled them to use native CSS,
eliminating the need for pre-processors.

The overall framework was old and convoluted so that needed to be
updated to streamline how styles are being applied.

There's still some work to do but the base is so much cleaner now.
2022-10-31 16:07:19 -07:00
Are0h
79fbc2437f re-organized test data, added basic slider for media 2022-03-17 17:28:08 -07:00
Are0h
f944e3ed69 back to parceljs for compiling, updated package.json scripts 2022-01-31 15:30:39 -08:00
Are0h
43d0694e70 changed js file extensions 2021-04-27 01:34:29 +00:00