### dw what to do with the new [domain](https://davidwindham.com) ... I'd like a cleaner one page app that is focused on function so I can keep all my random stuff on the old domain. Just going to make some notes here to work it out. ---- #### notes: 22/11/23: - Edited Design and [colors](#design) - reworked preproccesors - added purgecss - Removed @fullcalendar/plugins in favor of bundle see [#4566](https://github.com/fullcalendar/fullcalendar/issues/4566) - upgraded all packages ```s david@ovidπŸ› :~/sites/dw(master⚑) Β» npm list davidwindham.com@1.0.0 /Users/david/Sites/dw β”œβ”€β”€ bootstrap-icons@1.10.2 β”œβ”€β”€ bootstrap@5.2.3 β”œβ”€β”€ browser-sync@2.27.10 β”œβ”€β”€ fullcalendar@5.11.3 β”œβ”€β”€ gulp-clean-css@4.3.0 β”œβ”€β”€ gulp-concat@2.6.1 β”œβ”€β”€ gulp-htmlmin@5.0.1 β”œβ”€β”€ gulp-rename@2.0.0 β”œβ”€β”€ gulp-sass@5.1.0 β”œβ”€β”€ gulp-terser@2.1.0 β”œβ”€β”€ gulp-useref@5.0.0 β”œβ”€β”€ gulp@4.0.2 β”œβ”€β”€ jquery@3.6.1 └── waypoints@4.0.1 ``` ##### 21/01/25: Updated pkgs - had to abandon gulp-uglify b/c doesn't support ES6 'const' - left fullcalendar at v.4 b/c react import workflow ```s david@ovid:~/sites/dw(master⚑) Β» npm list davidwindham.com@1.0.0 /Users/david/Sites/dw β”œβ”€β”€ @fullcalendar/core@4.4.2 β”œβ”€β”€ @fullcalendar/daygrid@4.4.2 β”œβ”€β”€ @fullcalendar/google-calendar@4.4.2 β”œβ”€β”€ @fullcalendar/timegrid@4.4.2 β”œβ”€β”€ bootstrap@5.1.3 β”œβ”€β”€ browser-sync@2.27.7 β”œβ”€β”€ gulp-clean-css@4.3.0 β”œβ”€β”€ gulp-concat@2.6.1 β”œβ”€β”€ gulp-htmlmin@5.0.1 β”œβ”€β”€ gulp-rename@2.0.0 β”œβ”€β”€ gulp-sass@5.1.0 β”œβ”€β”€ gulp-terser@2.1.0 β”œβ”€β”€ gulp-useref@5.0.0 β”œβ”€β”€ gulp@4.0.2 β”œβ”€β”€ jquery@3.6.0 β”œβ”€β”€ moment@2.29.1 β”œβ”€β”€ popper.js@1.16.1 β”œβ”€β”€ snapsvg@0.5.1 └── waypoints@4.0.1 ``` ---- ##### content/ ideas - bot, AMA, TIL, knowitall, about - bio / cv / clients service - ability / experitise / range login - calendar / billing ##### features/ * bot * chat / contact * twilio / fb messenger / slack / twitter * multilingual * * now page * simplified archive page * desk/bookmarks/code/til/social * calendar * scheduler / rate * client login * invoicing / payments / tickets * automate publishing * staging subdomains ##### design/ - Colors - #484C57 - Dark Blue - #535763 - Med Blue - rgba(83, 87, 99, 1) - #33363d - Black Grey - #39393a - Dark Grey - #67000a - Red - #25c2a0 - Green - #e2e2e2 - Almost Light - #e3e3e3 - Light * Fonts * Playfair Display - [https://fonts.google.com/specimen/Playfair+Display](https://fonts.google.com/specimen/Playfair+Display) * Open Sans * Graphics * [https://www.openpeeps.com/](https://www.openpeeps.com/) * [https://www.opendoodles.com/](https://www.opendoodles.com/) * [https://www.humaaans.com/](https://www.opendoodles.com/) * [https://1wa.co/](https://1wa.co/) / [https://github.com/truewebartisans/1wa.co/](https://github.com/truewebartisans/1wa.co/) * [https://doodles-site-example.webflow.io/](https://doodles-site-example.webflow.io/) ##### stack/ * Go-lang / Ansible * git / code.dw * deployments, provisioning, server status, ci * MySQL / MariaDB * data / stats * PHP * Laravel - accounts, bot, billing, tickets * dev * gulp / webpack * browser-sync