Skip to content

Commit c2b588a

Browse files
committed
Link to result previews in examples.
1 parent a1f4c16 commit c2b588a

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

examples/apache/README.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ Information
22
Apache Example
33

44
This example utilizes page redirections and Apache-related functionality.
5+
6+
Result preview: http://luawebgen.refreezed.com/examples/apache/

examples/blog/README.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ included by both the "blogPost" layout and the default "page" layout.
1818

1919
The "_header" layout does a similar thing as the homepage - it loops through
2020
all posts and creates a small menu with links to each one.
21+
22+
Result preview: http://luawebgen.refreezed.com/examples/blog/

examples/minimal/README.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ Minimal Example
33

44
This site only has a single, pretty bare, page - the homepage. It uses uses a
55
very simple layout.
6+
7+
Result preview: http://luawebgen.refreezed.com/examples/minimal/

examples/portfolio/README.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ Portfolio Example
33

44
This example shows how to access data from the data folder. The site is just a
55
single page that doesn't use any layout.
6+
7+
Result preview: http://luawebgen.refreezed.com/examples/portfolio/

0 commit comments

Comments
 (0)