Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 625 Bytes

File metadata and controls

21 lines (13 loc) · 625 Bytes

gatsby-starter-wordpress-community

Demo: https://gatsby-starter-wordpress-community.netlify.com/

Use it now

gatsby new NAME https://github.com/pablovila/gatsby-starter-wordpress-community
  • Edit gatsby-config.js, change baseUrl

Styling

This starter uses Bulma so you can edit src/style/variables.scss to customize Bulma variables. purgecss reduces size of bundled css.

Pending tasks

  • Retrieve WordPress.com posts using gatsby-source-wordpress-plugin
  • Bulma styles
  • WordPress pages in menu
  • Tags page
  • Categories page