-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·2 lines (2 loc) · 1.9 KB
/
index.html
File metadata and controls
executable file
·2 lines (2 loc) · 1.9 KB
1
2
<!DOCTYPE html><html><head><title>Fission</title><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"><link rel="stylesheet" type="text/css" href="public/css/main.css"></head><body><div id="wrapper" class="wrapper"><div id="menu" class="menu"><div class="left"><a href="/">FISSION.JS</a></div><li><a href="https://github.com/fissionjs/fission">CODE</a></li><li><a href="https://github.com/fissionjs/fission/tree/master/docs">DOCS</a></li><li><a href="https://github.com/fissionjs/examples" target="_blank">EXAMPLES</a></li><li><a href="https://www.npmjs.org/browse/keyword/fission-plugin" target="_blank">PLUGINS</a></li><div class="right"><a href="https://github.com/fissionjs/fission" target="_blank">GITHUB</a></div></div><div class="content"><div class="logo"><img src="public/images/logo.svg"><div class="text">FISSION.JS</div><div class="sub">The Reactjs Toolkit</div></div><div id="down" class="down">‹</div><div class="spacer"></div><div class="items"><div class="item"><h3>Easy to use</h3><p>Fission lets you focus on the app, not worry about designing the core system behind it.</p></div><div class="item"><h3>Efficient</h3><p>Fission uses React for extremely efficient rendering, with the best parts of Ampersandjs, model and state.</p></div><br><br><div class="item"><h3>Customizable API</h3><p>Fully modifiable API enables swapping out of core elements, such as Sync, for a mulit-service application</p></div><div class="item"><h3>Open Source</h3><p>Fission is, and will always be Fully Open Source.
</p></div></div><a href="https://github.com/fissionjs/fission" class="button blue center large">Get Started!</a><div class="spacer"></div></div><div id="footer" class="footer"><img src="public/images/fractal.png"><div class="title">Made by<a href="http://wearefractal.com"> Fractal</a></div></div><div class="spacer"></div><script src="public/js/main.js"></script></div></body></html>