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

Commit453bac2

Browse files
committed
tutorials list page
1 parentf6955d2 commit453bac2

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

‎index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@ <h2>Publish Free & Open</h2>
8888
<divclass="inner">
8989
<headerclass="major">
9090
<h2>Tutorials</h2>
91-
<p>Interactive lessons = learning faster.
92-
<br/> People learn best by doing, with quick feedback & hints. If you like Codecademy, we hope you'll love CodeRoad.</p>
91+
<p>Interactive lessons = learning faster. Look forward to more tutorials in the near future.</p>
9392
</header>
9493

9594
{% include tutorial-list.html %}

‎tutorials.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
layout: landing
3+
title: Tutorials
4+
tagline: A Collection
5+
---
6+
7+
<!-- Three -->
8+
<sectionid="three"class="wrapper style3 special">
9+
<divclass="inner">
10+
<headerclass="major">
11+
<h2>Tutorials</h2>
12+
<p>Interactive lessons = learning faster. Look forward to more tutorials in the near future.</p>
13+
</header>
14+
15+
{% include tutorial-list.html %}
16+
17+
</div>
18+
</section>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp