File tree Expand file tree Collapse file tree 6 files changed +21
-15
lines changed Expand file tree Collapse file tree 6 files changed +21
-15
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ <!-- About Section -->
2+ < section id ="image-example " class ="content-section-a text-center ">
3+
4+ < div class ="row ">
5+ < div class ="col-lg-10 col-lg-offset-1 ">
6+ < br />
7+ < img src ="/img/gif/atom-coderoad-0.5.1.gif " />
8+
9+ < div class ="col-lg-10 col-lg-offset-1 ">
10+ < br > < br >
11+ < a href ="/docs/#install " target ="_blank " class ="btn btn-default btn-lg ">
12+ < span class ="network-name "> Quick Start</ span >
13+ </ a >
14+ < br >
15+ < br >
16+ < div class ="lead "> Learn how to get setup with CodeRoad</ div >
17+ </ div >
18+ </ section >
Original file line number Diff line number Diff line change 1- < section id ="tutorials " class ="container content-section text-center ">
2- < div class ="row content-section-b ">
1+ < section id ="tutorials " class ="content-section-a text-center ">
2+ < div class ="row ">
33 < div class ="row ">
44 < div class ="col-lg-6 ">
55 < h2 > Try a Tutorial</ h2 >
Original file line number Diff line number Diff line change 66 {% include nav.html %}
77 {% include header.html %}
88 {% include about.html %}
9+ {% include image.html %}
910 {% include learn.html %}
10- {% include example.html %}
1111 {% include tutorials.html %}
1212 {% include contact.html %}
1313 {% include footer.html %}
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ CodeRoad will become more flexible & powerful with time.
1212* Final Loader solution
1313* Improved animations
1414* More test runners to support different programming languages (currently only Mocha test runner for JS)
15- * @continue for page completion actions
1615* cursor position option
1716
1817##### v2.0.0
You can’t perform that action at this time.
0 commit comments