David Windham
https://davidawindham.com

windhamdavid f9a46ece10 simplify menu 11 months ago
css f9a46ece10 simplify menu 11 months ago
fonts f9a46ece10 simplify menu 11 months ago
img a597fdf54f yeah 10 years ago
inc f9a46ece10 simplify menu 11 months ago
js 4c3f092e7b front page js 1 year ago
.editorconfig 9953cb37d7 editorconfig 4 years ago
.gitignore c9449ff66a pg studio 1 year ago
.scrutinizer.yml 28458c2227 scrutinizer ci 4 years ago
.tm_properties fab3ea60f3 exclude node_modules 4 years ago
404.php 7017f55846 footer 9 years ago
README.md bd1a009108 v4.0 ✌🏼 1 year ago
archive.php 2124e74528 bottom nav 3 years ago
attachment.php b0f9ed4073 :construction_worker: 7 years ago
category.php 9dfbf47aa3 cat tags 1 year ago
comments.php 27be49ead1 fix comment type query 1 year ago
footer-home.php cbab667b79 2023 footer 1 year ago
footer.php cbab667b79 2023 footer 1 year ago
front-page.php 0f39cacbd1 other pages .js 1 year ago
functions.php 0f39cacbd1 other pages .js 1 year ago
gulpfile.js 4c3f092e7b front page js 1 year ago
header-home.php 68a2fdea2e boot-5 offcanvas nav 1 year ago
header-studio.php 68a2fdea2e boot-5 offcanvas nav 1 year ago
header.php f9a46ece10 simplify menu 11 months ago
index.php 19335cdda0 cleanup 9 years ago
loader.php 9a46860463 loader and form 9 years ago
package-lock.json b384e0dcb2 boot-5 about 1 year ago
package.json b384e0dcb2 boot-5 about 1 year ago
page-about.php e2139fb7c9 boot-5 studio 1 year ago
page-analytics.php 0f39cacbd1 other pages .js 1 year ago
page-archive.php 86759a4753 css :straight_ruler: 4 years ago
page-art.php 936bd6c969 art page 1 year ago
page-bio.php 5b7f00aef0 bio edit 8 years ago
page-chat.php c877e6f78d clean/min css 8 years ago
page-contact.php f9a46ece10 simplify menu 11 months ago
page-cv.php 8d302cedaf yup 9 years ago
page-desk.php f9a46ece10 simplify menu 11 months ago
page-music.php 14179a5127 music page 1 year ago
page-now.php f9a46ece10 simplify menu 11 months ago
page-shop.php baa5ecdd95 sitemap shop 8 years ago
page-sitemap.php 2d0309efb6 nav 1 year ago
page-studio.php f9a46ece10 simplify menu 11 months ago
page.php 6b54aa02b8 front/about 9 years ago
screenshot.png b3199af942 theme name dw -> daw 4 years ago
search.php 9dfbf47aa3 cat tags 1 year ago
searchform.php 31674d6cc2 search 9 years ago
single-container.php 696522ee02 media attachment container :movie_camera: 7 years ago
single.php 16fd86717a fix image meta 4 years ago
style.css f9a46ece10 simplify menu 11 months ago
style.min.css 101e652e4f styles cleanup 3 years ago
tag.php db35e2da43 :bomb: 4 years ago
underscore.php 943503c0d8 boot-5 v4 desk load more 1 year ago
v4-style.min.css f9a46ece10 simplify menu 11 months ago

README.md

README

Not just another theme for davidawindham.com

I suppose it is tempting, if the only tool you have is a hammer, to treat everything as if it were a nail.   Abraham Maslow


Log

2022.12.17 - v.4.0

  • git master -> main
  • rm old grunt files
  • rewrite gulpfile to auto-build
    • replace uglify with terser
  • update packages
    • remove jasny boot for 5.0 offcanvas
  • consolidate and remove old scripts (
    • try to drop JQuery deps
    • remove modernizr.js
    • mv inline js to npm bundles to keep them updated
    • js/scripts.js TODO - ( WOW, validation, lazyload, wallpaper, backstretch, Rainbow, Appear, DrawFillSVG, typed.js, scrollto, smoothState, js-cookie, waypoints, ghembedder )
  • Rework some of the pages and features
    • rewrite the studio page
    • rewrite the chat/messenger/twillio features in inc/lib/call

2020.04.04 - Updates - v.3.0

Bring this site up to speed

  • jquery 3.1.0 -> 3.4.1
  • bootstrap 3.4.5 -> 4.4.1
  • jasny bootstrap 3.1.3 -> 4.0.0
  • svg-morpheus 0.1.8 -> 0.3.0
  • animate.css 3.0.0 -> 3.7.0
  • chart.js 1.0.1 -> 2.9.3

  • changed theme name from dw -> daw becuase of davidwindham.com

  • changed the screenshot

  • grunt -> gulp

  • move the dependecies to npm pkgs

2014.05.15 - v.2.0

sprucing up a bit for my website's 10 year anniversary (2004).


Notes:

update libraries:

added libraries:

other libraries in scripts.js:

deprecated libaries:

ToDo:

  • audio page
  • chart.js 1.0.1 -> 2.9.3
  • scripts.js into pkgs and build