Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aravindputrevu/aravind.dev

Source Code for https://aravind.dev - a personal blog
https://github.com/aravindputrevu/aravind.dev

Last synced: 22 days ago
JSON representation

Source Code for https://aravind.dev - a personal blog

Awesome Lists containing this project

README

        

# aravind.dev

Source code for [aravind.dev](https://aravind.dev) blog.
This is the [Original Theme Source](https://github.com/taniarascia/taniarascia.com).

# Prerequisites

- Node
- Gatsby

# Building the project

Below command installs all the necessary modules from the

```
npm install
```

```
gatsby develop
```

Please read more about each [plugin](https://www.gatsbyjs.com/plugins/) and about [gatsby](https://www.gatsbyjs.com/docs/quick-start/) further.