npm run start
- To add new menu items -> config_default\menus\menus.en.toml
- To add a new page ->
npm run create <page_name>/index.md
. Open the created page and setdraft: false
The child theme has the examples for creating new pages.
- [child theme source](https://github.com/h-enk/doks-child-theme.git my-doks-site && cd my-doks-site/)