/blog

Primary LanguageJavaScriptMIT LicenseMIT

Chaitanya's Personal Blog

Typography driven, focus on the content & minimal style. Powered by MDX.

Blog

Deploy to Netlify

About Me

Hi, This is Chaitanya K. I would love to build things

Getting Started

Check your development environment! You'll need Node.js, the Gatsby CLI and node-gyp installed. The official Gatsby website also lists two articles regarding this topic:

npm install
npm run develop

Adding new features/plugins

You can add other features by having a look at the official plugins page

Building your site

npm run build

Copy the content of the public folder to your webhost or use a website like Netlify which automates that for you.