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
Christian Oliff
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
Frank Tegtmeyer
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
Mike Lococo
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
1e123e0566
README.md: Update TODOs
2016-10-18 23:08:34 -04:00
372a14e822
README.md: Use absolute path for screenshot link
...
Required for inclusion to Hugo's themes directory.
2016-10-17 22:11:11 -04:00
3d80880dd9
README.md: Minor style/flow adjustments
2016-10-17 18:00:08 -04:00
fa8b65dda6
README.md: Update TODOs
...
Add link to multilingual docs and remove TODO for Twitter username
since I'm using Hugo's own logic for Twitter cards now.
2016-10-16 18:56:25 -04:00
a77e150bdf
README.md: Update features
2016-10-15 09:10:03 -04:00
7e3c5445f8
README.md: Update TODOs
2016-10-14 22:12:12 -04:00
5f5f8191df
README.md: Add link to exampleSite/config.toml
2016-10-09 15:45:00 +03:00
91261dd8ce
README.md: Update TODOs
2016-10-09 15:34:34 +03:00
41c3ab421d
README.md: Update TODOs
...
Copyright text is now possible to be configured site wide in the
footer. Right now making each post possible to have a different
license isn't a priority.
2016-10-09 13:52:34 +03:00
50a2c5b673
README.md: Update features
2016-10-08 16:59:25 +03:00
b832cedf57
README.md: Update TODOs
2016-10-08 16:58:30 +03:00
e79e2411a7
README.md: Update TODOs
2016-10-07 23:42:44 +03:00
a6fb8ef9a8
README.md: Add link to Hugo docs for pagination
2016-10-05 17:24:00 +03:00