Skip to content

dillionmegida/dillionmegida.com

Repository files navigation

dillionmegida.com

Hello World 👋,
My name is Dillion Megida. This is my official website built with the awesome framework, Gatsby and hosted with the amazing platform, Netlify. I also use Netlify CMS for Content Managament.

Netlify Status

I write articles mostly on front-end web development topics on my website. Do check it out : )

Contributions

This site was built with Gatsby and hosted on Netlify.

Feature or pull requests are welcome.

To run locally, you must have gatsby installed first. Learn how in the referenced article on Gatsby above.

  • Install dependencies
npm install
  • Start server
gatsby develop

Check http://localhost:8000 in your browser to see the site

  • For production, run
gatsby build

Check http://localhost:9000 in your browser to see the built site.

Author

Dillion Megida

License

This project is open source and available under the MIT License.