<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Miniblog.Core</title>
  <id>http://zbkv.ru/</id>
  <subtitle>A short description of the blog.</subtitle>
  <generator uri="https://github.com/madskristensen/Miniblog.Core" version="1.0">Miniblog.Core</generator>
  <updated>2024-12-31T12:00:00Z</updated>
  <entry>
    <id>http://zbkv.ru/blog/welcome/</id>
    <title>Welcome to your new blog</title>
    <updated>2024-12-31T15:00:47+03:00</updated>
    <published>2024-12-31T12:00:00+03:00</published>
    <link href="http://zbkv.ru/blog/welcome/" />
    <author>
      <name>test@example.com</name>
      <email>Igor Z</email>
    </author>
    <category term="welcome" />
    <category term="miniblog" />
    <content type="html">
        &lt;p class="whitespace-pre-wrap break-words"&gt;🌱 &lt;strong&gt;Welcome to Your New Blog!&lt;/strong&gt;&lt;/p&gt;
        &lt;p class="whitespace-pre-wrap break-words"&gt;MiniBlog.Core represents the evolution of MiniBlog, a pioneering minimal blog engine launched in 2013 by &lt;a title="Mads Kristensen" href="https://www.madskristensen.net/"&gt;Mads Kristensen&lt;/a&gt;. Its commitment remains unchanged: delivering an exceptional blogging experience through minimalist design and optimized performance.&lt;/p&gt;
        &lt;p class="whitespace-pre-wrap break-words"&gt;Modern Features:&lt;/p&gt;
        &lt;ul class="-mt-1 [li&amp;gt;&amp;amp;]:mt-2 list-disc space-y-2 pl-8"&gt;
        &lt;li class="whitespace-normal break-words"&gt;Seamless social media integration for broader reach&lt;/li&gt;
        &lt;li class="whitespace-normal break-words"&gt;Built-in comment system for community engagement&lt;/li&gt;
        &lt;li class="whitespace-normal break-words"&gt;SEO-optimized structure for better visibility&lt;/li&gt;
        &lt;li class="whitespace-normal break-words"&gt;Comprehensive RSS/ATOM feed support&lt;/li&gt;
        &lt;li class="whitespace-normal break-words"&gt;Cross-platform compatibility (Windows, Mac, Linux)&lt;/li&gt;
        &lt;li class="whitespace-normal break-words"&gt;Mobile-first responsive design&lt;/li&gt;
        &lt;li class="whitespace-normal break-words"&gt;Advanced content editor support (Live Writer, Markdown Monster)&lt;/li&gt;
        &lt;li class="whitespace-normal break-words"&gt;Web Developer Checklist compliance&lt;/li&gt;
        &lt;/ul&gt;
        &lt;p class="whitespace-pre-wrap break-words"&gt;Security &amp;amp; Standards Built on modern web standards, MiniBlog.Core includes robust security features and follows best practices for web development. It's regularly updated to maintain compatibility with the latest browser technologies and security requirements.&lt;/p&gt;
        &lt;p class="whitespace-pre-wrap break-words"&gt;Developer-Friendly For developers, MiniBlog.Core offers a clean, well-documented codebase that's easy to customize and extend. Whether you're looking to add new features or modify existing ones, the platform's architecture makes it straightforward to implement your changes.&lt;/p&gt;
        &lt;p class="whitespace-pre-wrap break-words"&gt;Getting Started Your blog is now ready for content! Start by customizing your settings and creating your first post. If you need assistance, our documentation and community resources are available to help you make the most of MiniBlog.Core's features.&lt;/p&gt;
        &lt;h2&gt;Special formatting&lt;/h2&gt;
        &lt;p&gt;Pre-formatted text such as what is commonly used to display code syntax is styled beautifully.&lt;/p&gt;
        &lt;pre&gt;&lt;code&gt;function code() {
        var msg = "This is what a code snippet looks like";
        }&lt;/code&gt;&lt;/pre&gt;
        &lt;p&gt;And tables are formatted nicely with headings and alternative background color for rows.&lt;/p&gt;
        &lt;table&gt;
        &lt;tbody&gt;
        &lt;tr&gt;
        &lt;th&gt;And tables&lt;/th&gt;
        &lt;th&gt;look&lt;/th&gt;
        &lt;th&gt;rally&lt;/th&gt;
        &lt;th&gt;nice&lt;/th&gt;
        &lt;th&gt;too&lt;/th&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
        &lt;td&gt;Numbers&lt;/td&gt;
        &lt;td&gt;2&lt;/td&gt;
        &lt;td&gt;3&lt;/td&gt;
        &lt;td&gt;4&lt;/td&gt;
        &lt;td&gt;5&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
        &lt;td&gt;Alphabet&lt;/td&gt;
        &lt;td&gt;b&lt;/td&gt;
        &lt;td&gt;c&lt;/td&gt;
        &lt;td&gt;d&lt;/td&gt;
        &lt;td&gt;e&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
        &lt;td&gt;Symbols&lt;/td&gt;
        &lt;td&gt;?&lt;/td&gt;
        &lt;td&gt;$&lt;/td&gt;
        &lt;td&gt;*&lt;/td&gt;
        &lt;td&gt;%&lt;/td&gt;
        &lt;/tr&gt;
        &lt;/tbody&gt;
        &lt;/table&gt;
        &lt;p&gt;Enjoy!&lt;/p&gt;
    </content>
  </entry></feed>