2019-04-20 // Version 1.1
2019-04-20 // Version 1.1
- categories and tags pages
- Add custom SASS
- integrate categories and tags pages from @mmistakes Jekyll Skinny Bones
- Move
page-meta
from_sass/_07_layout.scss
to own custom file./* Page Meta ------------------------------------------------------------------- */ .page-meta { p{ @include font-size(14,no); font-family: $alt-font; color: lighten($black,60); } }
google analytics, search, bing, etc.convert html to markdown- fix javascript.js to be most current version.
javascript.js
included an outdatedjQuery
library.- conclusion: Foundation JS and CSS need to be updated to Foundation 6
I split up thejavascript.js
file
why isn’t mobile header showing name?speedup lunrfix thumbnails and header images not workingdisableurlimg
fix homepageNeed to fix search pagefix sidebar of blog2019-04-17 // Version 1.0
: After WordPress continually crashed under the weight of the site I moved it to the Jekyll Static Site Generator.