Skip to content

Support layouts#10

Open
tkawa wants to merge 2 commits into
amatsuda:masterfrom
tkawa:support-layouts
Open

Support layouts#10
tkawa wants to merge 2 commits into
amatsuda:masterfrom
tkawa:support-layouts

Conversation

@tkawa

@tkawa tkawa commented Jan 26, 2017

Copy link
Copy Markdown

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

@tkawa

tkawa commented Jan 31, 2017

Copy link
Copy Markdown
Author

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