Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Archive of my old portfolio built using gridsome-forestry-starter, Forestry, and Netlify.

License

Notifications You must be signed in to change notification settings

brunabites/bruna.design.archive

Repository files navigation

Bruna Bites UX/UI Portfolio

Hey, there! This is my personal portfolio built using gridsome-forestry-starter remixed, Forestry as CMS, Netlify for deployment.

Want to use?

Feel free to check things, remix and serve as you want. But have in mind that all content, color schemes, and images are my property.


Development

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

# cd into the project directory
cd gridsome-forestry-starter

# install dependencies
npm install

# Start local dev server
npm run 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: gridsome build
  3. Set the publish directory to: dist

That's it, now your site gets de