21 Commits (5b3844b1965d28de4b7e82015e66878feec442ea)

Author SHA1 Message Date
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 b5877e2385 Updating files and added php formatting
First commit to the new repo so I'm doing a bit of housecleaning, which
is cleaning up some old files, adding some changes that had been made
elsewhere and adding a php format config file to normalize formatting
across multiple projects.
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 5dbaebcdf6 updated templates for dynamic rendering, update readme 3 years ago
Are0h dbe74e13ca removed hardcoded theme paths in templates 3 years ago
Are0h f944e3ed69 back to parceljs for compiling, updated package.json scripts 3 years ago
Are0h ca843773cd fixed meta image in header 3 years ago
Are0h 30a09a9865 changed script extension 3 years ago
Are0h 43d0694e70 changed js file extensions 3 years ago
Are0h dc8f485c45 updated page with meta data i forgot. oops 3 years ago
Are0h 1c9f434eb2 tweaks so the templates match changes made for rendering 3 years ago
Are0h 6e5ea1fc9f matched template pathing to fipamo structure 3 years ago
Are0h d92d888fca converted page template to twig, plugged nav, streamlined render class 3 years ago
Are0h 30c0ff72cf converted tag template to twig 3 years ago
Are0h acf2f6e86c cleaned up fake data file, convereted index template to twig 3 years ago
Are0h 8e5eaf4e34 flipped kit to php, built class for basic routing, updated archive template to twig 3 years ago
Are0h 2acaaaacbc style tweaks for code and code blocks 4 years ago
Are0h 762fcbfbad responsive tweaks for tag and archive page templates 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