Skip to content

data-journalism/data-journalism.github.io

Repository files navigation

My Book of Computational Journalism

Make Jelly site have a GitBook look!

Jekyll GitBook Themes

Why Jekyll with GitBook

GitBook is an amazing frontend style to present and organize contents (such as book chapters and blogs) on Web. The typical to deploy GitBook at Github Pages is building HTML files locally and then push to Github repository, usually to the gh-pages branch. It's quite annoying to repeat such workload and make it hard for people do version control via git for when there are generated HTML files to be staged in and out.

This theme takes style definition out of generated GitBook site and provided the template for Jekyll to rendering markdown documents to HTML, thus the whole site can be deployed to Github Pages without generating and uploading HTML bundle every time when there are changes to the original repo.

The jekyll-gitbook theme

https://github.com/sighingnow/jekyll-gitbook

To-do list

About

My Book of Computational Journalism

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors