https://github.com/vishwajeetraj11/kolkatacovid.github.io
https://github.com/vishwajeetraj11/kolkatacovid.github.io
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vishwajeetraj11/kolkatacovid.github.io
- Owner: vishwajeetraj11
- License: other
- Created: 2021-04-19T12:27:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-19T12:23:01.000Z (about 4 years ago)
- Last Synced: 2025-01-12T19:45:41.882Z (6 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).
💛