Commit Graph

8 Commits

Author SHA1 Message Date
81b4a58140
Run npm update
Bootstrap 5.0.0-beta2 and sass 1.32.7
2021-02-12 20:33:49 +02:00
7649ececee
Run npm update
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-19 22:33:56 +02:00
bcac5b43fc
Run npm update
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-06 21:07:14 +02:00
00c28cfbea
Run npm update 2020-12-31 09:07:42 +02:00
40c902ae8a
Run npm update
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-21 09:58:13 +02:00
74299d9faa
Bootstrap v5 Beta 1 2020-12-07 21:31:39 +02:00
03072cdc38
Add PostCSS to build process
I'm not sure why we need this, but the Bootstrap build uses it and
I would like to follow their lead.

See: https://github.com/twbs/bootstrap/blob/v5.0.0-alpha3/package.json
2020-11-30 15:44:06 +02:00
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