mrboen94 / aasgard

My personal website

Home Page:https://aasgard.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

This project was bootstrapped with Create React App.

NOTE: This project is still very much a work in progress!

Welcome to my web hosted CV

This website was built using react and styled components.

Future plans

  • Add gatsby for faster loading and snappiness
  • Prevent sidebar from mounting and unmounting when switching between pages (This can be done with a layout component, take a look at gatsby documentation)
  • CSS all the things
  • Add projects to projects page
  • Add misc info to misc page
  • Add themes
  • Make mobile friendly
  • Add download to pdf button

Available Scripts

In the project directory, you can run:

gatsby develop

Runs the app in the development mode.
Open http://localhost:8000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

gatsby build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

My personal website

https://aasgard.io

License:MIT License


Languages

Language:HTML 80.6%Language:JavaScript 19.1%Language:CSS 0.3%