Added a stub for "how do i create a new page"

This commit is contained in:
Sahat Yalkabov
2014-01-29 03:31:56 -05:00
parent cba5849c5f
commit 6910903115

View File

@ -253,7 +253,7 @@ for authentication with single page applications. If you insist on using
a client-side framework, it's best if you use a boilerplate of choice for your particular a client-side framework, it's best if you use a boilerplate of choice for your particular
client-side framework and just grab the pieces you need from the Hackathon Starter. client-side framework and just grab the pieces you need from the Hackathon Starter.
HOW IT WORKS HOW IT WORKS (mini guide series)
------------ ------------
This section is intended for giving you a detailed explanation about This section is intended for giving you a detailed explanation about
how a particular functionality works. Maybe you are just curious about how a particular functionality works. Maybe you are just curious about
@ -329,6 +329,9 @@ or send a pull request if you would like to include something that I missed.
<hr> <hr>
###:page_facing_up: How do I create a new page?
TODO
### How "Forgot your password" works? ### How "Forgot your password" works?
"Forgot your password" is only partially implemented at this time "Forgot your password" is only partially implemented at this time