Skip to content

Commit 9693230

Browse files
committed
add new lektor resource
1 parent 2f11d9f commit 9693230

File tree

6 files changed

+17
-0
lines changed

6 files changed

+17
-0
lines changed

all.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4910,6 +4910,12 @@ <h2>Lektor resources</h2>
49104910
in the project compared to other static site generators.</p>
49114911
</li>
49124912
<li>
4913+
<p><a href="https://zerokspot.com/weblog/2016/09/16/hello-lektor/">Hello, Lektor</a> is
4914+
a wonderful getting started and overview post. The post walks through the
4915+
files Lektor generates, the admin content management system and pulling
4916+
data into pages from the Meetup API.</p>
4917+
</li>
4918+
<li>
49134919
<p>The <a href="https://www.getlektor.com/docs/quickstart/">official Lektor quickstart</a>
49144920
contains the first commands to use to generate a new project scaffold.
49154921
There is also a getting started screencast that walks through installing

img/sphinx-logo.png

32.8 KB
Loading

lektor.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,12 @@ <h2>Lektor resources</h2>
6868
in the project compared to other static site generators.</p>
6969
</li>
7070
<li>
71+
<p><a href="https://zerokspot.com/weblog/2016/09/16/hello-lektor/">Hello, Lektor</a> is
72+
a wonderful getting started and overview post. The post walks through the
73+
files Lektor generates, the admin content management system and pulling
74+
data into pages from the Meetup API.</p>
75+
</li>
76+
<li>
7177
<p>The <a href="https://www.getlektor.com/docs/quickstart/">official Lektor quickstart</a>
7278
contains the first commands to use to generate a new project scaffold.
7379
There is also a getting started screencast that walks through installing

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ painless.
4343
for hosting content. The post also includes details on the differences
4444
in the project compared to other static site generators.
4545

46+
* [Hello, Lektor](https://zerokspot.com/weblog/2016/09/16/hello-lektor/) is
47+
a wonderful getting started and overview post. The post walks through the
48+
files Lektor generates, the admin content management system and pulling
49+
data into pages from the Meetup API.
50+
4651
* The [official Lektor quickstart](https://www.getlektor.com/docs/quickstart/)
4752
contains the first commands to use to generate a new project scaffold.
4853
There is also a getting started screencast that walks through installing
32.8 KB
Loading

theme/img/sphinx-logo.png

32.8 KB
Loading

0 commit comments

Comments
 (0)