1
0
mirror of https://github.com/labstack/echo.git synced 2025-01-10 00:28:23 +02:00
echo/website/content/recipes/website.md
Vishal Rana e4f3900c40 Updated website
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-03-05 14:34:34 -08:00

335 B

title menu
Website
side
parent weight
recipes 4

Server

server.go

{{< embed "website/server.go" >}}

Client

index.html

{{< embed "website/public/index.html" >}}

Maintainers

Source Code