Commit graph

9 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
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
ca843773cd fixed meta image in header 2021-04-27 02:15:40 +00:00
Are0h
1c9f434eb2 tweaks so the templates match changes made for rendering 2021-04-22 16:03:48 -07:00
Are0h
d92d888fca converted page template to twig, plugged nav, streamlined render class 2021-04-21 13:42:23 -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