Skip to content

jourlez/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 4, 2022
a4d60a3 · Jul 4, 2022

History

1 Commit
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022
Jul 4, 2022

Repository files navigation

Logo

Jourlez

Inspired by brittanychiang.com built with Gatsby and hosted with GitHub Pages

GH Pages status

Preview

Build Setup ⚙️

Make sure your node version is >=12

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000

$ yarn dev

# build for production and launch server

$ yarn build
$ yarn start

# generate static project

$ yarn generate

Maneuvering ⛵

A basic understanding of Vue.js and Nuxt.js is required.

Information

The portfolio's information(about & bio, experince and projects) lies in the content folder.

For detailed explanation on how things work, check out Nuxt.js docs & Nuxt.js Content docs.

Checkout Tailwindcss docs for the color palette and class names.