Skip to content

grantcodes/micropub-post-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micropub Example Posts

This is a static site that displays a bunch of different examples of posts, it shows the microformats 2 json, jsonfeed2 json and rendered html at the moment.

This site is built with GatsbyJS

Install

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

And run from your CLI:

gatsby new gatsby-example-site

Then you can run it by:

cd gatsby-example-site
gatsby develop

About

A bunch of simple IndieWeb posts shown in html & mf2 json

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published