Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ravanscafi/ravan.me

Ravan Scafi's personal website.
https://github.com/ravanscafi/ravan.me

gatsby react

Last synced: 16 days ago
JSON representation

Ravan Scafi's personal website.

Awesome Lists containing this project

README

        



ravan.me



Ravan Scafi's personal website.



Netlify Status


Uptime Robot ratio (30 days)


License

This website is built with Node.js, JavaScript, React.js and Gatsby. It uses a
static generator, so you can build it and deploy only the static files. It is
currently hosted at [https://ravan.me](https://ravan.me).

## Contributing

First, fork the repository and clone it.

Next, you will need [Node.js](https://nodejs.org/) and
[Yarn](https://yarnpkg.com/). Run the command below to fetch the dependencies
and spin up a local web-server.

```bash
yarn start
```

Now, go ahead, edit some files and you will see the magic happening 🎉.

Don't forget to run the tests to make sure that everything is working:

```bash
yarn test
```

Commit your changes and submit a Pull Request 😉.

## License

MIT