This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
coopcloud.tech/README.md

16 lines
406 B
Markdown
Raw Permalink Normal View History

2021-04-16 09:02:55 +00:00
# coopcloud.tech
2021-01-09 16:38:47 +00:00
2021-04-17 22:24:03 +00:00
[![Build Status](https://drone.autonomic.zone/api/badges/coop-cloud/coopcloud.tech/status.svg?ref=refs/heads/main)](https://drone.autonomic.zone/coop-cloud/coopcloud.tech)
2021-01-09 18:47:04 +00:00
2021-04-16 09:02:55 +00:00
> https://coopcloud.tech
2021-01-09 18:52:26 +00:00
2021-01-09 16:38:47 +00:00
Splash page for the project.
2021-01-09 16:58:15 +00:00
## Hack
You'll need to get the latest extended Hugo release. See [the Github releases](https://github.com/gohugoio/hugo/releases).
2021-01-09 16:58:15 +00:00
```bash
$ hugo server
2021-01-09 16:58:15 +00:00
```