Commit graph

198 commits

Author SHA1 Message Date
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
zjedi
26ddfdc42b
Merge pull request #121 from ottlinger/patch-1
Update footer.html to always open link to hugo-scroll in new window
2023-03-26 23:36:31 +02:00
P. Ottlinger
ab6c1b393b
Update footer.html
Add rel=noopener to try to fix security warning.
2023-03-26 23:18:07 +02:00
zjedi
488be6c1e1
Merge pull request #122 from ottlinger/patch-2
#120 Update docs about plain HTML in footer
2023-03-26 22:47:35 +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
P. Ottlinger
41e9f9588c
Update footer.html to always open link to hugo-scroll in new window
Modify footer to always open link to this repo in a new tab.
2023-03-26 22:13:49 +02:00
zjedi
fd5b97501f
Merge pull request #117 from zjedi/dependabot/npm_and_yarn/prettier-2.8.7
chore(deps-dev): bump prettier from 2.8.6 to 2.8.7
2023-03-24 17:30:57 +01:00
dependabot[bot]
76ab9b9584
chore(deps-dev): bump prettier from 2.8.6 to 2.8.7
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.6 to 2.8.7.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.6...2.8.7)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 16:13:06 +00:00
zjedi
c58a12fc43
Merge pull request #45 from kolbeck/feature/page-name
#41: Override button and menu item text
2023-03-23 18:04:03 +01:00
zjedi
7954c690a4 - fix: remove visual arrow from foooter.
- Single-page navigation URL uses navigation_menu_title if available
2023-03-23 18:01:14 +01:00
zjedi
3a3651a999 shorter 0.2s scroll-to animation, helps to reduce frustration from being prevented from scrolling 2023-03-22 00:55:49 +01:00
zjedi
d6aa708294 exampleSite feature documentation 2023-03-22 00:51:54 +01:00
zjedi
6bc232a50d Merge remote-tracking branch 'origin/master' into pr/45
# Conflicts:
#	layouts/index.html
2023-03-22 00:27:16 +01:00
zjedi
9d52a1bb78
Merge pull request #114 from zjedi/dependabot/npm_and_yarn/prettier-2.8.6
chore(deps-dev): bump prettier from 2.8.5 to 2.8.6
2023-03-21 22:53:17 +01:00
zjedi
3a818c21cf
Merge pull request #113 from nai888/master
Allow inverted section styling using param in config.toml
2023-03-21 22:52:10 +01:00
dependabot[bot]
480fceea3a
chore(deps-dev): bump prettier from 2.8.5 to 2.8.6
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.5...2.8.6)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 16:07:32 +00:00
Ian Cook
2d9ea74d08
Fix erroneous CSS changes 2023-03-21 10:15:49 -05:00
Ian Cook
147b87c3de
Swap "odd" and "even" for "dark" and "light" classes 2023-03-21 10:13:01 -05: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
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
67434f0a8f
Merge pull request #112 from zjedi/feat/safeHTML-headers-footers
safeHTML used for header, footer and content titles
2023-03-21 00:34:21 +01:00
zjedi
4902a83bfd safeHTML used for header, footer and content titles 2023-03-21 00:30:33 +01:00
zjedi
62c402673b
Merge pull request #111 from zjedi/dependabot/npm_and_yarn/prettier-2.8.5
chore(deps-dev): bump prettier from 2.8.4 to 2.8.5
2023-03-20 19:01:58 +01:00
zjedi
1fb27eeaba
Merge pull request #110 from vcutrona/patch-1
Update config.toml - Move params.meta to the end, otherwise copyright and hidedesignbyline will fall under the same section
2023-03-20 18:49:17 +01:00