Commit graph

12 commits

Author SHA1 Message Date
are0h
a70bb7b2b0 Theme folder clean up
Cleaned up the themes folder since it did not need the additional folder
depth to manage bundled scripts anymore. Updated the theme engine
accordingly.
2023-04-06 20:07:02 -07:00
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
a66377e597 updated template to handle file, style fixes 2022-03-20 14:58:27 -07:00
Are0h
79fbc2437f re-organized test data, added basic slider for media 2022-03-17 17:28:08 -07:00
Are0h
659ec64fdc ignore all other themes except default 2022-01-31 15:42:26 -08:00
Are0h
f944e3ed69 back to parceljs for compiling, updated package.json scripts 2022-01-31 15:30:39 -08:00
Are0h
8e5eaf4e34 flipped kit to php, built class for basic routing, updated archive template to twig 2021-04-20 19:20:42 -07:00
Are0h
498b52c64d cleaned up stray file, git ignore edit for nova config 2020-09-11 13:21:31 -07:00
Are0h
f177fe1718 finazling overall index design, added pug assets folder to ignore, added menu and recent post array to local variables for testing and set up 2020-05-13 12:35:14 -07:00
Are0h
f17bf28d71 defined default assets and pages 2020-05-07 12:15:11 -07:00
Are0h
45626c8847 getting the initial stuff in there until I sort out the defaults 2020-05-06 21:47:16 -07:00