digitalcraftsman
7f1c32a5e6
Update theme.toml
8 years ago
alanef
ef83ea722e
Update theme.toml
Licence link incorrect
8 years ago
digitalcraftsman
e07f9f2344
Add additional documentation for users to update copied config.toml file
8 years ago
Michael-Bryant Choa
a6b7c694fa
Add additional documentation for users to update copied config.toml file
8 years ago
digitalcraftsman
fd59f9df82
Clarify the linking of custom assets
8 years ago
digitalcraftsman
60429682f7
Fix inclusion of other page types under "latest posts"
With Hugo 0.18 everything has become a page of a certain *kind*.
The "latest posts" section ranges over all pages but didn't exclude
those that were not of the kind "page".
8 years ago
digitalcraftsman
7504618e6a
Let's not stretch images 100%
8 years ago
digitalcraftsman
f4e9f3e294
Use Bootstrap CDN for Font Awesome
8 years ago
Raymond Wanyoike
d21516dd7b
Let's not stretch images
Looks kinda shady. 🤣
8 years ago
Nathaniel McCallum
2a49e69a9c
Use Bootstrap CDN for Font Awesome
This ensures we always have the latest version without manual effort.
Fixes : #23
8 years ago
digitalcraftsman
7252f59950
Add support for Opengraph, Google News and Twitter cards
8 years ago
Bjørn Erik Pedersen
bd3074f14f
Make the exampleSite runnable out-of-the-box
8 years ago
digitalcraftsman
db40e8e10e
Append / to base url
8 years ago
digitalcraftsman
4fa33c35d9
Change base url in example config file
see spf13/hugoThemes#171
8 years ago
digitalcraftsman
7921c05d7e
Add styling for inline code examples
9 years ago
digitalcraftsman
3662a8191c
Fix screenshot URL in README for theme showcase
9 years ago
digitalcraftsman
9f9772fa9c
Add tags to post
Fixes #11
9 years ago
digitalcraftsman
6f75916cf8
Add option for custom assets
9 years ago
digitalcraftsman
50770f264f
Refactor head partial
9 years ago
digitalcraftsman
eb54fe05c2
Update CHANGELOG
9 years ago
digitalcraftsman
79e5435d6b
Add fontawesome as option for social icons in footer
Fixes #10
9 years ago
digitalcraftsman
e15bbf9364
Update CHANGELOG
9 years ago
digitalcraftsman
dcc8c6f4ff
Update README
9 years ago
digitalcraftsman
cf93e42859
Add option to hide post (they're still build)
Fixes #9
9 years ago
digitalcraftsman
fd02c370cb
Update README.md
9 years ago
digitalcraftsman
cd7c5408e3
Use HTTPS for clone URL in README
9 years ago
digitalcraftsman
2fcf77a165
Update README
9 years ago
digitalcraftsman
ffdfbdf137
Add https to social links in config
9 years ago
digitalcraftsman
448711da85
Adjust copyright visually to social icons
9 years ago
John Ku
5d3954c9c7
Add support for social link icons in footer
This uses https://github.com/drinchev/monosocialiconsfont font
for the icons.
9 years ago
digitalcraftsman
f27affe8d4
Updated CHANGELOG
9 years ago
digitalcraftsman
60472a4a75
Add CHANGELOG
9 years ago
digitalcraftsman
1718c6a472
Refactor more stuff
9 years ago
digitalcraftsman
30992d828e
Refactor usage of RSSLink
9 years ago
digitalcraftsman
9ebf05f5b0
Replace Disqus snippet with internal tmpl
9 years ago
digitalcraftsman
c2cdd9a02a
Replace Google Analytics with internal tmpl
9 years ago
digitalcraftsman
75ae4b5504
Require Hugo 0.15
9 years ago
digitalcraftsman
9c0bf5ac8e
Fix link to RSS feed in posts
Fixes #5
9 years ago
digitalcraftsman
f227662372
Merge pull request #4 from BrianHicks/feature/fix-share-permalink
share: remove site baseurl
9 years ago
Brian Hicks
55f5b1b682
share: remove site baseurl
`{{.Permalink}}` has the base URL in the permalink already. I just
removed the `{{.Site.BaseURL}}`, but
`{{.Site.BaseURL}}{{.RelPermalink}}` could work too.
9 years ago
digitalcraftsman
22c8662eb4
Add Google Analytics option
Fixes #3
9 years ago
digitalcraftsman
a96945b17e
Merge pull request #2 from loganwedwards/feature/fix-post-h1-css
Fix margin spacing error
9 years ago
Logan Edwards
20d3bbce0c
Fix margin spacing error
9 years ago
digitalcraftsman
d0d8220557
Update theme.toml
9 years ago
digitalcraftsman
496d7b6de4
Switch from BaseURL to RSSLink in navigation
9 years ago
digitalcraftsman
5ca3608148
Add demo content
9 years ago
digitalcraftsman
b74962f2e4
Change generation of title in head
9 years ago
digitalcraftsman
2e995c707f
Add customizable text to author section in posts
9 years ago
digitalcraftsman
ec6483ac24
Make RSS feed optional
9 years ago
digitalcraftsman
479146d0c3
Remove permalink from configs
9 years ago