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

https://github.com/arc42/status.arc42.org-site

the statistics and status overview for all arc42 domains and ubdomains.
https://github.com/arc42/status.arc42.org-site

go golang hacktoberfest pageviews statistics status viewer-count

Last synced: 5 months ago
JSON representation

the statistics and status overview for all arc42 domains and ubdomains.

Awesome Lists containing this project

README

          

# Repository Overview
Like all cool websites, arc42 has a status-subdomain, showing usage- and repo statistics for its domains and subdomains.

This is a _multi-repo_, and the directories are organized as follows:

| **Static Jekyll Site** | **Documentation** | **Statistic service (Go app)** |
|------|--------|----------------|
| [**/docs**](/docs) | [**/documentation**](/documentation) |[**/go-app**](/go-app) |
| Jekyll/Github-pages based static website.|arc42-based technical documentation, created with docToolchain. | Cloud-based statistics service written in Golang |
| [![build+deploy jekyll](https://github.com/arc42/status.arc42.org-site/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/arc42/status.arc42.org-site/actions/workflows/pages/pages-build-deployment) | | [![build+deploy go-app](https://github.com/arc42/status.arc42.org-site/actions/workflows/fly.yml/badge.svg?branch=main)](https://github.com/arc42/status.arc42.org-site/actions/workflows/fly.yml)
[![golang-lint](https://github.com/arc42/status.arc42.org-site/actions/workflows/golang-lint.yml/badge.svg)](https://github.com/arc42/status.arc42.org-site/actions/workflows/golang-lint.yml) |

![Repo overview with logos](documentation/images/0-repo-overview.drawio.png)

## Technologies used

![Plausible Analytics Badge](https://img.shields.io/badge/Plausible%20Analytics-5850EC?logo=plausibleanalytics&logoColor=fff&style=plastic)
![Turso Badge](https://img.shields.io/badge/Turso-4FF8D2?logo=turso&logoColor=000&style=plastic)
![Jekyll Badge](https://img.shields.io/badge/Jekyll-C00?logo=jekyll&logoColor=fff&style=plastic)
![GitHub Badge](https://img.shields.io/badge/GitHub-181717?logo=github&logoColor=fff&style=plastic)
![GitHub Actions Badge](https://img.shields.io/badge/GitHub%20Actions-2088FF?logo=githubactions&logoColor=fff&style=plastic)
![GoLand Badge](https://img.shields.io/badge/GoLand-000?logo=goland&logoColor=fff&style=plastic)

![Go Badge](https://img.shields.io/badge/Go-00ADD8?logo=go&logoColor=fff&style=plastic)
![Markdown Badge](https://img.shields.io/badge/Markdown-000?logo=markdown&logoColor=fff&style=plastic)
![GraphQL Badge](https://img.shields.io/badge/GraphQL-E10098?logo=graphql&logoColor=fff&style=plastic)
![JSON Badge](https://img.shields.io/badge/JSON-000?logo=json&logoColor=fff&style=plastic)
![Asciidoctor Badge](https://img.shields.io/badge/Asciidoctor-E40046?logo=asciidoctor&logoColor=fff&style=plastic)

## Development and Feature Planning

Upcoming features and are planned with a [GitHub project](https://github.com/orgs/arc42/projects/5/views/1)

## Supported by INNOQ

This work is actively supported by [INNOQ Deutschland GmbH](https://innoq.com).

![Supported by INNOQ](documentation/images/supported-by-innoq.svg)

## Licence

![CC-BY-SA](documentation/images/by-sa.png)

This content is provided _as-is_, without any guarantees.
It is open-source under the [Creative-Commons-ShareAlike 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en) licence:

* see the [original text](https://creativecommons.org/licenses/by-sa/4.0/) and the
* [legal details](https://creativecommons.org/licenses/by-sa/4.0/legalcode.en)

Created 2023 by [Dr. Gernot Starke](https://gernotstarke.de) and contributors.