Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdb1b573

Browse files
committed
redesigned home page, gif instead of video
1 parent284bea8 commitdb1b573

File tree

6 files changed

+21
-15
lines changed

6 files changed

+21
-15
lines changed

‎_includes/example.html

Lines changed: 0 additions & 11 deletions
This file was deleted.

‎_includes/image.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!-- About Section -->
2+
<sectionid="image-example"class="content-section-a text-center">
3+
4+
<divclass="row">
5+
<divclass="col-lg-10 col-lg-offset-1">
6+
<br/>
7+
<imgsrc="/img/gif/atom-coderoad-0.5.1.gif"/>
8+
9+
<divclass="col-lg-10 col-lg-offset-1">
10+
<br><br>
11+
<ahref="/docs/#install"target="_blank"class="btn btn-default btn-lg">
12+
<spanclass="network-name">Quick Start</span>
13+
</a>
14+
<br>
15+
<br>
16+
<divclass="lead">Learn how to get setup with CodeRoad</div>
17+
</div>
18+
</section>

‎_includes/tutorials.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
<sectionid="tutorials"class="containercontent-section text-center">
2-
<divclass="row content-section-b">
1+
<sectionid="tutorials"class="content-section-a text-center">
2+
<divclass="row">
33
<divclass="row">
44
<divclass="col-lg-6">
55
<h2>Try a Tutorial</h2>

‎_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
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 %}

‎_posts/2016-01-12-roadmap.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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

‎img/gif/atom-coderoad-0.5.1.gif

401 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp