Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1002 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 1002 Bytes

Netlify Status

AlesTrunda Web

My personal web sites to present myself as a frontend developer. Running on Gatsby.

alestrunda.eu - hosted on netlify uusing private domain.

History

The first version was only static HTML files, which wasn't very convinient when I wanted the add a post, etc. So I moved to WordPress, which was not very fast, required paid hosting, might include vulnerabilities, etc. Now I'm using super fast static site generator Gatsby and Netlify to host my website free of charge.

Design from https://themeforest.net/item/arthenon-creative-one-page-psd-template/7279067

Scripts

Bootstrapped with Gatsby's default starter

yarn develop starts local development server

yarn build builds the site into public folder