mirror of
https://github.com/standardebooks/web.git
synced 2025-07-09 16:20:27 -04:00
Tweak contributors and producers pages
This commit is contained in:
parent
7be2f18424
commit
426ccb02fb
2 changed files with 10 additions and 10 deletions
|
@ -26,7 +26,7 @@ require_once('Core.php');
|
|||
</ul>
|
||||
</section>
|
||||
<section id="editors-and-readers">
|
||||
<h2>Readers of existing ebooks</h2>
|
||||
<h2>For readers</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href="/contribute/report-errors">Report a typo, formatting error, or typography error in any Standard Ebook.</a></p>
|
||||
|
@ -40,19 +40,19 @@ require_once('Core.php');
|
|||
</ul>
|
||||
</section>
|
||||
<section id="technical-contributors">
|
||||
<h2>Technical contributors and producers of new ebooks</h2>
|
||||
<h2>For people wanting to produce a new ebook, and other technical contributors</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href="/contribute/collections-policy">Our collections policy, or, ebooks we do and don’t accept.</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="/contribute/wanted-ebooks">Our Wanted Ebooks list, including suggestions for first-time productions.</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="/contribute/producers">The process of producing an ebook for Standard Ebooks.</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="/contribute/producing-an-ebook-step-by-step">A technical step-by-step guide to producing a new ebook, from start to finish.</a></p>
|
||||
<p><a href="/contribute/collections-policy">Our collections policy</a>, or, ebooks we do and don’t accept.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="/contribute/wanted-ebooks">Our Wanted Ebooks list</a>, including suggestions for first-time productions.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="/contribute/producing-an-ebook-step-by-step">A technical step-by-step guide to producing a new ebook from start to finish.</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><b><a href="/manual">The Standard Ebooks Manual of Style.</a></b></p>
|
||||
|
|
|
@ -11,7 +11,7 @@ require_once('Core.php');
|
|||
<p>Review the <a href="/contribute/collections-policy">kinds of ebooks we do and don’t accept</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Find a good first production in our <a href="/contribute/wanted-ebooks">Wanted Ebooks list</a>, or if there’s nothing there that interests you, find a straightforward prose work of no longer than about 40–60,000 words, without much complex formatting like poetry, letters, tables, diagrams, or illustrations.</p>
|
||||
<p>Find a good first production in our <a href="/contribute/wanted-ebooks">Wanted Ebooks list</a>, or if there’s nothing there that interests you, find a straightforward prose work of no longer than about 100,000 words, without much complex formatting like poetry, letters, tables, diagrams, or illustrations.</p>
|
||||
<p>We ask this of first producers because our production process is complex and detail-oriented. Producers who start on longer work often abandon the attempt, and even if they succeed, first productions are very error-prone; long works thus become a burden on the reviewer.</p>
|
||||
<p>After your first production is complete, you can move on to working on longer or more complex works.</p>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue