nageshwar521 / adarshaacharya.com.np

Personal website v2.0 & blog build with @gatsbyjs

Home Page:http://adarshaacharya.com.np/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Adarsha Acharya

Personal website and blog built with Gatsby

Netlify Status

Version Website License: MIT

πŸ›  Installation & Set Up

  1. Install the Gatsby CLI

    npm install -g gatsby-cli
  2. Install and use the correct version of Node using NVM

    nvm install
  3. Install dependencies

    yarn install
  4. Start the development server

    gatsby develop

πŸš€ Building and Running for Production

  1. Generate a full static production build

    gatsby build
  2. Preview the site as it will appear once deployed

    gatsby serve

πŸ–¨οΈ Templating Project

If you want to use this project code as your own portfolio , you can go ahead. Please give me credit by mentioning original repo link somewhere in README.

Note: The source for this site was not created to be a template or theme, but for my own use so it may not fit your needs. Feel free to tweak as per your need or you can check Gatsby starters for awesome themes.

πŸ‘€ Author

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

πŸ‘πŸ» Show your support

Give a ⭐️ if you like the project!

πŸ“ License

Copyright Β© 2020 Aadarsha Acharya.
This project is MIT licensed.


Depoly on your own Netlify Instance

Deploy to Netlify

About

Personal website v2.0 & blog build with @gatsbyjs

http://adarshaacharya.com.np/

License:MIT License


Languages

Language:JavaScript 97.5%Language:CSS 2.1%Language:Shell 0.4%