Commit graph

223 commits

Author SHA1 Message Date
spi
9e20c65ad8
List icon configurable (#152)
List icon made configurable by introducing ul-li-icon CSS variable
2023-10-04 21:06:10 +02:00
zjedi
d2ba0eabea
Merge pull request #155 from ffrank/single-page-116
more consistent style in dedicated pages #116
2023-10-02 01:38:03 +02:00
Felix Frank
1be26f8549 more consistent style in dedicated pages #116
* introduce new variables for colors in single pages
* colors default to light section settings
* adapt the class selector in theme.scss to match the html
* use new variables in the page-template class
2023-10-01 16:54:30 +02:00
zjedi
dad8d5e408
Merge pull request #148 from zjedi/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4
2023-09-16 15:10:12 +02:00
dependabot[bot]
a9b76c9f2f
chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 15:38:47 +00:00
zjedi
ad4cfad51f
Merge pull request #145 from julienrott/master
top menu always shown (fix for small screens)
2023-06-19 22:37:55 +02:00
ROTT Julien
dfd5bb39c9 Show fixed menu on small screens 2023-06-19 08:38:40 +02:00
zjedi
476e9adc14
Merge pull request #132 from susnux/feat/remove-js
Remove unnecessary javascript code and replace with hugo template code
2023-04-10 20:07:01 +02:00
Ferdinand Thiessen
2d2190f8f0 Only use jQuery animate if native smooth scrolling is not supported
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-04-10 00:13:27 +02:00
schnusch
ca1b4954fc Remove unnecessary javascript code and replace with hugo template code 2023-04-08 19:59:14 +02:00
zjedi
e306783907
code size badge 2023-04-07 03:35:44 +02:00
zjedi
955dfe4953
Netlify CI badge 2023-04-07 01:42:23 +02:00
zjedi
12c05c3afd
Create netlify.toml 2023-04-06 20:51:50 +02:00
zjedi
523b319545
Update README.md 2023-04-06 20:13:52 +02:00
zjedi
ac8ea31837
Merge pull request #139 from susnux/fix/small-navigation
Fix navigation for small screens
2023-04-06 16:10:46 +02:00
Ferdinand Thiessen
3273d66412 Fix navigation for small screens
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-04-06 15:38:04 +02:00
zjedi
455799670c
Merge pull request #138 from susnux/fix/small-navigation
Fix navigation for small screens
2023-04-06 15:23:52 +02:00
Ferdinand Thiessen
1f91835fe6 Fix navigation for small screens
* Remove wrong border radius
* Fix overflowing content

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-04-06 15:20:27 +02:00
zjedi
0287fefcae
Merge pull request #137 from zjedi/pr/cover-video
Cover video
2023-04-05 22:00:34 +02:00
Zdenek K
7218bf7a35 Cover video - exampleSite 2023-04-05 21:56:07 +02:00
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
zjedi
f3255c24cb
Merge pull request #136 from zjedi/pr/left-sticky-menu-guard
Visual guard for left menu to improve readability against dark sectio…
2023-04-04 22:36:11 +02:00
Zdenek K
20549022f5 Visual guard for left menu to improve readability against dark section background 2023-04-04 22:35:38 +02:00
zjedi
97011f7cdf
Merge pull request #135 from zjedi/pr/fix-two-active-menu-links
Fix: Two menu items active when scrolled at the bottom
2023-04-04 22:15:23 +02:00
Zdenek K
4bbbd9b81d Update index.js
Verified solution and opening PR on behalf of @neclepsio

Co-Authored-By: neclepsio <178987+neclepsio@users.noreply.github.com>
2023-04-04 22:13:57 +02:00
zjedi
1978e67256
Merge pull request #133 from zjedi/pr/css-refactor
CSS refactor, introduced variables for easier theming
2023-04-04 22:02:26 +02:00
Zdenek K
91b1b78af8 Update ci.yml
use ubuntu-22.04
2023-04-04 22:00:24 +02:00
Zdenek K
447d237e03 revert comment in custom_head 2023-04-04 21:51:06 +02:00
Zdenek K
8aa8f6e48b Update README.md 2023-04-04 21:44:54 +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
2e8256d0db Changelog updated with planned changes 2023-04-01 01:26:08 +02:00
zjedi
85333383b0 Updated promo image for Hugo themes site (screenshot) 2023-04-01 01:15:16 +02:00
zjedi
67c8ca2987 Updated promo image, minor changes in .md files 2023-04-01 00:47:53 +02:00
P. Ottlinger
fe7fd97e6c
#128: Introduce changelog and update recent changes (#130)
* #126: Add issue to changelist

* #128: Add base CHANGELOG

* Issue #128, #126: Add first entries

* Link to issue

* #128: Adapt contribution guidelines to new Changelog

* #128: Tweak README to include changelog

* #128: Fix link to changes

* Issues #126, #129, #128: Add changelog entries

* #128: Add entries for past PRs

* #128: Remove extra section to changelog

* #128: Rename as suggested

* #128: Make link to changelog relative to work in forks/PRs
2023-03-31 21:42:03 +02:00
zjedi
980b872d2c
Merge pull request #131 from zjedi/dependabot/github_actions/peaceiris/actions-gh-pages-3.9.3
chore(deps): bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3
2023-03-30 22:30:24 +02:00
dependabot[bot]
fb2a4cabf7
chore(deps): bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3.9.2...v3.9.3)

---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-30 16:15:19 +00:00
zjedi
dd852157f1
Merge pull request #129 from ottlinger/patch-5
Add ability to reference icons in external links
2023-03-30 12:36:54 +02:00
zjedi
85b56d39d7
Merge pull request #127 from ottlinger/patch-3
#126: Provide option to show GitInfo in footer
2023-03-30 12:33:57 +02:00
zjedi
ef8fe58eed extlink with icon - exampleSite 2023-03-29 23:25:27 +02:00
P. Ottlinger
4b53a5be40
Update README.md
Add example how to reference icons in external links
2023-03-29 21:54:09 +02:00
P. Ottlinger
425293f1b7
Add icons to external links 2023-03-29 21:48:13 +02:00
P. Ottlinger
192b6d361e
#126: Update footer.html to contain version information
Format and extract version information from GitInfo - 
uncommitted pages generate a bogus date.
2023-03-29 21:21:11 +02:00
P. Ottlinger
6d4b5c8df4
#126: Remove empty section from generated markup 2023-03-29 21:19:43 +02:00
P. Ottlinger
881c5b0194
#126: Fix link to GitInfo 2023-03-29 21:18:43 +02:00
P. Ottlinger
15cd22dc37
#126: Add more info about footer version information 2023-03-29 21:05:21 +02: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
zjedi
e586b15fed
Merge pull request #125 from ottlinger/patch-2
Correct external link to lead to project itself
2023-03-27 21:12:51 +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