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

https://github.com/vishwajeetraj11/kolkatacovid.github.io


https://github.com/vishwajeetraj11/kolkatacovid.github.io

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Kolkata Covid Help Website

## Usage

You'll need to have [Jekyll](https://jekyllrb.com/), the `bundler` gem, and [`yarn`](https://yarnpkg.com/) (`npm` also works) installed on our computer. Summer provides a fully furnished Jekyll setup — just clone and install the dependencies:

```bash
# Ruby gems
bundle install
# Node modules
yarn
```

Then simply run `yarn start` to start the Jekyll server on port `4000`.

## Options

Summer includes some customizable options, applied via options in the `_config.yml` file. A standout feature is the dark theme.
Have a look at the [`_config.yml`](_config.yml) file for all available options.

## Contributing

We welcome bug fixes and feature request through [pull requests](https://github.com/kolkatacovid/kolkatacovid.github.io/compare). If you don't feel comfortable making code changes, feel free to [open an issue](https://github.com/kolkatacovid/kolkatacovid.github.io/issues/new), perhaps somebody else will help out.

## License

Open sourced under the [MIT license](LICENSE.md).

💛