Skip to content

Commit 1c52775

Browse files
committed
Tweaks/cleanup
1 parent e302217 commit 1c52775

1 file changed

Lines changed: 6 additions & 18 deletions

File tree

  • 2018-09-04_less-pain-embedded-systems-with-elixir-and-nerves

2018-09-04_less-pain-embedded-systems-with-elixir-and-nerves/index.html

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1364,7 +1364,10 @@
13641364

13651365
<section data-markdown class="nav">
13661366
<textarea data-template>
1367-
# Step 2 - Custom Systems
1367+
# Step 2 - Custom Nerves Systems
1368+
![custom system docs](img/custom_system_hexdocs.png) <!-- .element: class="plain" style="height: 13em" -->
1369+
<br/>
1370+
[https://hexdocs.pm/nerves/systems.html#customizing-your-own-nerves-system](https://hexdocs.pm/nerves/systems.html#customizing-your-own-nerves-system) <!-- .element: class="attribution" -->
13681371
</textarea>
13691372
</section>
13701373

@@ -1377,15 +1380,6 @@
13771380
</textarea>
13781381
</section>
13791382

1380-
<section data-markdown>
1381-
<textarea data-template>
1382-
# Custom Nerves Systems
1383-
![custom system docs](img/custom_system_hexdocs.png) <!-- .element: class="plain" style="height: 13em" -->
1384-
<br/>
1385-
[https://hexdocs.pm/nerves/systems.html#customizing-your-own-nerves-system](https://hexdocs.pm/nerves/systems.html#customizing-your-own-nerves-system) <!-- .element: class="attribution" -->
1386-
</textarea>
1387-
</section>
1388-
13891383
<section data-markdown>
13901384
<textarea data-template>
13911385
# Shortcut
@@ -1980,14 +1974,8 @@
19801974
</section>
19811975

19821976
<section data-background-image="img/step6_index_html.png" data-background-size="contain"> </section>
1983-
1984-
<section data-markdown>
1985-
<textarea data-template>
1986-
![css](img/step6_css_1.png) <!-- .element: class="plain" -->
1987-
![css](img/step6_css_2.png) <!-- .element: class="plain" -->
1988-
</textarea>
1989-
</section>
1990-
1977+
<section data-background-image="img/step6_css_1.png" data-background-size="contain"> </section>
1978+
<section data-background-image="img/step6_css_2.png" data-background-size="contain"> </section>
19911979
<section data-background-image="img/step6_schema_1.png" data-background-size="contain"> </section>
19921980
<section data-background-image="img/step6_schema_2.png" data-background-size="contain"> </section>
19931981
<section data-background-image="img/step6_schemas_barcode.png" data-background-size="contain"> </section>

0 commit comments

Comments
 (0)