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

Commit3cf6f57

Browse files
committed
add follow up links to overview
1 parent400d340 commit3cf6f57

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

‎_posts/overview/2016-01-02-ecosystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ CodeRoad is built out of several packages, visualized below:
1111

1212
[**Atom-CodeRoad**](//github.com/coderoad/atom-coderoad) &[**Builder-CodeRoad**](//github.com/coderoad/builder-coderoad) are both Atom packages that share a lot of the same NPM dependencies from[**Core**](//github.com/coderoad/core-coderoad) and[**CLI**](//github.com/coderoad/coderoad-cli).
1313

14-
Each**Tutorial** also requires a**Runner**, which specifies both the programming language and test framework used. Both**Tutorials** &**Runners** are NPM packages as well. See the[docs](/tutorial-docs.html) for more.
14+
Each**Tutorial** also requires a**Runner**, which specifies both the programming language and test framework used. Both**Tutorials** &**Runners** are NPM packages as well.

‎overview.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,21 @@ <h2>{{ post.title }}</h2>
1010
<div>{{ post.content }}</div>
1111
</section>
1212
{% endfor %}
13+
14+
<br/>
15+
16+
<sectionid="suggestions">
17+
<h3>Learn More</h3>
18+
<p>Get setup with CodeRoad. When you're ready, dive into the docs.</p>
19+
<ulclass="actions"style="text-align: center;">
20+
<li>
21+
<aclass="button special"href="/atom-coderoad.html#install">Quick Start</a>
22+
</li>
23+
<li>
24+
<aclass="button"href="/builder-coderoad.html#install">Builder Start</a>
25+
</li>
26+
<li>
27+
<aclass="button"href="/tutorial-docs.html">Docs</a>
28+
</li>
29+
</ul>
30+
</section>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp