Portfolio website

June 2019 - March 2020

  • The front page showing a full screen slider, with a description text, the logo and the main navigation on top of it.
    The fullscreen slider on the front page.
Item 1 of 2

About the project

The website is for a costume designer, who wants to present her work to potential employers.

Scope

I worked out a concept with the customer and designed and implemented the website on my own as a personal side project.

Architecture

The site is a statically generated site, so there is no backend or database. All content is coming from markdown files. I still needed an easy to use content management system, so that the client doesn't need to edit the files directly. I used Netlify CMS for that, which can be connected to a Github account.

Challenges

  • Understanding and learning Vue.js and static site generators
  • Provide a simple CMS to edit content

Tech Stack

  • Gridsome
  • Vue.js
  • GraphQL
  • SCSS
  • Netlify CMS