eugelogic / gatsby-press

Gatsby with Headless WordPress

Home Page:https://www.gatsbypress.co.uk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby WordPress

Gatsby with Headless WordPress

Gatsby is a modern static site generetor* based on the ubiquitous React javascript library and WordPress is a well established CMS (17 years old) that powers more than a third of the web, they are both free and open source softwares so why not combining the two together to build blazing fast, safe, scalable websites whilst retaining the familiarity of the WordPress admin area.

* = Gatsby is more than a static site generetor read "Beyond Static" blog post by Dustin Schau, Head of Product @ GatsbyJS.


🌍 See the website in action at https://www.gatsbypress.co.uk/


Features Implemented So Far

  • βœ… pages
  • βœ… front page slug
  • βœ… posts
  • βœ… posts metadata
  • βœ… categories
  • βœ… tags
  • βœ… users
  • βœ… menu items
  • βœ… some site general settings

Features To Be Implemented

  • featured images
  • user's avatar
  • blog post comments
  • advanced custom fields
  • custom post types

Features To Be Explored

Source

Project inspired by Zac Gordon's Headless WordPress w Gatsby JS

About

Gatsby with Headless WordPress

https://www.gatsbypress.co.uk/

License:MIT License


Languages

Language:JavaScript 93.2%Language:CSS 6.8%