Go to file
Alan Orth f28cf4615c
layouts: Make featured posts configurable
For now it gets the first three posts with "featured: true" in their
frontmatter and displays them in a random order (so no control over
the placement of large feature or two smaller features).

TODO: gracefully handle the case where there are no pages with the
"featured: true" frontmatter so new users don't see a super weird
and broken front page.
2020-12-28 10:03:41 +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: Make featured posts configurable 2020-12-28 10:03:41 +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 Run npm update 2020-12-21 09:58:13 +02:00
package.json Run npm update 2020-12-21 09:58:13 +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.