-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathindex.html
More file actions
13 lines (13 loc) · 1 KB
/
index.html
File metadata and controls
13 lines (13 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
---
title: Ninja Blocks API Documentation
layout: default
---
<section>
<a name="top" id="top"></a>
<h3>Welcome Developer,</h3>
<p>Thinking about developing something on our platform? Awesome! This site aims to outline the preferred way to interact with the Ninja platform. Please note thought that we're still building this thing, and at present <em>everything</em> is experimental, and some elements are likely to change.</p>
<p>The best place to get more information is <a href="http://forums.ninjablocks.com">the forums</a>.</p>
<p>One more thing, you might notice us throwing a few cardinal rules about consistency out of the window here and there (looking at you camel case vs underscore). We know it's bad, and we promise to fix all of it in v1. Right now we're focused on building the foundations, rest assured we'll get to the finishings soon.</p>
<p>Make sure to read the section on <a href="/core-concepts.html">Core Concepts</a> before you begin, and enjoy!</p>
<p>- The Platform Team</p>
</section>