Skip to content
/ zubko.io Public

My reactive โš›๏ธ website built with Gatsby โš›๏ธ๐Ÿ“„๐Ÿš€

License

Notifications You must be signed in to change notification settings

zubko/zubko.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Short

The source code of my personal website / blog / portfolio / playground built with Gatsby hosted on Netlify


Intro

The idea of the website is to:

  • have a personal playground for Web/React
  • to have a place where I keep track of what I've done and what I'm doing
  • to share experience that I get while developing something

What libraries were used so far:

Structure

More or less default structure for a Gatsby website is used so far. There are some components, some pages, some templates - all of them are React components used for various purposes.

Gatsby specific code is either in the root folder or inside gatsby folder. Eventually all Gatsby specific code should be inside that folder.

Scripts

yarn install to get dependencies

yarn develop to run development version

yarn serve to build and run production version

yarn test to run unit tests

About

My reactive โš›๏ธ website built with Gatsby โš›๏ธ๐Ÿ“„๐Ÿš€

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published