You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.asciidoc
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Git Scribe
2
2
==========
3
3
4
-
The git-scribe tool is a simple command line toolset to help you use Git, GitHub and Asciidoc
4
+
The git-scribe tool is a simple command line toolset to help you use Git, GitHub and AsciiDoc
5
5
to write e-books. This provides tools for setting up the structure, collaborating with co-authors, doing technical and copy-editing, handling translations, taking errata, as well as publishing online, pdf, mobi (Kindle) and epub (iBooks, Nook) versions.
6
6
7
7
The project is targeted for writing books of any length, but should also be usable for articles and stuff too, though for a while you'll have to just do it as a really short book.
@@ -18,9 +18,9 @@ Eventually, these are the feature goals for the project:
The idea is that you use the tool to generate a known structure, write in asciidoc and let the tool handle everything else for you. I want authors to be able to focus on writing and not have to worry about anything else (website, multiple format generation, etc).
21
+
The idea is that you use the tool to generate a known structure, write in AsciiDoc and let the tool handle everything else for you. I want authors to be able to focus on writing and not have to worry about anything else (website, multiple format generation, etc).
22
22
23
-
A good AsciiDoc cheat sheet: http://powerman.name/doc/asciidoc#_text
23
+
A good AsciiDoc cheat sheet: http://asciidoctor.org/docs/asciidoc-syntax-quick-reference/
24
24
25
25
Disclaimer
26
26
==========
@@ -39,8 +39,10 @@ For local generation (eventually pushing to GitHub will handle gen for you), it
0 commit comments