daviddeejjames / dfjames-gatsby

Portfolio site using GatsbyJS and WordPress

Home Page:https://dfjames.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dfjames Portfolio Site (using Gatsby and WordPress) πŸ‘“

Netlify Status

Deploy to Netlify

My portfolio site using GatsbyJS and connecting it to the Wordpress REST API. Now hosted on Netlify!

TODO

  • Add eslint and prettier
  • Move to Gatsby V2
  • Use gatsby-plugin for lazy-loading images
  • Use Styled Components instead of SASS or in conjuction with

Nice to haves πŸ‘

  • Get mentioned in Gatsby Showcase πŸ˜„
  • Get a Lighthouse score of 90+ πŸ’―
  • Add pagination to blog

Develop πŸ”§

  • To run dev server: gatsby develop
    • Hot reloading dev environment available from localhost:8000

Build & Deploy ⚑

  • Build with: gatsby build
  • Deploy public folder to webserver of choice πŸ†’

Thanks To

Thanks to Gatsby for the free swag for contributing πŸ‘πŸ»

About

Portfolio site using GatsbyJS and WordPress

https://dfjames.dev

License:MIT License


Languages

Language:SCSS 62.9%Language:JavaScript 37.1%