Adding theme directory, boilerplate files, and readme to new repo

pull/192/head
Sarah Schneider 9 years ago
parent 14a25a6fd9
commit 1a85727d9c

@ -0,0 +1,5 @@
WARNING:
These files have been migrated from http://atlas.labs.oreilly.com/books/1234000001802 as part of an automated process. This project may need additional attention before builds will work successfully.
Please contact toolsreq@oreilly.com for more information *before* beginning work on this project.

@ -0,0 +1,11 @@
<bookinfo>
<authorblurb><para><emphasis role="strong">Andreas M. Antonopoulos</emphasis> is a noted technologist and serial entrepreneur who has become one of the most well-known and well-respected figures in bitcoin. As an engaging public speaker, teacher, and writer, Andreas makes complex subjects accessible and easy to understand. As an advisor, he helps startups recognize, evaluate, and navigate security and business risks.</para>
<para>Andreas grew up with the Internet, starting his first company, an early BBS and proto-ISP, as a teenager in his home in Greece. He earned degrees in computer science, data communications, and distributed systems from University College London (UCL), recently ranked among the world&#x2019;s top 10 universities. After moving to the US, Andreas co-founded and managed a successful technology research company, and in that role advised dozens of Fortune 500 company executives on networking, security, data centers, and cloud computing. More than 200 of his articles on security, cloud computing, and data centers have been published in print and syndicated worldwide. He holds two patents in networking and security.</para>
<para>In 1990, Andreas started teaching various IT topics in private, professional, and academic environments. He honed his speaking skills in front of audiences ranging in size from five executives in a boardroom to thousands of people in large conferences. With more than 400 speaking engagements under his belt he is considered a world-class and charismatic public speaker and teacher. In 2014, he was appointed as a teaching fellow with the University of Nicosia, the first university in the world to offer a masters degree in digital currency. In this role, he helped develop the curriculum and co-taught the Introduction to Digital Currencies course, offered as a massive open online course (MOOC) through the university.</para>
<para>As a bitcoin entrepreneur, Andreas has founded a number of bitcoin businesses and launched several community open source projects. He serves as an advisor to several bitcoin and cryptocurrency companies. He is a widely published author of articles and blog posts on bitcoin, a permanent host on the popular Let&#x2019;s Talk Bitcoin podcast, and a frequent speaker at technology and security conferences worldwide.</para></authorblurb>
</bookinfo>

@ -0,0 +1,38 @@
<section xmlns="http://www.w3.org/1999/xhtml" data-type="copyright-page">
<h1>Mastering Bitcoin</h1>
<p class="author">By Andreas M. Antonopoulos</p>
<p class="copyright">Copyright © 2015 Andreas M. Antonopoulos LLC. All rights reserved.</p>
<p class="printlocation">Printed in the United States of America.</p>
<p class="publisher">Published by <span class="publishername">O'Reilly Media, Inc.</span>, 1005 Gravenstein Highway North, Sebastopol, CA 95472.</p>
<p>O'Reilly books may be purchased for educational, business, or sales promotional use. Online editions are also available for most
titles (<a href="http://safaribooksonline.com">http://safaribooksonline.com</a>). For more information, contact our corporate/institutional sales department: 800-998-9938 or <span data-type="email">corporate@oreilly.com</span>.</p>
<ul class="stafflist">
<li><span class="staffrole">Editors: </span>Mike Loukides and Allyson MacDonald</li>
<li><span class="staffrole">Production Editor: </span>Melanie Yarbrough</li>
<li><span class="staffrole">Copyeditor: </span>Kim Cofer</li>
<li><span class="staffrole">Proofreader: </span>Carla Thornton</li>
<li><span class="staffrole">Indexer: </span>WordCo Indexing Services</li>
<li><span class="staffrole">Interior Designer: </span>David Futato</li>
<li><span class="staffrole">Cover Designer: </span>Karen Montgomery</li>
<li><span class="staffrole">Illustrator: </span>Rebecca Demarest</li>
</ul>
<ul class="printings">
<li><span class="printedition">December, 2014:</span> First Edition</li>
</ul>
<div>
<h1 class="revisions">Revision History for the First Edition</h1>
<ul class="releases">
<li><span class="revdate">2014-12-01:</span> First release</li>
<li><span class="revdate">2015-03-06:</span> Second release</li>
</ul>
</div>
<p class="errata">See <a href="http://oreilly.com/catalog/errata.csp?isbn=9781449374044">http://oreilly.com/catalog/errata.csp?isbn=9781449374044</a> for release details.</p>
<div class="legal">
<p>The O'Reilly logo is a registered trademark of O'Reilly Media, Inc. <em>Mastering Bitcoin</em>, the cover image, and related trade dress are trademarks of O'Reilly Media, Inc.</p>
<p>While the publisher and the authors have used good faith efforts to ensure that the information and instructions contained in this work are accurate, the publisher and the authors disclaim all responsibility for errors or omissions, including without limitation responsibility for damages resulting from the use of or reliance on this work. Use of the information and instructions contained in this work is at your own risk. If any code samples or other technology this work contains or describes is subject to open source licenses or the intellectual property rights of others, it is your responsibility to ensure that your use thereof complies with such licenses and/or rights.<!--PROD: Uncomment the following sentence if appropriate and add it to the above para: --><!--This book is not intended as [legal/medical/financial; use the appropriate reference] advice. Please consult a qualified professional if you require [legal/medical/financial] advice.--></p>
</div>
<div class="copyright-bottom">
<p class="isbn">978-1-449-49374-4</p>
<p class="printer">[LSI]</p>
</div>
</section>

@ -0,0 +1,3 @@
<figure data-type="cover">
<img src="images/cover.png"/>
</figure>

@ -0,0 +1 @@
<section data-type="index"/>

@ -0,0 +1 @@
/* Add your custom CSS styles for the EPUB here */

@ -0,0 +1,15 @@
{{ doctype }}
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<meta name="publisher" content="O'Reilly Media, Inc."/>
<meta name="author" content="Andreas M. Antonopoulos"/>
<meta name="date" content="2014-12-10"/>
<meta name="description" content="BOOK MARKETING DESCRIPTION HERE. (This can be supplied by the author, but otherwise the Consumer Short Text from the Marketing tab in the PDB works here - just make sure not to paste curly quotes or em dashes! Replace with straight quotes and hyphens.)"/>
<meta name="identifier" content="9781449374044"/>
<title>{{ title }}</title>
</head>
<body data-type="book">
{{ content }}
</body>
</html>

@ -0,0 +1,15 @@
{{ doctype }}
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<meta name="publisher" content="O'Reilly Media, Inc."/>
<meta name="author" content="Andreas M. Antonopoulos"/>
<meta name="date" content="2014-12-10"/>
<meta name="description" content="BOOK MARKETING DESCRIPTION HERE. (This can be supplied by the author, but otherwise the Consumer Short Text from the Marketing tab in the PDB works here - just make sure not to paste curly quotes or em dashes! Replace with straight quotes and hyphens.)"/>
<meta name="identifier" content="9781449374044"/>
<title>{{ title }}</title>
</head>
<body data-type="book">
{{ content }}
</body>
</html>

@ -0,0 +1 @@
/* Add your custom CSS styles for the MOBI here */

@ -0,0 +1,55 @@
@charset "UTF-8";
/*--------Put Your Custom CSS Rules Below--------*/
/*--- This oneoff overrides the code in https://github.com/oreillymedia/<name_of_theme>/blob/master/pdf/pdf.css---*/
/*----Uncomment to temporarily turn on code-eyballer highlighting (make sure to recomment after you build)
pre {
background-color: yellow;
}
---*/
/*----Uncomment to turn on automatic code wrapping
pre {
white-space: pre-wrap;
word-wrap: break-word;
}
----*/
/*----Uncomment to change the TOC start page (set
the number to one page _after_ the one you want;
so 6 to start on v, 8 to start on vii, etc.)
@page toc:first {
counter-reset: page 6;
}
----*/
/*----Uncomment to fix a bad break in the title
(increase padding value to push down, decrease
value to pull up)
section[data-type="titlepage"] h1 {
padding-left: 1.5in;
}
----*/
/*----Uncomment to fix a bad break in the subtitle
(increase padding value to push down, decrease
value to pull up)
section[data-type="titlepage"] h2 {
padding-left: 1in;
}
----*/
/*----Uncomment to fix a bad break in the author names
(increase padding value to push down, decrease
value to pull up)
section[data-type="titlepage"] p.author {
padding-left: 3in;
}
----*/

@ -0,0 +1,4 @@
<section data-type="titlepage">
<h1>Mastering Bitcoin</h1>
<p class="author">Andreas M. Antonopoulos</p>
</section>

@ -0,0 +1 @@
<nav data-type="toc"/>
Loading…
Cancel
Save