- TypeScript
- ESLint (with custom ESLint rules)
- Markdown rendering with Remark
- Basic component structure
- Styling with emotion
A nodejs >= 12.0.0 setup with yarn is recommended.
Start your site.
```bash
# using yarn
yarn start
```
Open source code using your favorite IDE/Text editor and navigate to `src/` directory, this is where your application live.
Built with Gatsby - the blazing-fast static site generator for React.
Based on gatsby-starter-typescript-plus
A starter kit for TypeScript-based Gatsby projects with sensible defaults.
This is a starter kit for Gatsby.js websites written in TypeScript. It includes the bare essentials for you to get started (styling, Markdown parsing, minimal toolset).
Deploys automatically to Azure using Github Actions: