Skip to content

Personal website. Built with gridsome/vue. Updated periodically with new things I learn.

Notifications You must be signed in to change notification settings

Far3/personal-site

Repository files navigation

Personal site for Franklyn Roth

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.

Development

  1. yarn
  2. gridsome develop to start a local dev server at http://localhost:8080

Deployment

  1. Make changes
  2. git add
  3. git commit -m "meaningful message"
  4. git push
  5. Site will be automatically built and deployed at https://franklyntech.netlify.app/
  6. Login Portal: https://app.netlify.com/sites/franklyntech/overview

Blog post workflow

  1. Write post in google doc
  2. convert to markdown format with https://euangoddard.github.io/clipboard2markdown/
  3. Create new markdown file in /blog directory following the same convention of other files.
  4. Save and push up changes

TODO

  • Find Gridsome template
  • Deploy on netlify
  • Update projects copy
  • Migrate blog posts to new site
  • Set dark mode as default

About

Personal website. Built with gridsome/vue. Updated periodically with new things I learn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published