Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.
/ ghost-post Public archive

An Element to Render the content of a Ghost Post to its ShadowDom 📰

License

Notifications You must be signed in to change notification settings

wasc-io/ghost-post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Published on webcomponents.org

<ghost-post>

A simple Element which renders the content of a GhostBlog Post to its shadowDOM.

A Simple Element to render a Ghost Blog's Post

To use this element on an other domain, then the blogs Domain a CORS Header need to be set on each response of the server. Otherwise the clients browser will refuse to download the content from the remote origin

Sample usage with content from https://www.troyhunt.com:

<ghost-post ghost-url="https://www.troyhunt.com" post-id="59968d3ad718ff0023975261"></ghost-post>

(c) 2017 wasc GbR BSD-3-Clause License

About

An Element to Render the content of a Ghost Post to its ShadowDom 📰

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages