epubjs
Version:
Render ePub documents in the browser, across many devices
62 lines (43 loc) • 3.53 kB
HTML
<html xmlns:epub="http://www.idpf.org/2007/ops" xmlns="http://www.w3.org/1999/xhtml"><head><title>Frequently Asked Questions</title><link rel="stylesheet" type="text/css" href="epub.css"/></head><body data-type="book"><section data-type="chapter" epub:type="chapter" data-pdf-bookmark="Chapter 12. Frequently Asked Questions"><div class="chapter" id="idp1365856">
<h1><span class="label">Chapter 12. </span>Frequently Asked Questions</h1>
<p>This FAQ provides basic information and links to other resources. Can’t find what you’re looking for? Please visit out <a data-original-title="" title="" href="/docs/support">Support Section</a>.</p>
<h2><span class="label">Chapter 12. </span>List of Topics</h2>
<nav>
<ul style="list-style-type: none">
<li><a data-original-title="" title="" href="#book-making_basics">Book-Making Basics</a></li>
<li><a data-original-title="" title="" href="#git_and_github">Git and GitHub</a></li>
<li><a href="#ownership_and_distribution">Ownership and Distribution</a></li>
<li><a data-original-title="" title="" href="#account_management">Account Management</a></li>
</ul>
</nav>
<section data-type="sect1" data-pdf-bookmark="Book-Making Basics"><div class="sect1" id="book-making_basics">
<h1>Book-Making Basics</h1>
<p>This section describes the basic concepts that will help get you started in creating your book and provides links to more in-depth resources.</p>
<section data-type="sect2" data-pdf-bookmark="Writing in Atlas is..."><div class="sect2" id="idp1655728">
<h2>Writing in Atlas is...</h2>
<p>Writing in Atlas is...</p>
</div></section>
<section data-type="sect2" data-pdf-bookmark="Styling and Formatting"><div class="sect2" id="idp1657312">
<h2>Styling and Formatting</h2>
<p>Atlas supports three types of text markup: HTML, Markdown, and AsciiDoc...</p>
</div></section>
<section data-type="sect2" data-pdf-bookmark="Presentation"><div class="sect2" id="idp1658928">
<h2>Presentation</h2>
<p>How your digital and print books look is determined by the <em>theme</em> that you choose. Each theme has a set of CSS stylesheets for the various output formats....</p>
</div></section>
</div></section>
<section data-type="sect1" data-pdf-bookmark="Git and GitHub"><div class="sect1" id="git_and_github">
<h1>Git and GitHub</h1>
<p>Atlas projects are integrated with your GitHub account. Why? We’ve tried to build a tool that encapsulates twenty-five years of publishing experience. Over that time, we’ve learned that it needs to be simple for people to collaborate on a project, and content needs to be under version control. GitHub helps us accomplish both of those goals. GitHub has a robust and vibrant community of people working together on all types of projects (including books!), and the site provides version control via git repositories.</p>
<p>More...</p>
</div></section>
<section data-type="sect1" data-pdf-bookmark="Ownership and Distribution"><div class="sect1" id="ownership_and_distribution">
<h1>Ownership and Distribution</h1>
<p>This section answers basic questions such as “Do I own my content?” and “Where can I sell and distribute my content?”</p>
</div></section>
<section data-type="sect1" data-pdf-bookmark="Account Management "><div class="sect1" id="account_management">
<h1>Account Management </h1>
<p>Forget your password? Looking to change your username? You can manage your account on your profile page.</p>
</div></section>
</div></section></body></html>