itsnwa / darkfolio

Gridsome portfolio theme (Forestry ready)

Home Page:https://darkfolio.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Darkfolio Preview

Darkfolio

Portfolio starter theme for Gridsome and Forestry

Netlify Status

Development

# install Gridsome globally
npm install --global @gridsome/cli

# cd into the project directory
cd darkfolio

# install dependencies
npm install

# Start local dev server
gridsome develop

Forestry (Content Management)

This project has been pre-configured to work with Forestry, just import your repository ✨
Any changes you make will be commited back to the repo, and deployed if you're using Netlify.

Import this project into Forestry

Deploy with Netlify

Import your site in Netlify

  1. Create a new site in Netlify and import your repository.
  2. Set the build command to: npm run build
  3. Set the publish directory to: dist

That's it, now your site gets deployed automatically on git push or when saving documents from Forestry.

About

Gridsome portfolio theme (Forestry ready)

https://darkfolio.netlify.com

License:MIT License


Languages

Language:Vue 74.0%Language:JavaScript 14.6%Language:HTML 11.4%