Commit Briefs

Sergey Bronnikov

Add link to the book in FB2 format to the README (tags/0.1.1)


Sergey Bronnikov

Replace extension .markdown with .md


Sergey Bronnikov

Added build fb2 book format


Sergey Bronnikov

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


Sergey Bronnikov

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



Sergey Bronnikov

Changed all footnote on markdown style


Sergey Bronnikov

Removed a duplicate section


Sergey Bronnikov

Fixed sentences

* Stilistic * Semantic


Sergey Bronnikov

Fixed typos


Sergey Bronnikov

Fixed enumeration


Sergey Bronnikov

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


Sergey Bronnikov

Removed trailing spaces


Sergey Bronnikov

Fix typos and trailing spaces


Sergey Bronnikov

Fix markup


Sergey Bronnikov

Update .gitignore


Sergey Bronnikov

Remove trailing spaces


Sergey Bronnikov

Travis CI is dead


Sergey Bronnikov

Fix typos


Sergey Bronnikov

Don't use custom CSS for HTML (tags/0.1.0)


GitHub

Add download links


GitHub

Merge pull request #1 from gamtiq/patch-1

fix a typo and broken link in README



Sergey Bronnikov

rename css file


Sergey Bronnikov

make html self-contained