Commit graph

21 commits

Author SHA1 Message Date
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
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.
2022-10-21 13:35:12 -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
5dbaebcdf6 updated templates for dynamic rendering, update readme 2022-02-05 23:42:16 +00:00
Are0h
dbe74e13ca removed hardcoded theme paths in templates 2022-02-05 23:27:02 +00:00
Are0h
f944e3ed69 back to parceljs for compiling, updated package.json scripts 2022-01-31 15:30:39 -08:00
Are0h
ca843773cd fixed meta image in header 2021-04-27 02:15:40 +00:00
Are0h
30a09a9865 changed script extension 2021-04-27 02:07:53 +00:00
Are0h
43d0694e70 changed js file extensions 2021-04-27 01:34:29 +00:00
Are0h
dc8f485c45 updated page with meta data i forgot. oops 2021-04-26 12:58:40 -07:00
Are0h
1c9f434eb2 tweaks so the templates match changes made for rendering 2021-04-22 16:03:48 -07:00
Are0h
6e5ea1fc9f matched template pathing to fipamo structure 2021-04-21 18:48:53 -07:00
Are0h
d92d888fca converted page template to twig, plugged nav, streamlined render class 2021-04-21 13:42:23 -07:00
Are0h
30c0ff72cf converted tag template to twig 2021-04-21 12:47:15 -07:00
Are0h
acf2f6e86c cleaned up fake data file, convereted index template to twig 2021-04-20 23:14:49 -07: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
2acaaaacbc style tweaks for code and code blocks 2020-09-05 10:23:15 -07:00
Are0h
762fcbfbad responsive tweaks for tag and archive page templates 2020-09-03 12:28:34 -07:00
Are0h
006dcf8be3 cleaned up base theme structure, color tweaks 2020-09-02 22:49:59 -07:00
Are0h
2a821a9294 consolidated default themes into one, updated dev script 2020-09-02 12:55:57 -07:00