Skip to content

Towerism/personal-site-gridsome

Repository files navigation

Personal Site

My personal brand and blog

Development

1. Install Dependencies

yarn install

2. Start development server

yarn develop

Website will run at localhost:8080

GraphQL playground will be available at localhost:8080/___explore

Optional. Generate static site

yarn build

For an in depth documentation on how stuff works, see the Gridsome Dcoumentation.

Acknowledgement

HTML5 Up for the website theme.

Releases

No releases published

Packages

No packages published