Skip to content

A JAMStack implementation of my portfolio site using Gridsome and WP REST API.

License

Notifications You must be signed in to change notification settings

webdevsuperfast/portfolio-gridsome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

JAMStack implementation of my portfolio using Gridsome and REST API.

Building from Source

  1. Install Git.
  2. Clone or download the repository to your local machine.
  3. Install Node.
  4. Install Yarn.
  5. Install Gridsome CLI globally, yarn global add @gridsome/cli or npm i -g @gridsome/cli
  6. Run yarn install to install dependencies through terminal/CLI program.
  7. Run gridsome develop to run a development server, gridsome serve to run a production server.

Note: I suggest using package manager to install Git, Node and Yarn. You can use Homebrew if you're on a Mac or Linux/WSL, Scoop or Chocolatey if you're on Windows.

Features

  1. Built with Gridsome, Bootstrap Vue and Feather Icons.
  2. No jQuery dependency.
  3. Pull data from Heroku using REST API, via Fake JSON Server.

Todos

  • Bug fixes and cleanup.
  • Design improvements.

Credits

About

A JAMStack implementation of my portfolio site using Gridsome and WP REST API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published