Skip to content

Commit f651a66

Browse files
committed
new lektor resource
1 parent 76bc6ad commit f651a66

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

all.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4932,6 +4932,13 @@ <h2>Lektor resources</h2>
49324932
is a short overview as the first part in what aims to be a continuing
49334933
series on how to use Lektor as a content management system.</p>
49344934
</li>
4935+
<li>
4936+
<p>In
4937+
<a href="https://emptysqua.re/blog/experience-migrating-to-lektor/">Experiences Migrating to Lektor</a>
4938+
the author gives his impression of Lektor after moving his 400+ articles
4939+
over from a home-grown blogging engine. He talks a bit about how he went
4940+
from deploying on GitHub Pages to surge.sh and finally over to Netlify.</p>
4941+
</li>
49354942
</ul>
49364943
<h1>MkDocs</h1>
49374944
<p><a href="http://www.mkdocs.org/">MkDocs</a> is a Python-based static site generator

lektor.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,13 @@ <h2>Lektor resources</h2>
9090
is a short overview as the first part in what aims to be a continuing
9191
series on how to use Lektor as a content management system.</p>
9292
</li>
93+
<li>
94+
<p>In
95+
<a href="https://emptysqua.re/blog/experience-migrating-to-lektor/">Experiences Migrating to Lektor</a>
96+
the author gives his impression of Lektor after moving his 400+ articles
97+
over from a home-grown blogging engine. He talks a bit about how he went
98+
from deploying on GitHub Pages to surge.sh and finally over to Netlify.</p>
99+
</li>
93100
</ul>
94101
<h3>Anything else to learn about static site generators?</h3>
95102
<div class="row">

source/content/pages/07-web-development/30-lektor.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,9 @@ painless.
6262
is a short overview as the first part in what aims to be a continuing
6363
series on how to use Lektor as a content management system.
6464

65+
* In
66+
[Experiences Migrating to Lektor](https://emptysqua.re/blog/experience-migrating-to-lektor/)
67+
the author gives his impression of Lektor after moving his 400+ articles
68+
over from a home-grown blogging engine. He talks a bit about how he went
69+
from deploying on GitHub Pages to surge.sh and finally over to Netlify.
70+

0 commit comments

Comments
 (0)