Commit graph

24 commits

Author SHA1 Message Date
Zdenek K
6f7f95f181 Cover video - initial transplant
Transplanted cover video feature from fork of @thomasjungblut and adapted to latest hugo scroll code

Co-Authored-By: Thomas Jungblut <thomas.jungblut@gmail.com>
2023-04-05 21:34:45 +02:00
Zdenek K
162234fa25 overriding CSS variables documented
Updated readme, exampleSite, renamed colors.scss to variables.scss
2023-04-04 21:44:30 +02:00
Zdenek K
5aa561ab8a CSS variable names harmonized and extended 2023-04-02 22:23:13 +02:00
Zdenek Kedaj
f4ac2a0612 CSS refactor - Extracted generic.css from screen.css
Co-Authored-By: Ferdinand Thiessen <1855448+susnux@users.noreply.github.com>
2023-04-02 00:46:06 +02:00
zjedi
67c8ca2987 Updated promo image, minor changes in .md files 2023-04-01 00:47:53 +02:00
zjedi
ef8fe58eed extlink with icon - exampleSite 2023-03-29 23:25:27 +02:00
P. Ottlinger
4dd2200396
Correct external link to lead to project itself
If one hits the button it should help you to find the project itself, instead of linking to GH base page.
2023-03-27 20:41:51 +02:00
zjedi
d6aa708294 exampleSite feature documentation 2023-03-22 00:51:54 +01:00
zjedi
5ba5542aee Merge remote-tracking branch 'origin/master' into pr/45
# Conflicts:
#	layouts/index.html
2023-03-21 01:04:40 +01:00
zjedi
b8fdafcc14 Merge branch 'master' into pr/45 2023-03-21 00:52:42 +01:00
zjedi
4902a83bfd safeHTML used for header, footer and content titles 2023-03-21 00:30:33 +01:00
zjedi
7f5462eefb Header logo - documented, added to example site, CSS fixed 2023-03-14 22:22:58 +01:00
zjedi
a3c7cb214e - documented external links usage
- copied forawesome 1.2
- updated readme & contribution guideline
2023-03-11 22:46:22 +01:00
Frank Riccobono
2bb8fa32fb use recommended style for fontawesom lists 2023-03-11 10:42:38 -05:00
Jesper Kolbeck
a28a76767a Rename title overwrite properties to header_menu_title and navigation_menu_title 2022-02-06 18:15:49 +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
9046dd41c8 style: add whitespace 2020-09-21 14:09:26 +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
30fe331123 style: use "tel:"-prefix for phone number link 2020-09-09 17:35:01 +02:00
Jan Raasch
1364c13566 style: fix typo 2020-09-09 15:57:02 +02:00
Jan Raasch
beeee2858b chore: use relative link
Otherwise this does not work on https://janraasch.github.io/hugo-scroll/
2020-07-09 11:28:40 +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
b05ff4eb22 chore: initial commit 2020-07-07 17:50:41 +02:00