direct navlevel navigation
This commit is contained in:
8
example/content/README.md
Normal file
8
example/content/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
Template: intro.html
|
||||
|
||||
---
|
||||
|
||||
# Willkommen
|
||||
|
||||
Bitte wählen Sie eine Sprache:
|
||||
@@ -1,6 +1,3 @@
|
||||
This:
|
||||
GoTo: "/de/main/home"
|
||||
|
||||
Index:
|
||||
InputFile: "README.md"
|
||||
OutputFile: "index.html"
|
||||
|
||||
BIN
example/content/de.png
Normal file
BIN
example/content/de.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 247 B |
2
example/content/de/config.yml
Normal file
2
example/content/de/config.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
This:
|
||||
GoTo: main/home
|
||||
BIN
example/content/en.png
Normal file
BIN
example/content/en.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
2
example/content/en/config.yml
Normal file
2
example/content/en/config.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
This:
|
||||
GoTo: main/home
|
||||
Reference in New Issue
Block a user