Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 818 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 818 Bytes

danhunt.dev

Resume website build with Gridsome

Features

This project is built with the following technologies.

  • Gridsome - Vue.js & GraphQL powered framework generating static files.
  • Bootstrap & Bootstrap Vue - Powerful styling and layout with styled Vue components.
  • Sass - Professional grade CSS extension with many features.
  • Google Analytics - Easily implemented via gridsome plugin
  • Sitemap generator - Automatically generates a sitemap.xml file.

Development

  • yarn install
  • yarn dev to start local dev server at http://localhost:8080

IAC & Deployment

  • Infrastructure as Code - Serverless Framework
  • Built and deployed via Github Actions.

Master CI/CD