13 Commits (develop)

Author SHA1 Message Date
Ro d31b3e64a5 Updated Theme Engine, config files; added assets
Fixed some minor issues with the theme engine, updated config files to
use newly added open source assets.
1 year ago
Ro 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.
1 year ago
Ro 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.
1 year ago
Ro 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.
2 years ago
are0h a66377e597 updated template to handle file, style fixes 3 years ago
Are0h 79fbc2437f re-organized test data, added basic slider for media 3 years ago
Are0h 659ec64fdc ignore all other themes except default 3 years ago
Are0h f944e3ed69 back to parceljs for compiling, updated package.json scripts 3 years ago
Are0h 8e5eaf4e34 flipped kit to php, built class for basic routing, updated archive template to twig 3 years ago
Are0h 498b52c64d cleaned up stray file, git ignore edit for nova config 4 years ago
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 4 years ago
Are0h f17bf28d71 defined default assets and pages 4 years ago
Are0h 45626c8847 getting the initial stuff in there until I sort out the defaults 4 years ago