<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[TIL (Today I learned) that writing websites with simple HTML and CSS is now called &quot;post-framework&quot;.]]></title><description><![CDATA[<p>TIL (Today I learned) that writing websites with simple HTML and CSS is now called "post-framework". Well. I did "post-framework" even before frameworks existed and I never stopped writing that little bit of HTML and CSS needed for static pages myself. I guess I'm so old that it is considered being young again  <img src="https://board.circlewithadot.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=28325c671da" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>]]></description><link>https://board.circlewithadot.net/topic/58f06c99-d937-4cee-ae3f-361fe05c78f2/til-today-i-learned-that-writing-websites-with-simple-html-and-css-is-now-called-post-framework-.</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 06:37:30 GMT</lastBuildDate><atom:link href="https://board.circlewithadot.net/topic/58f06c99-d937-4cee-ae3f-361fe05c78f2.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 06 Apr 2026 11:57:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to TIL (Today I learned) that writing websites with simple HTML and CSS is now called &quot;post-framework&quot;. on Mon, 06 Apr 2026 12:12:21 GMT]]></title><description><![CDATA[<p><span><a href="/user/neuimneuland%40mastodon.social">@<span>neuimneuland</span></a></span> This. It is kinda bonkers how frameworks, once meant to hide complexity, now serve to *hide the simplicity* of modern HTML and CSS <img src="https://board.circlewithadot.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=28325c671da" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>]]></description><link>https://board.circlewithadot.net/post/https://social.wildeboer.net/users/jwildeboer/statuses/116357696157633577</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://social.wildeboer.net/users/jwildeboer/statuses/116357696157633577</guid><dc:creator><![CDATA[jwildeboer@social.wildeboer.net]]></dc:creator><pubDate>Mon, 06 Apr 2026 12:12:21 GMT</pubDate></item><item><title><![CDATA[Reply to TIL (Today I learned) that writing websites with simple HTML and CSS is now called &quot;post-framework&quot;. on Mon, 06 Apr 2026 12:10:50 GMT]]></title><description><![CDATA[<p><span><a href="/user/jwildeboer%40social.wildeboer.net">@<span>jwildeboer</span></a></span> I recently built a web gallery that should not use external libraries or require a specific build system, but support modern features like touch gestures. It was fun to see what is possible these days. Not just HTML/CSS as it contains a JS part, but still...</p>]]></description><link>https://board.circlewithadot.net/post/https://mastodon.social/users/neuimneuland/statuses/116357690163502539</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://mastodon.social/users/neuimneuland/statuses/116357690163502539</guid><dc:creator><![CDATA[neuimneuland@mastodon.social]]></dc:creator><pubDate>Mon, 06 Apr 2026 12:10:50 GMT</pubDate></item><item><title><![CDATA[Reply to TIL (Today I learned) that writing websites with simple HTML and CSS is now called &quot;post-framework&quot;. on Mon, 06 Apr 2026 12:08:54 GMT]]></title><description><![CDATA[<p><span><a href="/user/jwildeboer%40social.wildeboer.net">@<span>jwildeboer</span></a></span> </p><p>I'd call that "pre-framework" <img src="https://board.circlewithadot.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=28325c671da" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";-)" alt="😉" /></p><p>The good old times, when putting a w3c validator button to the end of the page was a thing -  because each small change done (with vi, directly on the web server) might break the correctness of the html ...</p><p>BTW, still existing: <a href="https://validator.w3.org/" rel="nofollow noopener"><span>https://</span><span>validator.w3.org/</span><span></span></a></p>]]></description><link>https://board.circlewithadot.net/post/https://social.tchncs.de/users/unixwitch/statuses/116357682596457708</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://social.tchncs.de/users/unixwitch/statuses/116357682596457708</guid><dc:creator><![CDATA[unixwitch@social.tchncs.de]]></dc:creator><pubDate>Mon, 06 Apr 2026 12:08:54 GMT</pubDate></item><item><title><![CDATA[Reply to TIL (Today I learned) that writing websites with simple HTML and CSS is now called &quot;post-framework&quot;. on Mon, 06 Apr 2026 12:08:38 GMT]]></title><description><![CDATA[<p><span><a href="/user/jwildeboer%40social.wildeboer.net">@<span>jwildeboer</span></a></span> Way back in the dawn of time (late 1990s) I used a bash script to generate html from text files. I had my own  format similar to markdown. Where does that fit in?<br />pre-post-framework-framework?</p>]]></description><link>https://board.circlewithadot.net/post/https://hostux.social/users/grumpyoldtechie/statuses/116357681554582508</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://hostux.social/users/grumpyoldtechie/statuses/116357681554582508</guid><dc:creator><![CDATA[grumpyoldtechie@hostux.social]]></dc:creator><pubDate>Mon, 06 Apr 2026 12:08:38 GMT</pubDate></item><item><title><![CDATA[Reply to TIL (Today I learned) that writing websites with simple HTML and CSS is now called &quot;post-framework&quot;. on Mon, 06 Apr 2026 12:06:35 GMT]]></title><description><![CDATA[<p><span><a href="/user/jwildeboer%40social.wildeboer.net">@<span>jwildeboer</span></a></span> we built the goddamn post they measure the world with. <img src="https://board.circlewithadot.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f923.png?v=28325c671da" class="not-responsive emoji emoji-android emoji--rolling_on_the_floor_laughing" style="height:23px;width:auto;vertical-align:middle" title="🤣" alt="🤣" /></p>]]></description><link>https://board.circlewithadot.net/post/https://mastodon.social/users/knowprose/statuses/116357673504572875</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://mastodon.social/users/knowprose/statuses/116357673504572875</guid><dc:creator><![CDATA[knowprose@mastodon.social]]></dc:creator><pubDate>Mon, 06 Apr 2026 12:06:35 GMT</pubDate></item><item><title><![CDATA[Reply to TIL (Today I learned) that writing websites with simple HTML and CSS is now called &quot;post-framework&quot;. on Mon, 06 Apr 2026 12:05:23 GMT]]></title><description><![CDATA[<p><span><a href="/user/jwildeboer%40social.wildeboer.net">@<span>jwildeboer</span></a></span> cool I am envogue again. Lately, I generated HTML based on configuration data without framework but with Python. Is this called post framework fusion?</p>]]></description><link>https://board.circlewithadot.net/post/https://norden.social/users/prefec2/statuses/116357668788996865</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://norden.social/users/prefec2/statuses/116357668788996865</guid><dc:creator><![CDATA[prefec2@norden.social]]></dc:creator><pubDate>Mon, 06 Apr 2026 12:05:23 GMT</pubDate></item><item><title><![CDATA[Reply to TIL (Today I learned) that writing websites with simple HTML and CSS is now called &quot;post-framework&quot;. on Mon, 06 Apr 2026 12:05:19 GMT]]></title><description><![CDATA[<p><span><a href="/user/knowprose%40mastodon.social">@<span>knowprose</span></a></span> Shell-scripting is now post-compiler coding, I guess <img src="https://board.circlewithadot.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=28325c671da" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>]]></description><link>https://board.circlewithadot.net/post/https://social.wildeboer.net/users/jwildeboer/statuses/116357668476579089</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://social.wildeboer.net/users/jwildeboer/statuses/116357668476579089</guid><dc:creator><![CDATA[jwildeboer@social.wildeboer.net]]></dc:creator><pubDate>Mon, 06 Apr 2026 12:05:19 GMT</pubDate></item><item><title><![CDATA[Reply to TIL (Today I learned) that writing websites with simple HTML and CSS is now called &quot;post-framework&quot;. on Mon, 06 Apr 2026 12:04:51 GMT]]></title><description><![CDATA[<p><span><a href="/user/jwildeboer%40social.wildeboer.net">@<span>jwildeboer</span></a></span><br />Shouldn't it be called "pre-framework"?</p>]]></description><link>https://board.circlewithadot.net/post/https://vmst.io/users/abogical/statuses/116357666642139781</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://vmst.io/users/abogical/statuses/116357666642139781</guid><dc:creator><![CDATA[abogical@vmst.io]]></dc:creator><pubDate>Mon, 06 Apr 2026 12:04:51 GMT</pubDate></item><item><title><![CDATA[Reply to TIL (Today I learned) that writing websites with simple HTML and CSS is now called &quot;post-framework&quot;. on Mon, 06 Apr 2026 12:03:27 GMT]]></title><description><![CDATA[<p><span><a href="/user/jwildeboer%40social.wildeboer.net">@<span>jwildeboer</span></a></span> I wonder what they would call writing their own browser in C++ <img src="https://board.circlewithadot.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f923.png?v=28325c671da" class="not-responsive emoji emoji-android emoji--rolling_on_the_floor_laughing" style="height:23px;width:auto;vertical-align:middle" title="🤣" alt="🤣" /></p><p>I did that once in simpler times...</p>]]></description><link>https://board.circlewithadot.net/post/https://mastodon.social/users/knowprose/statuses/116357661132985008</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://mastodon.social/users/knowprose/statuses/116357661132985008</guid><dc:creator><![CDATA[knowprose@mastodon.social]]></dc:creator><pubDate>Mon, 06 Apr 2026 12:03:27 GMT</pubDate></item><item><title><![CDATA[Reply to TIL (Today I learned) that writing websites with simple HTML and CSS is now called &quot;post-framework&quot;. on Mon, 06 Apr 2026 12:01:14 GMT]]></title><description><![CDATA[<p><span><a href="/user/jwildeboer%40social.wildeboer.net">@<span>jwildeboer</span></a></span> full circle theory hits again</p>]]></description><link>https://board.circlewithadot.net/post/https://toot.community/users/jorijn/statuses/116357652471870361</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://toot.community/users/jorijn/statuses/116357652471870361</guid><dc:creator><![CDATA[jorijn@toot.community]]></dc:creator><pubDate>Mon, 06 Apr 2026 12:01:14 GMT</pubDate></item></channel></rss>