1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-26 16:13:45 +02:00
Commit Graph

447 Commits

Author SHA1 Message Date
dedf1bd62c
package.json: Bump version to 1.2.1
It looks like I forgot to do this for a few releases.
2019-04-14 16:30:30 +03:00
ad29f240a2
CHANGELOG.md: Move unreleased changes to v1.2.1 2019-04-14 16:29:47 +03:00
b70b3684b6
CHANGELOG.md: Add unreleased changes 2019-04-14 16:27:02 +03:00
2916229d28
layouts: Update for Hugo 0.55.0
See: https://github.com/gohugoio/hugo/releases/tag/v0.55.0
2019-04-14 16:25:35 +03:00
3cced68d64
CHANGELOD.md: Accredit changes 2019-04-06 13:05:22 +03:00
1ff41d275d
CHANGELOG.md: Add unreleased changes
Remove Google+ sharing support because the platform is being wound
down by Google.
2019-04-06 13:02:36 +03:00
f410c43eed
Merge pull request #108 from bit33/removed-googleplus
Removed Google+ from sharing icons
2019-04-06 12:09:33 +03:00
bit33
08cf066111
Removed Google+ from sharing icons
Google+ is no longer available for consumers
2019-04-05 23:55:09 +02:00
fbb4b9f227
Add Dutch translation to unreleased changes 2019-03-13 09:29:37 +02:00
9613fcdeee
Add Dutch translation 2019-03-13 09:27:20 +02:00
13b9552119
Add CHANGELOG.md 2019-02-13 18:43:13 +02:00
c079c28841
Regenerate assets 2019-02-13 18:40:55 +02: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
3b0a3a1ddc
package.json: Update devDependencies
Synchronize with upstream, see:

https://github.com/twbs/bootstrap/blob/v4-dev/package.json
2018-12-19 13:18:04 +02:00
3bc7a79a38
package.json: Bump version to 1.1.7 2018-09-12 13:34:53 +03:00
d26cb4cf55
Change license from GPL-3.0 to CC-BY-3.0
It seems as if I was never actually allowed to license this as GPL
from the start because the example HTML layouts I based this theme
on are part of the Bootstrap documentation, which are CC-BY-3.0.

See: https://v4-alpha.getbootstrap.com/examples/
2018-09-12 13:32:36 +03:00
ebacf45517
package.json: Version 1.1.6 2018-08-29 12:39:56 +03:00
2fd3d53ce0
Regenerate static assets 2018-08-29 12:39:09 +03:00
3dd1a958a8
package.json: Pin cookieconsent to version 3.0.4 for now
It looks like they made many updates in version 3.1.0 and I haven't
tested it yet.
2018-08-29 12:38:24 +03:00
98f68004b4
package.json: Increment version to 1.1.5 2018-08-29 12:27:14 +03:00
b83065eb7d
package.json: Bump dependency versions
I always try to mirror the dependency versions of Bootstrap itself.

See: https://github.com/twbs/bootstrap/blob/v4-dev/package.json
2018-08-29 12:26:36 +03:00
Cosmin Humeniuc
4a846731ee
Used different syntax for accessing site parameters. 2018-08-29 12:23:59 +03:00
Cosmin Humeniuc
4721b523ca
Added 'header_visible' parameter to allow switching off the header. 2018-08-29 12:23:54 +03:00
702b68c5dd
Merge pull request #99 from camilleroux/patch-1
Use RegularPages instead of Pages in list.html
2018-08-28 12:50:28 +03:00
233899fbfd
Merge pull request #101 from coliff/patch-1
update Font Awesome links and HTTPS link to Bootstrap site
2018-08-28 12:46:41 +03:00
Christian Oliff
f52497443b
update Font Awesome links and HTTPS link to Bootstrap site 2018-08-24 16:02:50 +09:00
Camille Roux
5581929151
Use RegularPages instead of Pages in list.html 2018-08-09 15:06:28 +02:00
2981031e4f
package.json: Increment version to 1.1.4 2018-07-25 16:27:53 +03:00
ca4c64298b
Regenerate static assets 2018-07-25 16:27:13 +03:00
9a88f1943f
Update to Bootstrap v4.1.3 2018-07-25 16:26:54 +03:00
a39781ef6b
package.json: Increment version to 1.1.3 2018-07-25 16:06:08 +03:00
613e608eec
Regenerate static assets 2018-07-25 16:04:44 +03:00
035ad5939f
Trim more unused bits of canonical Bootstrap
Neither the theme nor Hugo's code seems to rely on these CSS classes
so I think we can remove them. This saves 3KiB more from style.css.
2018-07-25 16:02:31 +03:00
fc3181915d
package.json: Increment version to 1.1.2 2018-07-12 23:23:26 +03:00
f5abc5be50
Regenerate static 2018-07-12 23:04:44 +03:00
c41b785d30
source/scss/bootstrap.scss: Copy new version number
Otherwise it is very confusing because the generated style.css has
the wrong version number.
2018-07-12 23:03:50 +03:00
1ac4daff45
package.json: Bump Bootstrap to v4.1.2
See: https://blog.getbootstrap.com/2018/07/12/bootstrap-4-1-2/
2018-07-12 23:03:12 +03:00
1783b22953
Regenerate static 2018-07-11 16:45:45 +03:00
f4489fd8f4
package.json: Bump node-sass dependency to match Bootstrap's
See: https://github.com/twbs/bootstrap/blob/v4-dev/package.json
2018-07-11 16:45:17 +03:00
nonumeros
78794ea7f9 TranslationBaseName replaced for Name on archetypes template 2018-07-11 16:38:30 +03:00
Yngve Høiseth
e80a6238c6 Add Norwegian translations 2018-07-11 16:30:22 +03:00
c84ac4bef8
package.json: Increment version to 1.1.1 2018-05-15 10:08:21 +03:00
624e124362
Regenerate static files and SRI hashes 2018-05-15 09:58:03 +03:00
792ab342fb
package.json: Update node-sass dependency
To match Bootstrap's.

See: https://github.com/twbs/bootstrap/blob/v4-dev/package.json
2018-05-15 09:54:45 +03:00
36c77a90fd
package.json: Bump Bootstrap to v4.1.1
See: https://blog.getbootstrap.com/2018/04/30/bootstrap-4-1-1/
2018-05-15 09:43:35 +03:00
8f0b2d7b7d
package.json: Increment version to 1.1.0
According to semantic versioning this indicates something larger than
a bug fix release. In this case, the project has moved from Bootstrap
version 4.0.0 to 4.1.0.
2018-04-23 17:58:33 +03:00
b8b60bcc7e Regenerate static assets 2018-04-23 17:46:40 +03:00
b6e5e123c3 Bootstrap 4.0.0 → 4.1.0
See: https://github.com/twbs/bootstrap/issues/25375
2018-04-23 17:46:40 +03:00
3558adaa9a
package.json: Increment version to 1.0.0 2018-04-23 17:45:02 +03:00