<!DOCTYPE html>
<html>
<head>
    <title>256studio</title>
    <link rel="stylesheet" href="/static/style.css">
    <link rel="icon" href="/static/uploads/favicon_69765b2dc66f3.png">        <meta property="og:title" content="256studio - Minimalist Blog">
    <meta property="og:description" content="Creating a custom blogging platform using a flat-file PHP system is a deliberate choice that prioritizes speed, security, and simplicity.">
    <meta property="og:image" content="http://256studio.com/static/uploads/img_697667e457a6a.png">    <meta property="og:image:alt" content="256studio - Minimalist Blog">    <meta property="og:locale" content="en_US">
    <meta property="og:url" content="https://256studio.com">
    <meta property="og:logo" content="http://256studio.com/static/uploads/img_697667e457a6a.png">    <meta property="og:type" content="website">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:title" content="256studio - Minimalist Blog">
    <meta name="twitter:description" content="Creating a custom blogging platform using a flat-file PHP system is a deliberate choice that prioritizes speed, security, and simplicity.">
    <meta name="twitter:image" content="http://256studio.com/static/uploads/img_697667e457a6a.png"></head>
<body>
    <div class="container">
        <header>
            <h1 class="blog-title">256studio</h1>
            <nav class="nav">
                 &middot; <a href="https://256studio.com/">Home</a> <a href="https://256studio.com/blog">Blog</a> <a href="/about">about</a> <a href="/contact">Contact</a>  &middot;             </nav>
        </header>
        <main>
                                            <article class="post-list-item">
                    <h2 class="post-title" style="text-align:center;">
                        <a href="/post/big-test-of-new-blog-platform">big test of new blog platform</a>
                    </h2>
                                            <div style="margin:1.5em 0 1em 0; text-align:center;">
                            <img src="/static/uploads/img_697667e457a6a.png" alt="Post image" style="max-width:100%;max-height:220px;">
                        </div>
                                        <div style="margin-top:1.2em; text-align:center; color:#444; font-size:0.98em;">
                        <div style="color:#888;">Scot &middot; January 25, 2026</div>
                    </div>
                </article>
                                            <article class="post-list-item">
                    <h2 class="post-title" style="text-align:center;">
                        <a href="/post/why-i-m-building-my-own-flat-file-php-blogging-platform">Why I’m Building My Own Flat‑File PHP Blogging Platform</a>
                    </h2>
                                            <div style="margin:1.5em 0 1em 0; text-align:center;">
                            <img src="/static/uploads/img_69769fd85e896.png" alt="Post image" style="max-width:100%;max-height:220px;">
                        </div>
                                        <div style="margin-top:1.2em; text-align:center; color:#444; font-size:0.98em;">
                        <div style="color:#888;">Scot &middot; January 25, 2026</div>
                    </div>
                </article>
                                            <article class="post-list-item">
                    <h2 class="post-title" style="text-align:center;">
                        <a href="/post/ok-this-works">ok this works</a>
                    </h2>
                                        <div style="margin-top:1.2em; text-align:center; color:#444; font-size:0.98em;">
                        <div style="color:#888;">Scot &middot; January 25, 2026</div>
                    </div>
                </article>
                                            <article class="post-list-item">
                    <h2 class="post-title" style="text-align:center;">
                        <a href="/post/even-the-all-powerful-pointing">Even the all-powerful Pointing</a>
                    </h2>
                                            <div style="margin:1.5em 0 1em 0; text-align:center;">
                            <img src="/static/uploads/img_6976a006534f8.png" alt="Post image" style="max-width:100%;max-height:220px;">
                        </div>
                                        <div style="margin-top:1.2em; text-align:center; color:#444; font-size:0.98em;">
                        <div style="color:#888;">Scot &middot; January 25, 2026</div>
                    </div>
                </article>
                                            <article class="post-list-item">
                    <h2 class="post-title" style="text-align:center;">
                        <a href="/post/lorem-ipsum-dolor">Lorem ipsum dolor</a>
                    </h2>
                                        <div style="margin-top:1.2em; text-align:center; color:#444; font-size:0.98em;">
                        <div style="color:#888;">Scot &middot; January 25, 2026</div>
                    </div>
                </article>
                    </main>
        <footer class="site-footer">
            <div class="footer-content">
                &copy; 2026 Scot. All rights reserved.
                <span style="float:right;">
                                        <a href="/?action=login">Admin Login</a>
                                </span>
            </div>
        </footer>
    </div>
</body>
</html>

