-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Offline Tutorial #1164
Comments
There are two options: You could clone this repo and build it yourself. See blog_os/.github/workflows/blog.yml Lines 22 to 33 in 56ec24c
blog/public .
Alternatively you can take the official build from CI. For example as of writing this https://github.com/phil-opp/blog_os/actions/runs/3274928653 is the last CI run. In the artifacts section there is the generated_site artifact which is a zip file containing the entire site. |
Second this feature request, as a way to grow readership. I don't imagine the ZIP is an ePUB, right? Just a siterip, requiring a full Web browser. What if we received the articles as a Git Book, which would provide a server generated offline ebook, in suitable formats for popular ereader applications? |
Yes, the zip is the website in HTML format, so you need a web browser to view it. Unfortunately, we don't have EPUB support right now (see also #1070). I think it should be possible to use calibre and its Switching to GitBook is not planned because I like to keep the blog format. |
hello guys
i need an offline version of this tutorial if there is i would likr to have it and thank you
The text was updated successfully, but these errors were encountered: