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
Ro
9708968f35
Added stylelint for pure css
...
Starting the process of moving away from using pre-processors, so I
added some stylelinting that will keep my pure css tight while still
using prettier for formatting.
2 years ago
Are0h
dbe74e13ca
removed hardcoded theme paths in templates
3 years ago
Are0h
327abc996c
updated build scripts, WIP warning in README
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
4 years ago
Are0h
006dcf8be3
cleaned up base theme structure, color tweaks
4 years ago
Are0h
2a821a9294
consolidated default themes into one, updated dev script
4 years ago
Are0h
0ea0efcb09
updated package json, added them instructions to readme
4 years ago
Are0h
efe25f5865
created themes directory so multiple themes can be editied with their own seperate assets
4 years ago
Are0h
f7c4311500
fixed recent posts links, added dummy data for featured posts
4 years ago
Are0h
dbc5d22a9c
added meta data to page template
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
5 years ago
Are0h
da63aed9e2
consolidated theme files to make moving to Fipamo actual easier
5 years ago
Are0h
63e22758db
layout tweaks, added more default assets, changed es6 file extensions
5 years ago
Are0h
2b963e69ee
tweaking css for new layout
5 years ago
Are0h
f17bf28d71
defined default assets and pages
5 years ago
Are0h
45626c8847
getting the initial stuff in there until I sort out the defaults
5 years ago