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

Support layouts #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Support layouts #10

wants to merge 2 commits into from

Conversation

tkawa
Copy link

@tkawa tkawa commented Jan 26, 2017

This PR fixes #7.
it probably keeps the fast performance.

@tkawa
Copy link
Author

tkawa commented Jan 31, 2017

This is useful for putting on a common envelope.
in case of Collection+JSON:

{ "collection" : 
  {
    "version" : "1.0",
    ...
  } 
}

in case of JSON-LD with schema.org:

{
  "@context": "http://schema.org/",
  ...
}

etc.

lanches-kurashita added a commit to lanchester/jb that referenced this pull request Apr 27, 2018
@amatsuda amatsuda force-pushed the master branch 2 times, most recently from 84f1585 to 73299cf Compare January 2, 2019 13:50
@dmke dmke mentioned this pull request Aug 29, 2024
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.

Rendering with layouts
1 participant