make the website a progressive web app
duolingo day 34
implement asset versioning for cache busting
image optimization
duolingo day 32
implement sitemap generator and push to prod π https://basilesamel.com
write meta descriptions for SEO and finish up the landing page
close Linkedin account
start preprod tests of new website
design some custom social cards
get access to Twitter's API
duolingo day 32
research and implement a better way to implement ssg with svelte
work on landing page
duolingo day 31
send a dev application to Twitter's API
duolingo day 30
finish bio page
finish Tools page
I listed all the tools and tech I use in a single webpage to link them to corresponding articles published on Sustainable Web Dev. It will perhaps help drive some traffic.
start adding a few blog posts and work on the reading experience
create a script to analyze and aggregate the sorted content
the script sorts the articles by date, tells me about the word count, and allows me to merge the content together by topic in single files
use the new snowpack starter to build the website
duolingo day 29
work on snowpack starter
I need one or several snowpack configs to handle Svelte, SSR, TailwindCSS, service workers, and production bundling.
rethink how I will build the MVP
I only realize it now, but Writing Startup is way more than I can chew tech-wise: my coding skills aren't up-to-par yet. What I'm going to do instead:
- Work on tiny minimum viable products (One MVP = one architectural or functional aspect of WritingStartup)
- Refactor the code into microservices, then publish the work to get quick feedback for the end-product and go past my current technical limitations
- THEN assemble Writing Startup after improving each modular part
- Work on tiny minimum viable products (One MVP = one architectural or functional aspect of WritingStartup)
- Refactor the code into microservices, then publish the work to get quick feedback for the end-product and go past my current technical limitations
- THEN assemble Writing Startup after improving each modular part