1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-11-18 02:07:05 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
4c5ce590f2
Update to Font Awesome 5
Nothing really new as far as how we're using Font Awesome, but it is
good to keep up with the times and the tooling. Users that have used
custom fonts in their content or layouts will need to update their
icon prefixes from "fa" to "fas" or "fab" depending on which font
their icon comes from.

See: https://fontawesome.com/how-to-use/on-the-web/setup/upgrading-from-version-4
2020-01-25 21:20:44 +02:00
553af337c1
Run npm update
New minor versions of a few libraries.
2020-01-23 19:52:23 +02:00
6117301edd
Bootstrap 4.4.1 2019-12-09 09:37:05 +02:00
7fa92fb2f3
Update node-sass and rtlcss 2019-12-02 10:22:41 +02:00
1aedf82cf8
Bump version to 1.3.2 2019-06-20 14:22:15 +03:00
4ab2e0da8c
package-lock.json: Run npm audit fix
So GitHub stops complaining about security vulnerabilities.
2019-06-05 10:34:08 +03:00
1faeef487b
Bump version to 1.3.1 2019-05-05 12:37:56 +03:00
d6a099a5cd
package.json: Run npm update 2019-05-05 12:30:15 +03:00
78eb7cf237
package.json: Bump version to 1.3.0 2019-04-22 18:55:15 +03:00
974203f6eb
Use rtlcss to make styles appropriate for RTL languages 2019-04-18 22:17:28 +03:00
8ea73321a1
Update dependencies in package.json
To keep in sync with upstream bootstrap dependencies.
2019-04-17 13:58:07 +03:00
37187d06f3
package-lock.json: Bump version in lock file
I guess this gets updated when I re-run `npm install`...
2019-04-17 13:57:37 +03:00
af05f26a36 Update to Bootstrap v4.3.1
See: https://blog.getbootstrap.com/2019/02/11/bootstrap-4-3-0/
2019-02-13 18:40:17 +02:00
09e29be817
Add package-lock.json 2018-12-19 13:18:56 +02:00