tweaked Hugo-BeautifulHugo theme by halogenica
$ mkdir themes
$ cd themes
$ git clone https://github.com/sarangbaheti/bh.git bh
See the Hugo documentation for more information.
- Supports Archive Page
- code highlighting is on client side highlight.js
This theme is designed to look great on both large-screen and small-screen (mobile) devices.
This theme has support for highlight
shortcode by highlight.js,
see the Hugo documentation for more information.
You don't have to install anything special for highlighting, it is all client side with line numbers
To use this feature, uncomment and fill out the disqusShortname
parameter in config.toml
.
To add Google Analytics, simply sign up to Google Analytics to obtain your Google Tracking ID, and add this tracking ID to the googleAnalytics
parameter in config.toml
.
This is a port of the Jekyll theme Beautiful Jekyll by Dean Attali. It supports most of the features of the original theme.
MIT Licensed