Go to file
Alan Orth 450aa912f0
continuous-integration/drone/push Build is passing Details
Revert "Use Roboto for body text"
This reverts commit bd97c3eb3b.

It turns out that this is actually an issue with the native font
stack in Bootstrap v5. Roboto is still in the font stack, but they
added `system-ui` to the beginning of the list and there is some
issue or inconsistency with the system-ui behavior on Linux.

See: https://github.com/twbs/bootstrap/issues/32447
2020-12-12 18:33:43 +02:00
assets/css Regenerate static assets 2020-12-08 10:21:50 +02:00
build Add PostCSS to build process 2020-11-30 15:44:06 +02:00
layouts layouts: Fix a few outdated .font-italic uses 2020-12-12 17:35:47 +02:00
source/scss Revert "Use Roboto for body text" 2020-12-12 18:33:43 +02:00
static/fonts Revert "Use Roboto for body text" 2020-12-12 18:33:43 +02:00
.drone.yml .drone.yml: Fix syntax again... 2020-12-10 12:34:56 +02:00
.gitignore Add .gitignore 2020-12-07 13:19:12 +02:00
CHANGELOG.md Initial commit 2020-11-30 13:30:22 +02:00
LICENSE.txt Initial commit 2020-11-30 13:30:22 +02:00
README.md README.md: Intro text 2020-12-09 21:35:36 +02:00
TODO Update TODO 2020-12-07 14:21:26 +02:00
package-lock.json Bootstrap v5 Beta 1 2020-12-07 21:31:39 +02:00
package.json Bootstrap v5 Beta 1 2020-12-07 21:31:39 +02:00
theme.toml theme.toml: Update link to Bootstrap docs 2020-12-07 19:37:30 +02:00

README.md

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.