Commit Graph

5 Commits

Author SHA1 Message Date
Alan Orth c0690a1983
Fix blog post images escaping their parents 2020-12-07 16:26:30 +02:00
Alan Orth f670020674
Commit basic working example 2020-12-07 14:13:09 +02:00
Alan Orth af77e2230f
source/scss/main.scss: Adjust featured card height
250 only looks good if you have short titles and descriptions. For
now I will bump this up to 300 and adjust the images in the feature
blocks as well.
2020-12-01 11:21:00 +02:00
Alan Orth e9918a1c30
source/scss/main.scss: Don't style links in headers
We want links in headers to be bold and dark instead of having the
normal blue hyperlink color.
2020-11-30 15:07:25 +02:00
Alan Orth 647fc929a8
Initial commit
Barely working port of the "snarky" (their words) new Bootstrap Blog
example that was introduced with Bootstrap v4.0.0, but as it exists
in Bootstrap v5 alpha 3 currently. This example replaced the classic
blog example that had been a part of Bootstrap for several years and
was replaced after v4 alpha.

The Hugo theme logic here comes from my existing "Hugo Bootstrap v4
Blog" theme.

See: https://github.com/alanorth/hugo-theme-bootstrap4-blog/
See: https://v5.getbootstrap.com/docs/5.0/examples/blog/
2020-11-30 13:30:22 +02:00