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

Child documents from Kontent #23

Merged
merged 4 commits into from
Nov 11, 2020
Merged

Child documents from Kontent #23

merged 4 commits into from
Nov 11, 2020

Commits on Nov 9, 2020

  1. Support for child documents + general API improvements

    * KontentConfig makes it a bit easier to work with Statiq Config and Kontent
    * Child documents can now be axtracted through KontentConfig.GetChildren, issue #21
    * Added AddKontentDocumentsToMetadata module to make it even easier to work with releated content
    * Moved mapping from Kontent models to IDocument into KontentDocumentHelpers
    alanta committed Nov 9, 2020
    3 Configuration menu
    Copy the full SHA
    bd78147 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Consistent naming

    alanta committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    ce44451 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67c207e View commit details
    Browse the repository at this point in the history
  3. Updated readme

    alanta committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    59092cd View commit details
    Browse the repository at this point in the history