From 4aae6e6c92c71059ea05dfe5495d5139f7d16bb7 Mon Sep 17 00:00:00 2001 From: EwenQuim Date: Thu, 8 Feb 2024 09:38:16 +0100 Subject: [PATCH] docs: fixed index page --- documentation/docs/index.md | 13 +++--- documentation/src/components/FlowChart.js | 2 +- documentation/static/img/fuego.svg | 56 +++++++++++++++++++++++ 3 files changed, 63 insertions(+), 8 deletions(-) create mode 100644 documentation/static/img/fuego.svg diff --git a/documentation/docs/index.md b/documentation/docs/index.md index a1b59fb3..b36e2d1b 100644 --- a/documentation/docs/index.md +++ b/documentation/docs/index.md @@ -3,20 +3,19 @@ sidebar_position: 1 --- # 🔥 Fuego -[Go Reference](https://pkg.go.dev/badge/github.com/go-fuego/fuego.svg) + +

+ Fuego Logo +

Let's discover **Fuego in less than 5 minutes**. ## Getting Started -Get started by **creating a new go project**. +Try our [Hello World](./tutorials/01-hello-world.md)! Or **try Fuego immediately** by cloning **[one of our exemples](https://github.com/go-fuego/fuego/tree/main/examples)**. ### What you'll need -- [Golang v1.22](https://tip.golang.org/doc/go1.22) or above: - - Fuego relies on a new feature of the net/http package only available after 1.22. - -And then blablabla - +- [Golang v1.22](https://golang.org/doc/go1.22) or above _(Fuego relies on a new feature of the net/http package only available after 1.22)_. diff --git a/documentation/src/components/FlowChart.js b/documentation/src/components/FlowChart.js index 5687d47d..7edaaef3 100644 --- a/documentation/src/components/FlowChart.js +++ b/documentation/src/components/FlowChart.js @@ -15,7 +15,7 @@ subgraph fuego subgraph output direction TB - OutTransformation -- struct{'b':'My Response!'} --> resp(Response) + OutTransformation -- struct{B:'My Response!'} --> resp(Response) end Controller{{Controller}} diff --git a/documentation/static/img/fuego.svg b/documentation/static/img/fuego.svg new file mode 100644 index 00000000..6e54baaa --- /dev/null +++ b/documentation/static/img/fuego.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +