post: GPU-skinned herds — agent_skinned renderer + engine private, builds public
This commit is contained in:
@@ -303,7 +303,7 @@ Done.</code></pre>
|
||||
<p><strong>Build systems make CSS changes safe.</strong> Because we never hand-edit <code>.html</code>, every style change is tested by regenerating all pages and grepping for the new selectors. If a rule doesn't ship, you know immediately.</p>
|
||||
<p>Two gaps we'll fill later: blockquote support in <code>build.js</code> (the callout CSS is waiting) and ordered lists (same story). In the meantime, the blog already looks intentional — and it took two template files, one build step, and zero dependencies.</p>
|
||||
<hr>
|
||||
<p><em>The blog is generated by <a href="https://tinqs.com/tinqs/blog" style="color: var(–c-accent-l);">build.js</a> and served by <a href="https://tinqs.com" style="color: var(–c-accent-l);">Tinqs Studio</a>. All styling is self-contained in the templates.</em></p>
|
||||
<p><em>The blog is generated by <a href="https://tinqs.com/tinqs/blog" style="color: var(--c-accent-l);">build.js</a> and served by <a href="https://tinqs.com" style="color: var(--c-accent-l);">Tinqs Studio</a>. All styling is self-contained in the templates.</em></p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
Before
After
|
Reference in New Issue
Block a user