HUGO
News Docs Themes Community GitHub

Bloggraph

An academic theme that focuses on research profile for Hugo.

License
MIT
GitHub Stars
3
Last Updated
2024-12-19

Bloggraph

Bloggraph Teaser

An academic theme for Hugo, in the style of SIGGRAPH paper. Computer graphics folks, you know what it is ;)

See example website and my personal website (which uses a tweaked version of the theme).

Install

If you want to start a new website with Bloggraph, following the example website is the easiest way to get started.

Alternatively, follow the “Add a theme” section in the official quick start guide. Make sure you’ve installed Hugo extended version (v0.90.0+).

cd yourwebsiteroot
git init
git submodule add https://github.com/desmondlzy/bloggraph.git themes/bloggraph

Set the theme to bloggraph in your site config file (config.toml/config.yaml/config.json).

Usage

The theme is geared towards researchers who intend to showcase their research profile. Important features include:

  • Home page template for showing basic information and publications
  • Publication page template for a SIGGRAPH-style research project page
  • Shortcode for numbering figure

More details on the example website

For usage and a starting boilerplate, check out the example website.

Credits

The design is inspired by the ACM SIGGRAPH technical paper template. Part of the CSS and template files are modified from the theme Newsroom.

The following fonts are bundled with Bloggraph: FontAwesome, Linux Biolinum, and Linux Libertine.