-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
1 lines (1 loc) · 2.01 KB
/
index.html
1
<!DOCTYPE html><html lang="fr-BE"><head><meta charset="UTF-8"><title>Tèsèvè - A simple static webserver, in an app.</title><meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"><link rel="stylesheet" href="assets/styles.css"><!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]--></head><body><header><h1><strong>Tèsèvè</strong><span>A simple static webserver, in an app.</span></h1></header><section class="screenshot"><figure><img src="/assets/img/screenshot.png" alt="screenshot of Tèsèvè app"></figure></section><section class="links"><h2><strong>Version 0.5.3</strong><span>June 3 2016</span><a href="https://github.com/teseve/teseve/releases/tag/0.5.3">see release notes</a></h2><ul><li><a href="https://github.com/teseve/teseve/releases/download/0.5.3/Teseve-0.5.3-win32-x64.zip" class="win"><i></i><strong>Windows</strong><span>Download</span></a></li><li><a href="https://github.com/teseve/teseve/releases/download/0.5.3/Teseve-0.5.3-mac-x64.zip" class="osx"><i></i><strong>macOS</strong><span>Download</span></a></li><li><a href="https://github.com/teseve/teseve" class="github"><i></i><strong>Source Code</strong><span>See on GitHub</span></a></li></ul></section><section class="what"><h2>What is Tèsèvè?</h2><p>Tèsèvè is a simple static webserver, powered by <a href="http://expressjs.com" rel="external">express</a>, packaged in an app (using <a href="http://electron.atom.io" rel="external">electron</a>), for macOS and Windows.</p><p>Download and open the app, choose a path (or drop a folder on the app), and click on the link provided by the application : a simple static server is running from the given path.</p></section><section class="alternative"><p>Like the idea, but still want a command-line tool instead of a GUI? Take a look on <a href="https://github.com/leny/seve" rel="external">sèvè</a>!</p></section><footer><div class="cc">Made with <i class="love">love</i> by <a href="http://leny.me">leny</a></div></footer></body></html>