Skip to content

tomegz/tomaszbubala-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My portfolio site

My portfolio is using Gatsby.js - make sure to check it out :). Under the hood, Gatsby uses React, so the project structure is very similar to other React projects. I also chose it in case I ever start a blog - Gatsby is a static site generator.

Develop

  • Run server with: gatsby develop
    • Hot reloading environment available at localhost:8000

Build & Deploy

  • Build withgatsby build
  • Deploy public folder to a webserver of your choice (I used netlify)

License

  • This project is licensed under the MIT License - see the LICENSE file for details

About

My portfolio using Gatsby.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published