Alan Orth ce27c4e6a1
All checks were successful
continuous-integration/drone/push Build is passing
layouts/partials/featured.html: Fix logic
The logic was incorrect here, which caused some images to be missed
because some images have EXIF data but do not have orientation 8.
2020-12-12 14:59:08 +02:00
2020-12-08 10:21:50 +02:00
2020-11-30 15:44:06 +02:00
2020-12-12 00:12:46 +02:00
2020-12-12 00:12:46 +02:00
2020-12-10 12:34:56 +02:00
2020-12-07 13:19:12 +02:00
2020-11-30 13:30:22 +02:00
2020-11-30 13:30:22 +02:00
2020-12-07 21:31:39 +02:00
2020-12-07 21:31:39 +02:00
2020-12-09 21:35:36 +02:00
2020-12-07 14:21:26 +02:00

Hugo Bootstrap v5 Blog Build Status

A simple but opinionated Hugo theme geared towards blog-style content. Based on the "snarky" (their words) Bootstrap v5 blog example that originally debuted in Bootstrap 4's final release.

Features

Building (For Developers)

This theme uses the Bootstrap framework. A static version of this is already included, but if you want to bump the version, tweak the style, etc, you'll need to rebuild the assets. Make sure you have NodeJS >= v10 installed, and then run the following from inside the theme's directory:

$ npm install
$ npm run dist

License

This repository contains SASS and HTML code from the Bootstrap project, which is licensed under the MIT and CC BY 3.0 licenses, and the Playfair Display font, which is licensed under the SIL Open Font License, 1.1.

Description
No description provided
Readme 1.3 MiB
Languages
HTML 82.7%
CSS 16%
JavaScript 1.3%