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

Add Liquid and Markdown template rendering and API #19

Merged
merged 85 commits into from
Jan 16, 2020

Conversation

jongeorge1
Copy link
Contributor

@jongeorge1 jongeorge1 commented Nov 19, 2019

This branch contains two separate pieces of work:

  1. The addition of rendering engines for Liquid and Markdown templates
  2. The addition of a REST-style API for accessing the underlying functionality.

The first item is not yet complete, but we think it is sensible to create new issues for outstanding/incomplete items so that we can merge this PR back and then create smaller more focussed PRs for them.

mwadams and others added 29 commits November 11, 2019 13:10
Added functions host for API using Menes
Wired up content item GET/POST
Addition of test bindings to deal with tenancy and hosting
A further fix to get specs working in the build
Copy link
Contributor

@idg10 idg10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was a marathon!

mwadams and others added 22 commits January 9, 2020 12:49
…ion, making the differences somewhat clearer.
…nerically named class as they are not specifically content related.
…the renderer.

(This should never happen in a real system, and could possibly be an assertion instead of an exception.)
…eated per feature. We're hoping that this will avoid breaking the RU limit on the database used for testing.
…tate and associated classes and methods from IContentStore. Got the core Specs working; API and associated specs need further work.
Move rendering specs into Rendering namespace.
@jongeorge1 jongeorge1 merged commit 5c7bde0 into master Jan 16, 2020
@jongeorge1 jongeorge1 deleted the feature/1-liquid-and-markdown-template-rendering branch January 16, 2020 16:17
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.

3 participants