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

https://github.com/hashnode/support

Your go-to guides for understanding Hashnode a little better.
https://github.com/hashnode/support

docusaurus hashnode support

Last synced: 6 months ago
JSON representation

Your go-to guides for understanding Hashnode a little better.

Awesome Lists containing this project

README

          

# Hashnode Support

Hashnode Support is one stop solution for all your doubts and questions about Hashnode. Each guide helps you understand Hashnode a little better. Feel free to [dive in](https://support.hashnode.com/) and clear all your doubts.

## Installation

```console
yarn install
```

## Local Development

```console
yarn start
```

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

## Build

```console
yarn build
```

This command generates static content into the `build` directory and can be served using any static contents hosting service.

## Contributions

We love your input! We want to make contributing to this support site as easy and transparent as possible, whether it's:

- Reporting a bug
- Submitting a fix
- Proposing new features
- Adding more guides.

Refer to [Contributing Guidelines](https://github.com/Hashnode/support/blob/main/CONTRIBUTING.md) for getting started with your contributions.

This website is built using [Docusaurus 2](https://v2.docusaurus.io/), a modern static website generator.