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

Commit3e5af49

Browse files
committed
overview explanation
1 parent5022c31 commit3e5af49

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,10 @@ categories:
55
-overview
66
---
77

8-
Coming soon...
8+
CodeRoad is built out of several packages, visualized below:
9+
10+
![Module Overview](./images/modules.png){: .fluid-image}
11+
12+
**Atom-CodeRoad** &**Builder-CodeRoad** are both Atom packages that share a lot of the same NPM dependencies from**Core** and**CLI**.
13+
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.

‎_sass/_custom.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ a.smooth:hover {
1717
}
1818
}
1919

20-
20+
.fluid-image {
21+
width:90%;
22+
}
2123

2224
/* Portrait*/
2325
@media (max-width:850px) {

‎dist/main.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎images/modules.png

60 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp