Skip to content

valll94/the-little-go-book-bg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

За Книгата

The Little Go Book е свободно достъпна книга представяща Go.

Книгата е написана от Karl Seguin, автор на:

Лиценз

Тази книга е свободно разпространявана под линценза на Attribution-NonCommercial-ShareAlike 4.0 International.

Преводи

Формати

Книгата е написана с помоща на Markdown и конвертирана към PDF използвайки Pandoc.

The TeX template makes use of Lena Herrmann's JavaScript highlighter.

Kindle and ePub format provided using Pandoc.

Generating books

Пакетите показани по-доло са за Ubuntu. Ако ползвате друга Операционна Система или дистрибуция ще бъдат подобни.

PDF

Dependencies

Packages:

  • pandoc
  • texlive-xetex
  • texlive-latex-extra
  • texlive-latex-recommended

You should have some fonts installed too. Or you could change them to other ones if you want. Consider that fonts could cause building troubles.

Building

Run make en/go.pdf.

ePub

Dependencies

Packages:

  • pandoc

Building

Run make en/go.epub.

Mobi

Dependencies

Packages:

  • pandoc

You should have KindleGen installed too.

Building

Run make en/go.mobi.

Title Image

A PSD of the title image is included. The font used is Comfortaa.

About

The Little Go Book Bulgarian Version

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 80.6%
  • Makefile 19.4%