Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phatpham9/onroads.xyz

My personal website
https://github.com/phatpham9/onroads.xyz

cloudflare-pages gatsby mdx pwa react

Last synced: about 2 months ago
JSON representation

My personal website

Awesome Lists containing this project

README

        


onroads.xyz


My personal website















## Overview

- 🔧 Built on [GatsbyJS](https://www.gatsbyjs.com)
- 💅 Theme by [@lekoarts/gatsby-theme-minimal-blog](https://www.gatsbyjs.com/plugins/@lekoarts/gatsby-theme-minimal-blog)
- 🏠 Hosted on [GitHub](https://github.com/phatpham9/onroads.xyz)
- ✈️ Delivered by [CloudFlare Pages](https://pages.cloudflare.com)

## Installation

Use the package manager to install dependencies

```sh
$ yarn
```

## Development

Run the following command to start developing

```sh
$ yarn dev
```

## Deployment

Before running the app on production mode, we need to build the source by the following command

```sh
$ yarn build
```

Then start the app

```sh
$ yarn start
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## Authors

[Phat Pham](https://github.com/phatpham9)

## License

[MIT](https://github.com/phatpham9/onroads.xyz/blob/master/LICENSE)