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.
2 years 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.
2 years 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.
2 years ago
Ro
98ccdb978c
updated composer dependecies
2 years 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
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
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
fd4ff2ea52
respeced class imports to follow psr-4 standard
3 years ago
Are0h
79fbc2437f
re-organized test data, added basic slider for media
3 years ago
Are0h
5026fc168e
added dynamicRender flag to config for templates
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
f58c099721
updated dev server script to get current theme from package json
3 years ago
Are0h
659ec64fdc
ignore all other themes except default
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
ad763bf95f
removed hard coded theme paths
3 years ago
Are0h
ca843773cd
fixed meta image in header
4 years ago
Are0h
30a09a9865
changed script extension
4 years ago
Are0h
43d0694e70
changed js file extensions
4 years ago
Are0h
dc8f485c45
updated page with meta data i forgot. oops
4 years ago
Are0h
1c9f434eb2
tweaks so the templates match changes made for rendering
4 years ago
Are0h
6e5ea1fc9f
matched template pathing to fipamo structure
4 years ago
Are0h
d92d888fca
converted page template to twig, plugged nav, streamlined render class
4 years ago
Are0h
30c0ff72cf
converted tag template to twig
4 years ago
Are0h
acf2f6e86c
cleaned up fake data file, convereted index template to twig
4 years ago
Are0h
8e5eaf4e34
flipped kit to php, built class for basic routing, updated archive template to twig
4 years ago
Are0h
498b52c64d
cleaned up stray file, git ignore edit for nova config
4 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
Are0h
e24e7c9c2b
cleaned up responsive for default themes, adjusted colors for light theme
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
ea2667a22f
added tags template, fixed recent posts empty bug, style tweaks
4 years ago
Are0h
db617cd967
added archive data to config json, added archive page, further refined page styles
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
5f55e76525
added caffiene free parallax effect
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
Are0h
0cf83844fa
one more edit test
5 years ago
are0h
4b8c658b5e
again
5 years ago
are0h
c99258d928
quick push test
5 years ago