golang-design / under-the-hood

📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood
https://golang.design/under-the-hood
MIT License
4.3k stars 505 forks source link

Support export EPUB and PDF #14

Open xiekeyi98 opened 4 years ago

xiekeyi98 commented 4 years ago

I was wondering if there a publish system like gitbook , which use to publish as epub or pdf.

changkun commented 4 years ago

The book is incomplete at the moment, it is not planned to produce an epub or pdf. You may directly use the GitHub mobile website for reading which is a temporal but good solution.

Another alternative solution is to produce a dedicated website for the book. However, it is remaining unplanned for now. Thank you for your interest, and sorry for any inconvenience.

xiekeyi98 commented 4 years ago

Well, thanks for you help.

How do you think about keep this issue opening, and maybe someone will be interested in doing this thing. Add a website or Add in gitbook with CI/CD , etc...

xiekeyi98 commented 4 years ago

This is a wonderful book. Thanks for your work again :+1:

changkun commented 4 years ago

Sure, PRs are welcome :)

P.S. gitbook is not an option since it is yet another platform and increases its maintainability.

changkun commented 4 years ago

FYI: The book is now deployed on a dedicated server: https://changkun.de/golang

changkun commented 4 years ago

声明:本项目已经终止维护,笔者在此特别感谢所有对支持、阅读和关注过此书的读者。

Notice:The project has terminated its maintenance, there will be no future plans for the writing of the book. The author would like to thank everybody who had supported, read and followed the writing of the book.