<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>MkDocs on scarbrough.co.uk</title>
    <link>/tags/mkdocs/</link>
    <description>Recent content in MkDocs on scarbrough.co.uk</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 18 Sep 2022 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/mkdocs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Static Site Generator or Content Management System?</title>
      <link>/post/development/ssg-vs-cms/</link>
      <pubDate>Sun, 18 Sep 2022 00:00:00 +0000</pubDate>
      <guid>/post/development/ssg-vs-cms/</guid>
      <description>Can a static site generator (SSG) be more accessible than a content management system (CMS) to someone without Web development experience? And should we use an SSG instead of setting up something like WordPress?&#xA;For those who don&amp;rsquo;t know, a static site generator is essentially a program that compiles a directory of text/Markdown files into a Web site that can be hosted on any Web server. Its core function is to convert Markdown to HTML.</description>
    </item>
    <item>
      <title>Using MKDocs</title>
      <link>/post/development/mkdocs-intro/</link>
      <pubDate>Fri, 10 Dec 2021 00:00:00 +0000</pubDate>
      <guid>/post/development/mkdocs-intro/</guid>
      <description>As you can tell, this site is no longer based on Publii CMS (which is still a very good CMS). After spending a few hours with MkDocs, I&amp;rsquo;ve been tempted to use that instead, as I can do pretty much everything using Vim. I&amp;rsquo;m still migrating the content, so this site is a work in progress.&#xA;Using a static site generator might initially seem like a long-assed way of getting a basic site up, but once MkDocs is installed and running, and the site&amp;rsquo;s customised, we only need to worry about a single configuration file and where to place the content.</description>
    </item>
  </channel>
</rss>
