Commits


Add link to the book in FB2 format to the README


Replace extension .markdown with .md


Added build fb2 book format


Updated build epub and html * Transfered the cover book to title.txt * Removed style.css file because default style decide better results * Added keys "--embed-resources --standalone" for build html


Updated pandoc option * Removed `--self-contained`, key is deprecated, see [1] * Removed `-s`, needed only for html. If build epub this key used by default, see [2] * Return depth the table of contents by default (3). 1. https://pandoc.org/MANUAL.html#options-affecting-specific-writers 2. https://pandoc.org/MANUAL.html#general-writer-options


Highlighted the notes about the translation (almost like in the book)


Changed all footnote on markdown style


Removed a duplicate section


Fixed sentences * Stilistic * Semantic


Fixed typos


Fixed enumeration


Added Capitalizer and UPPERCASE * Many sentences started with a small letter * Proper names and terms started with a samll letter * Caption to the drawings started with a small letter


Removed trailing spaces


Fix typos and trailing spaces


Fix markup


Update .gitignore


Remove trailing spaces


Travis CI is dead


Fix typos


Don't use custom CSS for HTML


Add download links


Merge pull request #1 from gamtiq/patch-1 fix a typo and broken link in README


fix a typo and broken link in README


rename css file


make html self-contained