Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Jekyll website template with Bootstrap integration, multi-author support, tags, featured images, Twitter cards, and more.
Graph Paper is an open-source Jekyll website template built on Bootstrap v4.5.0, designed to be forked as the starting point for a Jekyll-powered blog or website.
Graph Paper is a Jekyll website template that integrates Bootstrap v4.5.0 and ships with ready-made support for multi-author posts, featured images, tags, categories, Twitter cards, RSS feeds, and Disqus comments. You fork the GitHub repository (maintained by Cam N. Coulter) and then customize it by adding your own posts and Jekyll configuration; the output is a static site that can be hosted on GitHub Pages. The project is released under GPL-3.0-or-later, and blog posts under CC BY-SA 4.0. It is currently unmaintained.
Graph Paper implements a wide set of Jekyll features with minimal configuration, so you can delete or modify what you do not need.
Graph Paper is aimed at people who want a Jekyll site without starting from an empty directory.
The intended workflow is to fork the Graph Paper repository on GitHub, then customize the Jekyll configuration, adjust layouts, and add your own posts. Because it is a Jekyll site, you can serve it locally with Jekyll and deploy it to GitHub Pages by pushing the site source to a branch.
Graph Paper is explicitly described as unmaintained. The original creator, Cam N. Coulter, has not released updates, so you may need to maintain it yourself or use it as a starting point to build on. This does not affect the functionality of the existing code, but contributions are not likely to be merged.
Graph Paper does not include a search widget. The project page lists a search widget and line numbers for code blocks as missing features, welcoming contributions to add them. If your site needs a search function, you will have to extend the template or integrate a third-party search solution yourself.
Graph Paper is released under the GNU General Public License v3.0 or later (GPL-3.0-or-later). Individual blog posts in the repository are under CC BY-SA 4.0, and files that are not copyrightable are released under CC0 1.0. Some individual files may be under other licenses, as noted in the .reuse/dep5 file.
Yes, you can host Graph Paper on GitHub Pages. The repository metadata lists GitHub Pages as a hosting option, and Jekyll is natively supported by GitHub Pages. Simply push the repository to a branch configured for GitHub Pages, and the site is rebuilt automatically from the Jekyll source.
Yes, Graph Paper includes syntax highlighting for code blocks. However, line numbers are not included; the project page lists line numbers as a missing feature that has not yet been added.
