jaynagpaul / gatsby-casper-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatsby-casper

Demo: https://gatsby-casper.netlify.com/

This is a static blog generator and starter gatsby repo. A port of Casper v2 a theme from Ghost for GatsbyJS using TypeScript.

Getting Started

Edit website-config.ts with your website settings. Either disable subscribe or setup a mailchimp list and add the form action and hidden field input name.

Progress

  • emotion / component styles
  • home page
  • tag page
  • author page
  • blog page
    • subscribe form - using mailchimp
    • full width images in markdown? - not sure if possible
    • multiple post authors
    • floating reading progress bar
  • 404 page
  • subscribe modal/overlay
  • rss feed
  • polish ✨
    • meta tags
    • page titles

Deploy to Netlify

Deploy to Netlify

About

License:MIT License


Languages

Language:TypeScript 92.9%Language:JavaScript 7.1%