diff --git a/photonics/Bloch-modes-in-periodic-waveguides_screenshot1.png b/photonics/Bloch-modes-in-periodic-waveguides_screenshot1.png
new file mode 100644
index 0000000000000000000000000000000000000000..936924dd476c2696a27b9dbd9ce2a1aae344e959
Binary files /dev/null and b/photonics/Bloch-modes-in-periodic-waveguides_screenshot1.png differ
diff --git a/photonics/Bloch-modes-in-periodic-waveguides_screenshot2.png b/photonics/Bloch-modes-in-periodic-waveguides_screenshot2.png
new file mode 100644
index 0000000000000000000000000000000000000000..afb8921706d312ff588a960f08d8fa7cb930836f
Binary files /dev/null and b/photonics/Bloch-modes-in-periodic-waveguides_screenshot2.png differ
diff --git a/photonics/Diffraction-gratings_screenshot1.png b/photonics/Diffraction-gratings_screenshot1.png
new file mode 100644
index 0000000000000000000000000000000000000000..8bac26550bd4bf9cc0efa3a33ace23ba16b6ecb7
Binary files /dev/null and b/photonics/Diffraction-gratings_screenshot1.png differ
diff --git a/photonics/Diffraction-gratings_screenshot2.png b/photonics/Diffraction-gratings_screenshot2.png
new file mode 100644
index 0000000000000000000000000000000000000000..b7dfa84e72a392e4c513ca78984afebf39015e09
Binary files /dev/null and b/photonics/Diffraction-gratings_screenshot2.png differ
diff --git a/photonics/index.html b/photonics/index.html
new file mode 100644
index 0000000000000000000000000000000000000000..93022f25f7ab6785c6fe61af7a25cffefba05973
--- /dev/null
+++ b/photonics/index.html
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+
+<head>
+
+<title>ONELAB Photonics</title>
+
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta name="keywords" content="free, finite element, fem, interface, gmsh, getdp">
+<meta name="viewport" content="width=device-width">
+<meta name="apple-itunes-app" content="app-id=845930897">
+<link href="http://onelab.info/onelab.css" rel="stylesheet" type="text/css">
+<style type="text/css"><!--
+  div.small { font-size:80%; }
+  ul.small { margin-top:1ex; margin-bottom:1ex; }
+--></style>
+
+</head>
+
+<body>
+
+<h1 class="short">ONELAB Photonics</h1>
+
+<div id="banner">
+  <img src="Diffraction-gratings_screenshot1.png" alt="">
+  <img src="Bloch-modes-in-periodic-waveguides_screenshot1.png" alt="">
+  <img src="Diffraction-gratings_screenshot2.png" alt="">
+  <img src="Bloch-modes-in-periodic-waveguides_screenshot2.png" alt="">
+</div>
+
+<h1>Open Source Finite Element Software for Photonics Applications</h1>
+
+<p>
+  ONELAB Photonics<a href="#1"><sup>1</sup></a> combines the open source finite
+  element solver <a href="http://getdp.info">GetDP</a> with the open source pre-
+  and post-processor Gmsh <a href="http://gmsh.info">Gmsh</a> to solve photonics
+  applications.
+</p>
+<p>
+  TODO This is a reference a href="#1"><sup>1</sup></a>.
+</p>
+
+<h2>Quick start</h2>
+
+<ol>
+  <li>Download the <a href="http://onelab.info#Download">precompiled ONELAB
+  software bundle</a> for Windows, Linux or MacOS.
+  <li>Launch the app <img src="http://geuz.org/gmsh/gallery/icon.png" height=20px>
+  <li>Open <code>models/BlochPeriodicWaveguides/rhombus.pro</code>,
+    <code>models/DiffractionGratings/grating2D.pro</code> or
+    <code>models/DiffractionGratings/grating3D.pro</code>
+  <li>Press <code>Run</code>
+</ol>
+
+
+<h2>References</h2>
+
+<div class="small">
+  <ol class="small">
+    <li><a name="1"></a>TODO...
+  </ol>
+</div>
+
+<h2>Sponsors</h2>
+
+<p>
+  ONELAB Photonics was funded in part by the Walloon Region (WIST3 No 1017086
+  ONELAB) and the Belgian French Community (ARC WAVES 15/19-03), . <!-- TODO add
+  thanks! -->
+</p>
+
+
+<center style="margin-top:4ex;margin-bottom:4ex">
+  <!-- TODO logo Fresnel, ANR, ... -->
+  <a href="http://www.ulg.ac.be"><img src="http://onelab.info/logo_uliege.jpg" height="68px"></a>&nbsp;
+  <a href="http://www.wallonie.be"><img src="http://onelab.info/logo_rw.jpg" height="68px"></a>&nbsp;
+</center>
+
+</body>
+</html>