Skip to content
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

Support for building docs using gitbook added. #414

Merged
merged 4 commits into from
Sep 26, 2017

Conversation

lxsameer
Copy link
Contributor

This PR add the support for building the current docs using gitbook tool. install gitbook-cli using yarn or npm and just run:

npm run build

the result would be under docs/build.
IMPORTANT NOTE: In order to create epub, mobi, and pdf files you need to install Calibre and set it up properly.

for more info checkout: https://toolchain.gitbook.com/ebook.html

@danielcompton
Copy link
Contributor

Do you have a link from building this on your own fork so we can see what this will look like?

@lxsameer
Copy link
Contributor Author

I'll upload them in my gh-pages branch and paste the link

@lxsameer
Copy link
Contributor Author

lxsameer commented Sep 21, 2017

here is the link to my gh-pages . sorry for the custom domain ( I messed up my configuration and didn't have time to fix it).

http://re-frame.lxsameer.com
http://re-frame.lxsameer.com/re-frame.pdf
http://re-frame.lxsameer.com/re-frame.mobi
http://re-frame.lxsameer.com/re-frame.epub

Also please note that this is not 100% done. We still need to tweak the docs a little bit and rearrange the structure to be much nicer. but it gives you an idea about the bigger picture.

@mike-thompson-day8 mike-thompson-day8 merged commit 668cfe8 into day8:master Sep 26, 2017
@mike-thompson-day8
Copy link
Contributor

Thanks!

@danielcompton
Copy link
Contributor

danielcompton commented Sep 26, 2017

This is live at https://d8.gitbooks.io/re-frame/content/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants