Skip to content

Add docs content #477

Answered by h-enk
OxNinja asked this question in Support
Sep 27, 2021 · 3 comments · 4 replies
Discussion options

You must be logged in to vote

Make sure that:

  1. you are referencing the correct parent identifier (set in menus.toml) as the parent menu item — e.g. ctfkit, and
  2. the page title is unique — make it e.g. CTF Kit intro

E.g. for ./content/docs/ctfkit/introduction.md:

---
title: "CTF Kit intro"
description: "Doks is a Hugo theme helping you build modern documentation websites that are secure, fast, and SEO-ready — by default."
lead: "Doks is a Hugo theme helping you build modern documentation websites that are secure, fast, and SEO-ready — by default."
date: 2020-10-06T08:48:57+00:00
lastmod: 2020-10-06T08:48:57+00:00
draft: false
images: []
menu:
  docs:
    parent: "ctfkit"
weight: 100
toc: true
---

Then you will get:

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@h-enk
Comment options

@OxNinja
Comment options

@h-enk
Comment options

@OxNinja
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by OxNinja
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants