@@ -4835,7 +4835,8 @@ <h1>Pelican</h1>
48354835<p><a href="http://docs.getpelican.com/en/3.6.3/">Pelican</a> is a
48364836<a href="/static-site-generator.html">static site generator</a> implemented in Python
48374837that combines <a href="/jinja2.html">Jinja</a> templates with content written in
4838- Markdown or reStructuredText to produce websites. Pelican's
4838+ Markdown or reStructuredText to produce websites. </p>
4839+ <p>Pelican's
48394840<a href="https://github.com/getpelican/pelican">source code is available on GitHub</a>
48404841under the
48414842<a href="https://www.gnu.org/licenses/quick-guide-gplv3.html">GPL 3 license</a>.</p>
@@ -4880,7 +4881,8 @@ <h2>Pelican resources</h2>
48804881 <h1>Lektor</h1>
48814882<p><a href="https://www.getlektor.com/">Lektor</a> is a static website generator with
48824883content management system (CMS) and <a href="/web-frameworks.html">web framework</a>
4883- features for creating websites. Lektor's
4884+ features for creating websites. </p>
4885+ <p>Lektor's
48844886<a href="https://github.com/lektor/lektor">source code is available on GitHub</a>
48854887under the
48864888<a href="https://opensource.org/licenses/BSD-3-Clause">BSD 3-clause license</a>.</p>
@@ -4923,13 +4925,13 @@ <h2>Lektor resources</h2>
49234925 <h1>MkDocs</h1>
49244926<p><a href="http://www.mkdocs.org/">MkDocs</a> is a Python-based static site generator
49254927that combines Markdown content with <a href="/jinja2.html">Jinja2 templates</a> to
4926- produce websites. MkDocs'
4928+ produce websites. MkDocs can be pronounced "McDocs" or "M-K Docs",
4929+ <a href="https://twitter.com/_tomchristie/status/805861272076042241">although the core committers do not have a strong preference</a>
4930+ one way or the other on the name's pronunciation.</p>
4931+ <p>MkDocs'
49274932<a href="https://github.com/mkdocs/mkdocs">source code is available on GitHub</a>
49284933under the
49294934<a href="https://opensource.org/licenses/BSD-2-Clause">BSD 2-clause license</a>.</p>
4930- <p>MkDocs can be pronounced "McDocs" or "M-K Docs",
4931- <a href="https://twitter.com/_tomchristie/status/805861272076042241">although the core committers do not have a strong preference</a>
4932- one way or the other on the name's pronunciation.</p>
49334935<p><a href="http://www.mkdocs.org/" style="border: none;"><img src="/img/mkdocs-logo.jpg" width="100%" alt="MkDocs static site and documentation generator logo." class="technical-diagram" style="border-radius:5px"></a></p>
49344936<h2>What's great about MkDocs?</h2>
49354937<p>MkDocs uses a YAML configuration file and can optionally use themes to
0 commit comments