Cleaning again

This commit is contained in:
Thomas FORGIONE
2015-05-05 11:54:32 +02:00
parent e670ae44a1
commit 4cc35587ef
3 changed files with 64 additions and 0 deletions

12
prototype/index.md Normal file
View File

@@ -0,0 +1,12 @@
---
layout: main
title: Prototypes
---
## Index
There are two prototypes here :
- [One with arrows](arrows/)
- [One with viewports](viewports/)

View File

@@ -0,0 +1,7 @@
---
title: Prototype with old cameras
layout: prototype
extrajs: <script src="/static/js/prototype/viewports/main.js"></script>
extrahead: <link rel="stylesheet" href="/static/css/prototype.css" />
---
{{ content }}