Built from the starter theme for Gridsome. Based off of https://github.com/drehimself/gridsome-portfolio-starter.git. A place to showcase my site to future collaborators and companies I'd like to work with.
yarn
gridsome develop
to start a local dev server athttp://localhost:8080
- Make changes
git add
git commit -m "meaningful message"
git push
- Site will be automatically built and deployed at https://franklyntech.netlify.app/
- Login Portal: https://app.netlify.com/sites/franklyntech/overview
- Write post in google doc
- convert to markdown format with https://euangoddard.github.io/clipboard2markdown/
- Create new markdown file in
/blog
directory following the same convention of other files. - Save and push up changes
Find Gridsome templateDeploy on netlifyUpdate projects copyMigrate blog posts to new siteSet dark mode as default