File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed
Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -2,3 +2,5 @@ Information
22Apache Example
33
44This example utilizes page redirections and Apache-related functionality.
5+
6+ Result preview: http://luawebgen.refreezed.com/examples/apache/
Original file line number Diff line number Diff line change @@ -18,3 +18,5 @@ included by both the "blogPost" layout and the default "page" layout.
1818
1919The "_header" layout does a similar thing as the homepage - it loops through
2020all posts and creates a small menu with links to each one.
21+
22+ Result preview: http://luawebgen.refreezed.com/examples/blog/
Original file line number Diff line number Diff line change @@ -3,3 +3,5 @@ Minimal Example
33
44This site only has a single, pretty bare, page - the homepage. It uses uses a
55very simple layout.
6+
7+ Result preview: http://luawebgen.refreezed.com/examples/minimal/
Original file line number Diff line number Diff line change @@ -3,3 +3,5 @@ Portfolio Example
33
44This example shows how to access data from the data folder. The site is just a
55single page that doesn't use any layout.
6+
7+ Result preview: http://luawebgen.refreezed.com/examples/portfolio/
You can’t perform that action at this time.
0 commit comments