1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-12-26 00:18:11 +00:00

Merge pull request #4 from oreillymedia/master

merging from master
This commit is contained in:
zaremba-oreilly 2014-05-21 13:34:04 -04:00
commit c5458f2a57
5 changed files with 34 additions and 24 deletions

View File

@ -1,7 +1,11 @@
<section data-type="copyright-page"> <section data-type="copyright-page">
<h1>{{ title }}</h1> <h1>{{ title }}</h1>
<p>by Author Name</p>
<p>Copyright (c) 2014</p> <p>by Author Name</p>
<p>This is a legal notice of some kind. You can add notes about the kind of license you are using for your book (e.g., Creative Commons), or anything else you feel you need to specify.</p>
<p>If your book has an ISBN or a book ID number, add it here as well.</p> <p>Copyright (c) 2014</p>
<p>This is a legal notice of some kind. You can add notes about the kind of license you are using for your book (e.g., Creative Commons), or anything else you feel you need to specify.</p>
<p>If your book has an ISBN or a book ID number, add it here as well.</p>
</section> </section>

View File

@ -1,7 +1,9 @@
<section data-type="preface"> <section data-type="preface">
<h1>Preface Title</h1> <h1>Preface Title</h1>
<section data-type="sect1">
<h1>This Is an A-Head</h1> <section data-type="sect1">
<p>Congratulations on starting your new project! We've added some skeleton files for you, to help you get started, but you can delete any or all of them, as you like. In the file called chapter.html, we've added some placeholder content showing you how to markup and use some basic book elements, like notes, sidebars, and figures.</p> <h1>This Is an A-Head</h1>
</section>
<p>Congratulations on starting your new project! We've added some skeleton files for you, to help you get started, but you can delete any or all of them, as you like. In the file called chapter.html, we've added some placeholder content showing you how to markup and use some basic book elements, like notes, sidebars, and figures.</p>
</section>
</section> </section>

View File

@ -4,15 +4,15 @@
<section data-type="sect1"> <section data-type="sect1">
<h1>This Is an A-Head</h1> <h1>This Is an A-Head</h1>
<p>Start writing here! Replace any of this placeholder text with your opus. We&#39;ve included a few examples of commonly used book elements, but you can delete them. You can add any of these elements using the buttons in the toolbar, as well.</p> <p>Start writing here! Replace any of this placeholder text with your opus. We've included a few examples of commonly used book elements, but you can delete them. You can add any of these elements using the buttons in the toolbar, as well.</p>
<blockquote data-type="epigraph"> <blockquote data-type="epigraph">
<p>Alice was beginning to get very tired of sitting by her sister on the bank, and of having nothing to do: once or twice she had peeped into the book her sister was reading, but it had no pictures or conversations in it, &#39;and what is the use of a book,&#39; thought Alice &#39;without pictures or conversation?&#39;</p> <p>Alice was beginning to get very tired of sitting by her sister on the bank, and of having nothing to do: once or twice she had peeped into the book her sister was reading, but it had no pictures or conversations in it, 'and what is the use of a book,' thought Alice 'without pictures or conversation?'</p>
<p data-type="attribution">Lewis Carroll, <em>Alice in Wonderland</em></p> <p data-type="attribution">Lewis Carroll, <em>Alice in Wonderland</em></p>
</blockquote> </blockquote>
<p>The above is a blockquote, and specifically it&#39;s an epigraph, with an attribution to the author. (Epigraphs are a subset of blockquotes.)</p> <p>The above is a blockquote, and specifically it's an epigraph, with an attribution to the author. (Epigraphs are a subset of blockquotes.)</p>
<div data-type="note"> <div data-type="note">
<h1>This Is a Note</h1> <h1>This Is a Note</h1>
@ -20,9 +20,11 @@
<p>Many people use notes to qualify a statement they made in the preceding paragraphs, or to warn their readers about pitfalls they might run into.</p> <p>Many people use notes to qualify a statement they made in the preceding paragraphs, or to warn their readers about pitfalls they might run into.</p>
</div> </div>
<p>Now, let&#39;s take a look at a figure with a caption:</p> <p>Now, let's take a look at a figure with a caption:</p>
<figure><img src="images/figure.jpg" /> <figcaption>Caption: This is a picture of my friend Mike&#39;s cat.</figcaption></figure> <figure><img src="images/figure.jpg" />
<figcaption>Caption: This is a picture of my friend Mike's cat.</figcaption>
</figure>
<section data-type="sect2"> <section data-type="sect2">
<h2>This Is a B-Head</h2> <h2>This Is a B-Head</h2>
@ -32,7 +34,7 @@
<aside data-type="sidebar"> <aside data-type="sidebar">
<h5>Sidebar Title</h5> <h5>Sidebar Title</h5>
<p>Here&#39;s a sidebar. Sidebars are great for setting aside a section of text that is related to the surrounding content but that doesn&#39;t necessarily fit into the main flow.</p> <p>Here's a sidebar. Sidebars are great for setting aside a section of text that is related to the surrounding content but that doesn't necessarily fit into the main flow.</p>
</aside> </aside>
</section> </section>
</section> </section>

View File

@ -1,7 +1,9 @@
<section data-type="appendix"> <section data-type="appendix">
<h1>Appendix Title</h1> <h1>Appendix Title</h1>
<section data-type="sect1">
<h1>This Is an A-Head</h1> <section data-type="sect1">
<p>An appendix is generally used for extra material that supplements your main book content.</p> <h1>This Is an A-Head</h1>
</section>
<p>An appendix is generally used for extra material that supplements your main book content.</p>
</section>
</section> </section>

View File

@ -40,7 +40,7 @@
<p>While <strong>HTML5 is the default markup language for Atlas content</strong>, Atlas also supports documents written in<strong style="line-height: 1.5em;">&nbsp;<a data-original-title="" href="https://help.github.com/articles/github-flavored-markdown" title="">Markdown</a>, <a href="http://www.methods.co.nz/asciidoc/">AsciiDoc</a>, and <a data-original-title="" href="http://www.docbook.org/" title="">DocBook XML</a></strong><span style="line-height: 1.5em;">. All three of these formats can be edited using the Code Editor.</span></p> <p>While <strong>HTML5 is the default markup language for Atlas content</strong>, Atlas also supports documents written in<strong style="line-height: 1.5em;">&nbsp;<a data-original-title="" href="https://help.github.com/articles/github-flavored-markdown" title="">Markdown</a>, <a href="http://www.methods.co.nz/asciidoc/">AsciiDoc</a>, and <a data-original-title="" href="http://www.docbook.org/" title="">DocBook XML</a></strong><span style="line-height: 1.5em;">. All three of these formats can be edited using the Code Editor.</span></p>
<p>In both writing modes, you can <strong>navigate among&nbsp;your files using&nbsp;the Files menu</strong> to the left of the screen, <strong>create and delete files and folders</strong>,<strong>upload images</strong>, <strong>save your project</strong> (top-right button in the editor, or use the keyboard shortcut -s/Ctrl+s)&nbsp;and even attach a <strong>custom commit message</strong> to each save (hover over the Save button to open the commit message dialog box).</p> <p>In both writing modes, you can <strong>navigate among&nbsp;your files using&nbsp;the Files menu</strong> to the left of the screen, <strong>create and delete files and folders</strong>,<strong>upload images</strong>, <strong>save your project</strong> (top-right button in the editor, or use the keyboard shortcut &acirc;Œ˜-s/Ctrl+s)&nbsp;and even attach a <strong>custom commit message</strong> to each save (hover over the Save button to open the commit message dialog box).</p>
</section> </section>
<section data-type="sect1"> <section data-type="sect1">