You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: all.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4921,6 +4921,11 @@ <h2>Lektor resources</h2>
4921
4921
<a href="https://www.silvrback.com/">Silvrback</a> to a format that Lektor can use
4922
4922
to generate a new site.</p>
4923
4923
</li>
4924
+
<li>
4925
+
<p><a href="https://blog.liip.ch/archive/2016/09/21/lektor-static-cms-put-fun-back-content-management.html">Lektor Static CMS, put the fun back into Content Management</a>
4926
+
is a short overview as the first part in what aims to be a continuing
4927
+
series on how to use Lektor as a content management system.</p>
4928
+
</li>
4924
4929
</ul>
4925
4930
<h1>MkDocs</h1>
4926
4931
<p><a href="http://www.mkdocs.org/">MkDocs</a> is a Python-based static site generator
Copy file name to clipboardExpand all lines: lektor.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,11 @@ <h2>Lektor resources</h2>
79
79
<ahref="https://www.silvrback.com/">Silvrback</a> to a format that Lektor can use
80
80
to generate a new site.</p>
81
81
</li>
82
+
<li>
83
+
<p><ahref="https://blog.liip.ch/archive/2016/09/21/lektor-static-cms-put-fun-back-content-management.html">Lektor Static CMS, put the fun back into Content Management</a>
84
+
is a short overview as the first part in what aims to be a continuing
85
+
series on how to use Lektor as a content management system.</p>
86
+
</li>
82
87
</ul>
83
88
<h3>Anything else to learn about static site generators?</h3>
Copy file name to clipboardExpand all lines: source/content/pages/07-web-development/30-lektor.markdown
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,3 +53,6 @@ painless.
53
53
[Silvrback](https://www.silvrback.com/) to a format that Lektor can use
54
54
to generate a new site.
55
55
56
+
*[Lektor Static CMS, put the fun back into Content Management](https://blog.liip.ch/archive/2016/09/21/lektor-static-cms-put-fun-back-content-management.html)
57
+
is a short overview as the first part in what aims to be a continuing
58
+
series on how to use Lektor as a content management system.
0 commit comments