From a607ab94b7064570645d3bdf9d77e52100281604 Mon Sep 17 00:00:00 2001 From: k7a-tomohiro <83070078+k7a-tomohiro@users.noreply.github.com> Date: Mon, 15 Dec 2025 14:56:55 +0900 Subject: [PATCH] update profile --- profile/README.md | 54 ++------ profile/aileron-loves-go.svg | 183 -------------------------- profile/{oauth_logo.svg => oauth.svg} | 0 profile/prometheus.svg | 1 + 4 files changed, 11 insertions(+), 227 deletions(-) delete mode 100644 profile/aileron-loves-go.svg rename profile/{oauth_logo.svg => oauth.svg} (100%) create mode 100644 profile/prometheus.svg diff --git a/profile/README.md b/profile/README.md index 54a3686..be63629 100644 --- a/profile/README.md +++ b/profile/README.md @@ -6,59 +6,25 @@ -> [!NOTE] -> **AILERON Gateway — secure, high-performance API Gateway for cloud-native enterprise systems.** +

+AILERON Gateway — secure, high-performance API Gateway for cloud-native enterprise systems. +

-AILERON Gateway leverages [Go](https://go.dev/). +## Short Links -![aileron-loves-go.svg](./aileron-loves-go.svg) +**Documentation ▶️ [Website](https://aileron-gateway.github.io/)** -## Documentations - -- [Website](https://aileron-gateway.github.io/) -- [Go Docs](https://pkg.go.dev/github.com/aileron-gateway/aileron-gateway) +**Main Repository ▶️ [aileron-gateway](https://github.com/aileron-gateway/aileron-gateway)** ## Repositories | Repository | Content | | - | - | | [aileron-gateway](https://github.com/aileron-gateway/aileron-gateway) | Main development repository. | -| [aileron-gateway.github.io](https://github.com/aileron-gateway/aileron-gateway.github.io) | Website resources. | -| [example-extension](https://github.com/aileron-gateway/example-extension) | Example to extend the gateway. | +| [aileron-gateway.github.io](https://github.com/aileron-gateway/aileron-gateway.github.io) | Website repository. | +| [example-extension](https://github.com/aileron-gateway/example-extension) | Example to extend the gateway as a go library. | | [.github](https://github.com/aileron-gateway/.github) | Organization profiles. | -**Repository overview.** - -```mermaid -block-beta - columns 3 - - Documentation - block:docs:2 - github["Profile
.github"] - githubio["Website
aileron-gateway.github.io"] - end - space:3 - - GoProjects["Go Projects"] - block:go:2 - space - gateway["Main repo.
aileron-gateway"] - end - space:3 - - Examples - block:example:2 - space - extension["example-extension"] - end - -extension -- "use" --> gateway - -style Documentation fill:transparent,stroke:none -style GoProjects fill:transparent,stroke:none -style Examples fill:transparent,stroke:none -``` ## Integration @@ -66,8 +32,8 @@ We integrate the following products and specifications.

- -
+ +

diff --git a/profile/aileron-loves-go.svg b/profile/aileron-loves-go.svg deleted file mode 100644 index a9d7caf..0000000 --- a/profile/aileron-loves-go.svg +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/profile/oauth_logo.svg b/profile/oauth.svg similarity index 100% rename from profile/oauth_logo.svg rename to profile/oauth.svg diff --git a/profile/prometheus.svg b/profile/prometheus.svg new file mode 100644 index 0000000..8d5e08a --- /dev/null +++ b/profile/prometheus.svg @@ -0,0 +1 @@ + \ No newline at end of file