diff --git a/pages/index.html b/pages/index.html new file mode 100644 index 0000000..b6f6dd9 --- /dev/null +++ b/pages/index.html @@ -0,0 +1,59 @@ + + +
+ + +Ähnlich wie bei GitHub Pages können Nutzer hier statische Webseiten (HTML, CSS, JS) direkt aus ihren Repositories heraus veröffentlichen. Egal ob Dokumentation, Portfolios oder kleine Web-Tools.
+1. Repository: Erstelle ein Projekt auf gitea.scu.si.
+2. Action: Aktiviere Gitea Actions und nutze einen Deployment-Workflow.
+3. Online: Deine Seite ist unter pages.scu.si/dein-projekt/ erreichbar.