Daniel Holbach
1a2693cc15
add an option to add links at the bottom of the page as well
...
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
2024-02-19 19:20:46 +01:00
Daniel Holbach
f1d65eeccb
Define contact information in params, add to footer of the page ( #166 )
...
contact icons in footer, opt-in via parameter
2023-12-23 19:08:45 +01:00
P. Ottlinger
9714cd7eb7
#126 : Update config.toml to show a version info can be added
...
By default the version info is disabled.
2023-03-28 22:50:36 +02:00
P. Ottlinger
a526199cf6
https://github.com/zjedi/hugo-scroll/issues/120 Update docs about plain HTML in footer
...
Update base configuration docs about possibility to use plain HTML in your footer copyright variable.
2023-03-26 22:36:54 +02:00
Ian Cook
104cb84570
Change "invert" Param to "invertSectionColors"
2023-03-21 10:12:20 -05:00
Ian Cook
390ad61694
Enable inverting homepage section styling
...
Add invert Param to the config file. Add the 'odd' class to the
post-holders and the 'even' class to the post-afters using Hugo if
statements instead of using JS. Marking invert = true in the config file
flips which sections are marked odd and even.
2023-03-20 19:45:44 -05:00
vcutrona
72c81c767c
Update config.toml
...
Move params.meta to the end, otherwise copyright and hidedesignbyline will fall under the same section
2023-03-20 16:03:13 +01:00
zjedi
7f5462eefb
Header logo - documented, added to example site, CSS fixed
2023-03-14 22:22:58 +01:00
zjedi
6d688fb013
title color tuned and new feature title_guard: When set true, it creates a visual guard (partially transparent rounded box), preventing non-ideal background images from interfering with title/description headings
2023-03-12 01:46:59 +01:00
Jan Raasch
fdcb6abc33
refactor(exampleSite/config.toml): remove themesDir-config
...
This config confuses people, see https://github.com/janraasch/hugo-scroll/issues/2
2020-08-16 12:29:13 +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
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