Skip to content

Latest commit

 

History

History
executable file
·
25 lines (16 loc) · 991 Bytes

README.md

File metadata and controls

executable file
·
25 lines (16 loc) · 991 Bytes

elysestyled.com

Gatsby front-end for elysestyled.com, using Ghost as a headless CMS.

Netlify Status

Architecture

This site works by:

  • a DigitalOcean droplet runs Ghost as a headless CMS
  • posts are written on Ghost CMS
  • this repo, for the Gatsby front-end and Ghost theme, based off gatsby-starter-ghost.
  • Netlify deploys this repo as a static site with gatsby build whenever the develop branch is updated
  • TODO: Ghost is integrated with Netlify to run whenever there is new content

Local Installation

To edit this theme/front-end, download the repo and run yarn to install or update. Then start the development server.

gatsby develop

This pulls content from elysestyled.com with settings in .ghost.json.