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

Conversation

alanta
Copy link
Owner

@alanta alanta commented Nov 11, 2020

Motivation

Which issue does this fix? Fixes #21

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing
  • Docs have been updated (if applicable)
  • Temporary settings (e.g. variables used during development and testing) have been reverted to defaults

* 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 alanta merged commit b003b40 into main Nov 11, 2020
@alanta alanta deleted the child-docs branch November 11, 2020 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to create IDocuments from Linked items
2 participants