Skip to content

Repository of my personal website developed with Gatsby

License

Notifications You must be signed in to change notification settings

fedonman/fedonman-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fedonman-website

fedonman


Repository of my personal website developed with Gatsby and hosted on Gatsby Cloud.

You can visit the online version at fedonman.com or clone this repository and experiment with the code.

Installation

# Download
git clone my-site https://github.com/fedonman/fedonman-website.git

# Install dependencies
cd my-site
npm install

# To develop
npm run develop

# To build
npm run build

# To run compiled
npm run serve

Some features may not worked when served locally instead of Gatsby cloud.

About

Repository of my personal website developed with Gatsby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published