1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2025-05-10 14:36:01 +02:00
Commit Graph

97 Commits

Author SHA1 Message Date
a94ebccf3d Use Node.js 14 instead of 12
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-07 09:36:46 +03:00
1876747063 README.md: Fix link syntax
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-12 09:25:42 +02:00
e0c8b5a057 README.md: Use badge from Drone CI 2020-12-10 12:55:37 +02:00
4a922d8657 README.md: Use travis-ci.com domain for badge 2020-12-08 09:07:25 +02:00
82362818a1 README.md: Add note about new figure shortcode 2020-12-05 18:59:06 +02:00
21aab8a79d README.md: Update Google Analytics description
Now consent is mandatory if you enable Google Analytics.
2020-05-17 22:40:32 +03:00
dedea8ccc0 README.md: Update feature description for Google Analytics 2020-05-17 22:26:24 +03:00
780444bfb0 README.md: Add note about Farsi 2020-03-16 11:57:37 +02:00
d2ea109b47 README.md: Update comment about Node.js version
I've been using version 10 for a year or so. Looking at the Node.js
LTS schedule I see that version 12 is the latest LTS release so I
guess I'll start using that locally at least.

See: https://nodejs.org/en/about/releases/
2020-01-23 20:02:38 +02:00
70c475f490 Update README.md 2020-01-21 15:40:57 -08:00
81c64c55dd README.md: Add SourceHut build badge 2019-04-23 16:48:02 +03:00
947ec526cd README.md: Add note about RTL language support 2019-04-22 19:19:57 +03:00
633321fb66 README.md: Fix capitalization 2019-04-22 19:19:08 +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
f52497443b update Font Awesome links and HTTPS link to Bootstrap site 2018-08-24 16:02:50 +09:00
f13e1c6e6f README.md: Add note about i18n 2018-03-17 10:00:22 +02:00
dfbf810ca2 README.md: Add note about JSON-LD 2018-03-17 09:57:20 +02:00
2ad673d5d2 README.md: Recommend creating "posts"
To be more in line with the Hugo quickstart.
2018-03-09 17:59:43 +02:00
85924be657 Configurable keywords for blog posts. 2018-02-02 11:56:44 +01:00
65a909bd41 README.md: Reword introduction 2018-01-28 11:22:01 +02:00
d197868046 README.md: Update description
Bootstrap v4.0.0 final has introduced[0] a "snarky" new blog example, so
we can no longer claim that this is "the" Bootstrap blog example. Hmm.

See: https://blog.getbootstrap.com/2018/01/18/bootstrap-4/
2018-01-28 00:32:38 +02:00
8e81b76dd1 README.md: Update link to multi-lingual content docs
Thanks to @jodumont for reporting this on GitHub.

See: https://github.com/alanorth/hugo-theme-bootstrap4-blog/issues/77
2017-11-22 11:31:24 +02:00
3c2b9d5bc0 README.md: Adjust NodeJS version comment
I've been using NodeJS v4, v6, v7, and v8 to build this and they all
work fine, so I'll just say >= v6 because it's the latest long-term
support release as of right now.
2017-09-29 17:21:34 +03:00
48ab789ddf README.md: Grammar 2017-08-13 11:47:33 +03:00
f76e962697 README.md: Update links to Bootstrap 4.0 docs 2017-08-13 11:47:05 +03:00
2e5eef29a6 Add option to control post truncation. 2017-04-04 12:45:11 +03:00
54983d890b README.md: Adjust NodeJS version note for v6 or v7 2017-03-29 12:54:09 +03:00
e4a08e6b61 README.md: Adjust developers note about NodeJS version
NodeJS version 4 is on maintenance mode only, so I will generally
only be testing this theme's build process with v6 and v7 for now.
2017-03-29 12:52:39 +03:00
5d29275d05 README.md: Add icon for Travis CI build status 2017-03-29 12:48:00 +03:00
7c1502ff3e README.md: Add note about being opinionated 2017-03-15 23:57:05 +02:00
81859bdc5d README.md: Replace screenshot with less blurry one 2017-01-31 20:04:06 +02:00
04e5bc56de README.md: Remove npm packages badge
The image seems to be broken any time I look at it on the GitHub
repository page despite being fine if you click it and view the
original on david-dm.org.
2017-01-24 12:39:59 +02:00
70a35f3030 README.md: Add note about enableGitInfo 2017-01-23 15:10:53 +02:00
d42c67b731 README.md: Add devDependencies badge
From David, which watches your dependencies and generates a badge
to show their status.

See: https://david-dm.org/
2017-01-22 13:59:02 +02:00
6758d9b26c README.md: Add note about disabling sharing icons 2017-01-22 13:53:18 +02:00
0c264bb421 README.md: Add GitHub flavored Markdown to code block 2017-01-09 13:25:54 +02:00
55248b6492 README.md: Change wording about config.toml to "recommended"
The theme really needs some config options in order to look decent,
so I will change the wording here from "optional" to "recommended".

Hopefully some users actually read this rather sparse readme, as
there have been several GitHub issues opened due to misconfigured
sites.
2017-01-09 00:32:37 +02:00
08a93fc71e README.md: Add note about disabling comments on a post 2016-12-24 17:21:26 +02:00
ba80215596 README.md: Add note about custom head code 2016-11-27 13:31:57 +02:00
1341bbd436 README.md: Remove TODOs
Add individual GitHub issues for them and suggest that people who
are interested go tackle one of them and contribute fixes there.

See: https://github.com/alanorth/hugo-theme-bootstrap4-blog/issues
2016-11-27 13:27:57 +02:00
54bb4e52aa README.md: Remove TODO about author pages/indexes
Doesn't seem possible right now without significant hackery, and I
want to keep the theme simple, relying on native Hugo features as
much as possible.
2016-11-16 10:08:16 +02:00
ca43b73696 README.md: Add notes about contributing 2016-11-16 09:38:11 +02:00
e3f93bd38b README.md: Add cookie consent to features 2016-11-13 14:17:53 +02:00
5d3e273d49 README.md: Add notes about Disqus comments 2016-11-02 15:25:03 +02:00
065dd80faf README.md: Fix syntax error 2016-10-26 10:15:22 -04:00
f7e8827e39 README.md: Add suggestion about images in front matter 2016-10-25 19:42:34 -04:00
f6f913512b README.md: Add content suggestions 2016-10-25 19:38:41 -04:00
bb9d17c7be README.md: Update features
Use consistent style
2016-10-25 19:20:00 -04:00
885827e173 README.md: Update description 2016-10-19 08:52:35 -07:00
3a585d9faa README.md: Update features and TODOs
Displaying tags/categories and paginating posts aren't really
features!
2016-10-18 23:15:19 -04:00