berekescrubs.neocities.org/
Ported the whole wordpress.com blog with all posts intact to 11ty, figured out how to do cover images, installed disqus comments, got an excerpt method working, built a sidebar for desktop view where you can see just the posts by series, and made the layout degrade pretty gracefully for small screens, down to a resolution of 320x480 that I nicknamed "shite phone". It's not a workflow that would work for everyone bc it requires a bit of technical knowledge to update, but it's one that works for us and both I and the encoder can update it with minimal fuss.
If you're browsing the web on an even smaller screen I can't guarantee the experience, but probably a lot of sites look like shit that small.
A lot of the new features in html/css since the last time I learned are really good, viewport and @media are the tits. Knocked the rust off those skills and learned a bit of javascript. Also I'm blowing kisses to everyone who answered questions when I was having trouble, especially gekidasa demonstrating a good design for a navbar after the w3schools example told me to use float which hilariously broke everything leading me to struggle for almost 2 days with that.
Ported the whole wordpress.com blog with all posts intact to 11ty, figured out how to do cover images, installed disqus comments, got an excerpt method working, built a sidebar for desktop view where you can see just the posts by series, and made the layout degrade pretty gracefully for small screens, down to a resolution of 320x480 that I nicknamed "shite phone". It's not a workflow that would work for everyone bc it requires a bit of technical knowledge to update, but it's one that works for us and both I and the encoder can update it with minimal fuss.
If you're browsing the web on an even smaller screen I can't guarantee the experience, but probably a lot of sites look like shit that small.
A lot of the new features in html/css since the last time I learned are really good, viewport and @media are the tits. Knocked the rust off those skills and learned a bit of javascript. Also I'm blowing kisses to everyone who answered questions when I was having trouble, especially gekidasa demonstrating a good design for a navbar after the w3schools example told me to use float which hilariously broke everything leading me to struggle for almost 2 days with that.