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

Define generation flow/lifecycle #15

Open
Tracked by #8
oubiwann opened this issue Jan 8, 2024 · 0 comments
Open
Tracked by #8

Define generation flow/lifecycle #15

oubiwann opened this issue Jan 8, 2024 · 0 comments
Milestone

Comments

@oubiwann
Copy link
Member

oubiwann commented Jan 8, 2024

The output of this ticket will be a file in ./docs detailing everything below.

Things to keep in mind/include while creating this doc:

  • Content management:
    • Steps to add new site
    • Steps to add new "sub-site"
    • Steps to add new page, new sub-pages
    • How to add metadata
      • How to indicate which template will be used
    • Protected metadata keys
    • How to add custom metadata
  • Template management
    • How templates are organised
    • Steps to create templates
    • Variables the templates have access to
    • How to reference maps, lists, etc.
    • How to iterate over values
  • Content Generation
    • Order of operations when content it generated
    • How to compile templates
    • How to (re)generate content for a single template
    • How to (re)generate content for a directory (including all children)
    • How to (re)generate all content
@oubiwann oubiwann mentioned this issue Jan 8, 2024
24 tasks
@oubiwann oubiwann added this to the v0.3 milestone Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant