<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/atom.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:fh="http://purl.org/syndication/history/1.0">
  <title>Posts tagged: tutorial Archive</title>
  <id>https://go.markata.dev/tags/tutorial/archive/atom.xml</id>
  <updated>2024-01-15T00:00:00Z</updated>
  <subtitle>All posts with the tag &#34;tutorial&#34;</subtitle>
  <link href="https://go.markata.dev/tags/tutorial/" rel="alternate" type="text/html"></link>
  <link href="https://go.markata.dev/tags/tutorial/archive/atom.xml" rel="self" type="application/atom+xml"></link>
  <link href="https://go.markata.dev/tags/tutorial/atom.xml" rel="current" type="application/atom+xml"></link>
  <author>
    <name></name>
  </author>
  <generator uri="https://github.com/WaylonWalker/markata-go">markata-go</generator>
  <fh:complete></fh:complete>
  <entry>
    <title>Hello World</title>
    <id>https://go.markata.dev/hello-world/</id>
    <updated>2024-01-15T00:00:00Z</updated>
    <published>2024-01-15T00:00:00Z</published>
    <link href="https://go.markata.dev/hello-world/" rel="alternate" type="text/html"></link>
    <summary type="text">My first post with markata-go</summary>
    <content type="html">&lt;h1 id=&#34;welcome-to-markata-go&#34;&gt;Welcome to Markata-Go&lt;/h1&gt;&#xA;&lt;p&gt;This is my first post using the &lt;strong&gt;markata-go&lt;/strong&gt; static site generator.&lt;/p&gt;&#xA;&lt;h2 id=&#34;features&#34;&gt;Features &lt;a href=&#34;#features&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Here are some cool features:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Plugin-driven architecture&lt;/li&gt;&#xA;&lt;li&gt;Powerful feed system&lt;/li&gt;&#xA;&lt;li&gt;Jinja-like templates&lt;/li&gt;&#xA;&lt;li&gt;Code highlighting&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;pre class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;def&lt;/span&gt; &lt;span class=&#34;nf&#34;&gt;hello&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;():&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    &lt;span class=&#34;nb&#34;&gt;print&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;Hello, World!&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;div class=&#34;admonition note&#34;&gt;&#xA;&lt;p class=&#34;admonition-title&#34;&gt;Getting Started&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;Check out the documentation to learn more about markata-go.&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h2 id=&#34;links&#34;&gt;Links &lt;a href=&#34;#links&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Check out [[about|the about page]]&lt;/li&gt;&#xA;&lt;li&gt;Visit the &lt;a href=&#34;https://github.com/example/markata-go&#34;&gt;GitHub repository&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Thanks to @daverupert for CSS inspiration&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;</content>
  </entry>
</feed>