Jesper Kolbeck
|
74bdc30f2b
|
Fix button and add hash to URL
|
2021-12-10 15:28:52 +01:00 |
|
Jesper Kolbeck
|
b8e0f89eb0
|
Make it possible to have a short menu and button name
|
2021-12-08 21:54:55 +01:00 |
|
Jan Raasch
|
8171dde83b
|
fix: do not render drafts on homepage
Fixes #39
|
2021-12-07 17:21:24 +01:00 |
|
Jesper Kolbeck
|
99dc3365eb
|
Add both first and last classes when only one page (#43)
|
2021-12-07 16:35:06 +01:00 |
|
Sta7e
|
0a7d5265d3
|
chore: move from font-awesome to fork-awesome (#23)
|
2021-03-26 09:58:40 +01:00 |
|
Jan Raasch
|
789ff52256
|
Remove trailing newline in »icon«-shortcut
(Really) fixes #12 😉.
It seems like the removal was not picked up on 2ac6ce07e5 .
|
2020-11-24 10:39:47 +01:00 |
|
Damon Lynch
|
9a99a8fb3a
|
chore: update »design«-URL from github.com to themes.gohugo.io (#11)
|
2020-10-13 10:58:42 +02:00 |
|
Jan Raasch
|
bde8291944
|
feat: add "icon"-shortcode
|
2020-09-21 13:52:32 +02:00 |
|
Jan Raasch
|
848f6129ec
|
style: add & run prettier
|
2020-09-09 18:00:59 +02:00 |
|
Jan Raasch
|
9a7774bc4b
|
refactor: remove extra p-tags from section.post-content
fixes https://github.com/janraasch/hugo-scroll/issues/7
|
2020-09-07 17:46:18 +02:00 |
|
Jan Raasch
|
f483bbaea4
|
fix(site-menu): use anchorized title
fixes https://github.com/janraasch/hugo-scroll/pull/6.
This way we put less burden on JavaScript / jQuery, which is always good :-D.
|
2020-09-07 14:23:19 +02:00 |
|
Jan Raasch
|
0fe91fc202
|
fix(header_image): remote relURL to make this work when hosted in a subdir
See https://github.com/gohugoio/hugoThemes/issues/881#issuecomment-667532072
|
2020-08-01 15:48:07 +02:00 |
|
Jan Raasch
|
a319d9051b
|
chore(layouts/index): use relURL for css background
because netlify optimization requires this, see
https://community.netlify.com/t/support-guide-does-netlify-optimize-every-single-asset-my-site-uses/152
|
2020-07-09 12:32:43 +02:00 |
|
Jan Raasch
|
78400b82f4
|
chore: use relative url
Otherwise this breaks on https://janraasch.github.io/hugo-scroll/services/
|
2020-07-09 11:32:05 +02:00 |
|
Jan Raasch
|
0eb23bf5c8
|
chore: do not use / in the beginning of a URL
Otherwise this does not work, if the baseURL has a subfolder in there, e.g.
https://janraasch.github.io/hugo-scroll/
See https://github.com/gohugoio/hugoThemes#common-permalink-issues
|
2020-07-09 11:21:57 +02:00 |
|
Jan Raasch
|
a7fcc36fed
|
chore: point design-template-link to github for now
|
2020-07-08 20:33:36 +02:00 |
|
Jan Raasch
|
285444ebf0
|
feat: add empty custom_body and custom_head partials
to be overwritten by the user 🎸.
|
2020-07-08 20:26:33 +02:00 |
|
Jan Raasch
|
7defcb60fd
|
feat: markdownify copyright-line
|
2020-07-08 19:26:00 +02:00 |
|
Jan Raasch
|
b05ff4eb22
|
chore: initial commit
|
2020-07-07 17:50:41 +02:00 |
|