Skip to content

Commit 2eed3ab

Browse files
committed
chore: Add landing-page archetype to list
1 parent 9e9df36 commit 2eed3ab

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

documentation/writing-hugo.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,10 @@ This new page will be created with the default how-to archetype. To use a specif
6767

6868
Our archetypes [currently include](/archetypes/) the following:
6969

70-
- `default` (How-to instructions, general use)
71-
- `concept`(An explanation of one implementation detail and some use cases)
72-
- `tutorial` (An in-depth set of how-to instructions, referencing concepts)
70+
- `default` - How-to instructions, general use
71+
- `concept` - An explanation of one implementation detail and some use cases
72+
- `tutorial` - An in-depth set of how-to instructions, referencing concepts
73+
- `landing-page` - A special archetype for the landing page of a documentation set, with a unique layout
7374

7475
These archetypes are adapted from some existing [templates](/templates/): please [file an issue](https://github.com/nginx/documentation/issues/new?template=1-feature_request.md) if you would like a new archetype.
7576

0 commit comments

Comments
 (0)