Skip to content

ryuuto829/portfolio

Repository files navigation

My personal website & portfolio

dmytrorykhlyk.com

Logo

Structure

  • config/index.js - main configuration file
  • config/i18n/ - configuration and translations for Multi-language (English and Ukrainian)
  • content/ - markdown files and their assets
  • src/ - main gatsby folder for components, hooks, pages, templates, styles and images

Development

Project requires the following dependencies:

  • Node.js >= 14.12.0
  • Yarn
  • Gatsby CLI >= 2.12.99

Install and use the correct version of Node using NVM

nvm install

Install dependencies

yarn

Start the development server

gatsby develop

Production

Generate a full static production build

gatsby build

Preview the site as it will appear once deployed

gatsby serve

About

👋 My personal website & portfolio

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published