-
-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
74 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
home: true | ||
heroImage: https://raw.githubusercontent.com/terreng/simple-web-server/main/images/icon.png | ||
heroText: Simple Web Server | ||
tagline: Erstelle lokale Webserver mit wenigen Klicks und einem einfachen Interface. | ||
actions: | ||
- text: Download → | ||
link: /download.html | ||
type: primary | ||
features: | ||
- title: Einfach zu konfigurieren | ||
details: Ändere Serveroptionen mit wenigen Klicks. | ||
- title: Starte mehrere & im Hintergrund | ||
details: Lass mehrere Webserver gleichzeitig laufen, auch wenn das Programm geschlossen wird. | ||
- title: Single Page Anwendungen | ||
details: Aktiviere das URL-Rewrite auf index.html für Singe Page Anwendungen mit einem einzigen Klick. | ||
footerHtml: true | ||
footer: | ||
<div class="home_footer"> | ||
<div><p>Made with ❤️ by <a href="https://github.com/terreng" target="_blank">@terreng</a> and <a href="https://github.com/ethanaobrien" target="_blank">@ethanaobrien</a>.</p></div> | ||
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p></div> | ||
</div> | ||
--- | ||
<div class="coming_from_wsc_banner"><a href="/docs/wsc.html">Coming from Web Server for Chrome? →</a></div> | ||
<img src="/images/screenshots.jpeg" style="width: 100%"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
home: true | ||
heroImage: https://raw.githubusercontent.com/terreng/simple-web-server/main/images/icon.png | ||
heroText: Simple Web Server | ||
tagline: Skapa lokala webservrar med några få klick i ett lättanvänt användargränssnitt. | ||
actions: | ||
- text: Download → | ||
link: /download.html | ||
type: primary | ||
features: | ||
- title: Lätt att konfigurera | ||
details: Ändra serverinställningar med bara några få klick. | ||
- title: Kör flera och i bakgrunden | ||
details: Kör flera webservrar samtidigt, även när appen är stängd. | ||
- title: Ensideappar | ||
details: Aktivera dynamisk uppdatering av index.html för SPA (ensidseapplikation) med ett enda klick. | ||
footerHtml: true | ||
footer: | ||
<div class="home_footer"> | ||
<div><p>Made with ❤️ by <a href="https://github.com/terreng" target="_blank">@terreng</a> and <a href="https://github.com/ethanaobrien" target="_blank">@ethanaobrien</a>.</p></div> | ||
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p></div> | ||
</div> | ||
--- | ||
<div class="coming_from_wsc_banner"><a href="/docs/wsc.html">Coming from Web Server for Chrome? →</a></div> | ||
<img src="/images/screenshots.jpeg" style="width: 100%"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters