Gridsome Starter Resume screenshot

Gridsome Starter Resume

Author Avatar Theme by Loke dev
Updated: 21 Apr 2021
15 Stars

Gridsome starter resume with bootstrap

Categories

Overview

The Grisome starter resume is a project that helps users easily set up a resume using Grisome, a Vue.js and GraphQL powered framework. This starter project incorporates powerful technologies such as Bootstrap for styling and layout, SASS for CSS extension, Google Analytics for tracking, and a sitemap generator. Users can deploy the resume to Netlify or manually follow the installation guide provided.

Features

  • Gridsome: A Vue.js and GraphQL powered framework that generates static files.
  • Bootstrap & Bootstrap Vue: Powerful styling and layout options with styled Vue components.
  • SASS: Professional grade CSS extension with a plethora of features.
  • Google Analytics: Easily add a tracking ID to the configuration.
  • Sitemap generator: Automatically generates a sitemap.xml file.

Installation

To get started, follow these steps:

  1. Deploy to Netlify.
  2. Or, manually follow the guide below:
    • If Gridsome CLI is not installed, run npm install --global @gridsome/cli.
    • Create a directory with the desired name: gridsome create my-gridsome-site https://github.com/LokeCarlsson/gridsome-starter-resume.git.
    • Change into the created directory: cd my-gridsome-site.
    • Start the local development server on http://localhost:8080 by running yarn dev.

Happy hacking! 🎉🙌

Summary

The Gridsome starter resume is a convenient and efficient way to establish a resume using Gridsome. It incorporates powerful technologies and offers easy deployment options. By following the installation guide, users can quickly set up their resume and customize it to their liking.