Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New section generator #4

Open
rg-wood opened this issue Jul 26, 2024 · 0 comments
Open

New section generator #4

rg-wood opened this issue Jul 26, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@rg-wood
Copy link
Member

rg-wood commented Jul 26, 2024

Create new pages via an npm script, i.e. npm run new:section. This should:

  • Create a new folder with the slug of the given title as folder name, i.e. chapter2.
  • Create an index page for the new section, i.e. chapter2/index.md.
  • Give it an index equal to the index of the last section +100, i.e. 200 for chapter 2.

Hygen is probably a good candidate for implementing this.

@rg-wood rg-wood added enhancement New feature or request help wanted Extra attention is needed labels Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant