mirror of
https://github.com/standardebooks/web.git
synced 2025-07-13 18:11:52 -04:00
fix a link redirect
https://docs.microsoft.com/en-us/windows/wsl/install-win10 -> https://learn.microsoft.com/en-us/windows/wsl/install
This commit is contained in:
parent
152448409f
commit
0bae0785c1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<h1>Producing an Ebook, Step by Step</h1>
|
||||
<p>This guide is meant to take you step-by-step through the creation of a complete Standard Ebook. While it might seem a little long, most of the text is a description of how to use various automated scripts. It can take just an hour or two for an experienced producer to produce a draft ebook for proofreading (depending on the complexity of the ebook, of course).</p>
|
||||
<p>Our toolset is GNU/Linux-based, and producing an ebook from scratch currently requires working knowledge of the epub file format and of Unix-like systems like Mac or Linux.</p>
|
||||
<p>Our toolset doesn’t yet work natively on Windows, but there are <a href="https://www.howtogeek.com/170870/5-ways-to-run-linux-software-on-windows/">many ways to run Linux from within Windows</a>, including <a href="https://docs.microsoft.com/en-us/windows/wsl/install-win10">one that is directly supported by Microsoft themselves</a>.</p>
|
||||
<p>Our toolset doesn’t yet work natively on Windows, but there are <a href="https://www.howtogeek.com/170870/5-ways-to-run-linux-software-on-windows/">many ways to run Linux from within Windows</a>, including <a href="https://learn.microsoft.com/en-us/windows/wsl/install">one that is directly supported by Microsoft themselves</a>.</p>
|
||||
<p>If you don’t have this kind of technical expertise, you can still contribute! <a href="/contribute">Check out our contributors page for details,</a> or check out <a href="https://b-t-k.github.io/">Standard Ebooks Hints and Tricks</a>, a beginner’s guide by one of our editors.</p>
|
||||
<aside class="alert">
|
||||
<p class="warning">Before you begin</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue