Skip to content

Commit

Permalink
Switch to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaser committed Jul 24, 2024
1 parent 7f35f89 commit 4010309
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 24 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Atmosphere

* Documentation: https://vexxhost.github.io/atmosphere/

## Community

If you have any questions and discussions about Atmosphere, you can join the
community:

* [#atmosphere](https://kubernetes.slack.com/archives/C056YSPJB7U) channel
on the Kubernetes Slack. If you are new to Kubernetes Slack workspace,
[Join the Kubernetes Slack workspace](https://slack.kubernetes.io/) first.

## Contributing

You'll need to make sure that you have [pre-commit](https://pre-commit.com)
setup and installed in your environment by running these commands::

```bash
pre-commit install --hook-type commit-msg
```
22 changes: 0 additions & 22 deletions README.rst

This file was deleted.

4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[metadata]
name = atmosphere
summary = Simple & easy private cloud platform featuring VMs, Kubernetes & bare-metal
description_file =
README.rst
description_file = README.md
description_content_type = text/markdown
author = VEXXHOST, Inc.
author_email = support@vexxhost.com
url = https://github.com/vexxhost/atmosphere
Expand Down

0 comments on commit 4010309

Please sign in to comment.