Test waka
This commit is contained in:
87
_data/toc.yml
Normal file
87
_data/toc.yml
Normal file
@@ -0,0 +1,87 @@
|
||||
entries:
|
||||
|
||||
- title: Getting Started
|
||||
pages:
|
||||
|
||||
- title: 0 - Installation
|
||||
url: installation.html
|
||||
|
||||
- title: 1 - Design your data model
|
||||
url: design-data-model.html
|
||||
|
||||
- title: 2 - Create a web app
|
||||
url: create-web-app.html
|
||||
|
||||
- title: 3 - Create a mobile app
|
||||
url: create-mobile-app.html
|
||||
|
||||
- title: Code management
|
||||
pages:
|
||||
|
||||
- title: Version control your code
|
||||
url: version-control.html
|
||||
|
||||
- title: Deploy your app
|
||||
url: deploy-your-app.html
|
||||
|
||||
- title: Build management
|
||||
pages:
|
||||
|
||||
- title: Build process introduction
|
||||
url: build-process-introduction.html
|
||||
|
||||
- title: SASS precompilation
|
||||
url: sass-precompilation.html
|
||||
|
||||
- title: Other resources
|
||||
pages:
|
||||
|
||||
- title: Wakanda Studio Change log
|
||||
url: CHANGELOG.html
|
||||
|
||||
- title: Wakanda Documentation
|
||||
url: http://doc.wakanda.org/
|
||||
target: _blank
|
||||
|
||||
- title: Angular-Wakanda connector
|
||||
url: http://wakanda.github.io/angular-wakanda
|
||||
target: _blank
|
||||
|
||||
- title: Frequently Asked Questions
|
||||
url: http://www.wakanda.io/frequently-asked-questions
|
||||
target: _blank
|
||||
|
||||
- title: Issue submission
|
||||
url: https://github.com/Wakanda/wakanda-issues/issues
|
||||
target: _blank
|
||||
|
||||
- title: How to contribute to this page
|
||||
url: CONTRIBUTING.html
|
||||
|
||||
- title: <hr/>
|
||||
class: inline
|
||||
pages:
|
||||
|
||||
- title: <i class="fa fa-github"></i>
|
||||
url: https://github.com/wakanda
|
||||
target: _blank
|
||||
|
||||
- title: <i class="fa fa-twitter"></i>
|
||||
url: https://twitter.com/WakandaSoft
|
||||
target: _blank
|
||||
|
||||
- title: <i class="fa fa-facebook"></i>
|
||||
url: https://www.facebook.com/wakandasoft
|
||||
target: _blank
|
||||
|
||||
- title: <i class="fa fa-youtube"></i>
|
||||
url: https://www.youtube.com/user/wakandasoft
|
||||
target: _blank
|
||||
|
||||
- title: <i class="fa fa-linkedin"></i>
|
||||
url: https://www.linkedin.com/company/wakanda
|
||||
target: _blank
|
||||
|
||||
- title: <i class="fa fa-rss"></i>
|
||||
url: http://blog.wakanda.io
|
||||
target: _blank
|
||||
Reference in New Issue
Block a user