zjedi
7e08198498
added new author
2023-03-18 21:09:58 +01:00
zjedi
4a848bb6ae
Merge pull request #73 from mcvanderkooij/addlogo_to_homepage
...
Added logo image to header, just above the title
2023-03-14 22:26:49 +01:00
zjedi
7f5462eefb
Header logo - documented, added to example site, CSS fixed
2023-03-14 22:22:58 +01:00
zjedi
0e17f0b7b7
Merge remote-tracking branch 'origin/master' into pr/73
...
# Conflicts:
# layouts/index.html
2023-03-14 18:20:04 +01:00
Jan Raasch
9a34f1c154
docs: no more emails please 😅 🙏
...
ℹ️ @zjedi: I used to get e-mails from people who have questions about how to use the theme from time to time. Not sure, how you'd like to handle this in the future. Here's what I did: I usually refer people to either the hugo community https://discourse.gohugo.io/ if it is a usage (user land) question. If its feedback towards an enhancement, a bug, etc. I ask people to create GitHub issues so through the magic of open source we all profit.
2023-03-14 10:18:13 +01:00
zjedi
b2a8b98c68
Merge pull request #106 from janraasch/feature/title-guard
...
title_guard feature, color made more contrasting
2023-03-12 11:58:23 +01:00
zjedi
5e243f8892
menu button colors tuned
2023-03-12 02:05:33 +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
zjedi
d3680da284
Merge pull request #105 from janraasch/feature/extlink-documented
...
documented external links usage, added icon
2023-03-11 22:49:34 +01:00
zjedi
a3c7cb214e
- documented external links usage
...
- copied forawesome 1.2
- updated readme & contribution guideline
2023-03-11 22:46:22 +01:00
zjedi
2d56ab8357
Merge pull request #104 from janraasch/feature/configure-stalebot
...
stalebot configured to be less annoying, using dedicated label
2023-03-11 21:34:52 +01:00
zjedi
030c9eede8
stalebot configured to be less annoying, using dedicated label
2023-03-11 21:33:08 +01:00
zjedi
2c5699d4e4
Merge pull request #103 from aelfric/master
...
Use recommended style for fontawesom lists
2023-03-11 19:36:17 +01:00
Frank Riccobono
2bb8fa32fb
use recommended style for fontawesom lists
2023-03-11 10:42:38 -05:00
zjedi
81ee00262f
Merge pull request #66 from githubmonkey/rawhtml-support
...
rawhtml shortcode for injecting custom, complex html into pages, such as iframe etc
2023-03-11 16:03:55 +01:00
zjedi
4f61fb73ff
Merge pull request #65 from githubmonkey/minor-polishes
...
Add safeHTML to blog-title, allowing <br/> in the title
2023-03-11 16:00:24 +01:00
zjedi
49d95a4716
Merge pull request #97 from susnux/chore/remove-icon-fonts
...
Remove unused icons font and styles, use font awesome instead
2023-03-10 21:10:30 +01:00
zjedi
08eb0518a0
Merge branch 'master' into pr/97
2023-03-10 21:06:01 +01:00
zjedi
109518733f
Merge branch 'master' into pr/97
2023-03-10 00:52:08 +01:00
zjedi
b2223a500b
Merge pull request #92 from susnux/deps/update-normalize-css
...
chore: Update `normalize.css` to version 8.0.1
2023-03-10 00:49:59 +01:00
zjedi
cb39017f57
Merge branch 'master' into pr/92
2023-03-10 00:47:17 +01:00
zjedi
5152e5d51f
Merge pull request #81 from patrickfav/master
...
Optimize Theme with Assets Bundles and fixes missing lang attribute in HTML
2023-03-10 00:02:52 +01:00
zjedi
ef2430ab16
Merge branch 'master' into pr/81
2023-03-09 23:57:43 +01:00
Zdenek Kedaj
e1f998a050
upgrade declared hugo dependency to latest version: min_version = "0.111.2"
2023-03-09 23:43:01 +01:00
zjedi
8c88d93bfa
Merge pull request #101 from zjedi/master
...
external links - extlink shortcode allow opening links in new browser tab
2023-03-08 22:57:45 +01:00
zjedi
234f9f7d29
Merge pull request #99 from OliverObst/hugo-scrollex
...
external links - external links in main menu
2023-03-08 22:57:00 +01:00
zjedi
ab58531f0e
Update layouts/partials/head.html, with charset=UTF-8
2023-03-08 19:48:02 +01:00
Oliver Obst
719943ad30
Merge branch 'janraasch:master' into hugo-scrollex
2023-03-08 15:57:59 +11:00
Zdenek Kedaj
930da671a3
Merge remote-tracking branch 'origin/master'
2023-03-07 22:54:47 +01:00
zjedi
16ac779650
Merge pull request #96 from susnux/feat/icon-on-back
...
Add icon on default single view infront of back-to-homepage link
2023-03-07 22:51:08 +01:00
zjedi
3498c80193
Merge pull request #79 from TheLastGimbus/font-display-swap
...
Add font-display: swap property to avoid invisible text
2023-03-07 21:55:35 +01:00
zjedi
469cf9335b
Merge pull request #94 from susnux/fix/invalid-css
...
Fix invalid CSS syntax - table.plain tbody
2023-03-07 21:42:40 +01:00
Oliver Obst
a59eb2f896
added support for external links in main menu
2023-03-04 18:45:17 +11:00
Patrick Favre-Bulle
0080c4131a
Fix HTML validator errors
2023-02-26 23:40:18 +01:00
Zdenek Kedaj
b04a7133b5
Merge remote-tracking branch 'origin/master'
2023-02-26 20:54:41 +01:00
Ferdinand Thiessen
8a16766d97
chore: Remove unused icons font and styles, use font awesome instead (fa-...)
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-02-26 19:06:05 +01:00
Ferdinand Thiessen
a8f0e18f56
Add icon on defaul single view infront of back-to-homepage link
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-02-26 18:17:08 +01:00
Ferdinand Thiessen
3c143a6349
Fix invalid CSS syntax
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-02-26 17:52:45 +01:00
Ferdinand Thiessen
13fdf6ccad
chore: Update normalize.css to version 8.0.1
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-02-26 17:45:52 +01:00
dependabot[bot]
a9d7afe14c
chore(deps): bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.2 ( #86 )
...
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages ) from 3.8.0 to 3.9.2.
- [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.8.0...v3.9.2 )
---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 16:52:10 +01:00
dependabot[bot]
756658467c
chore(deps-dev): bump prettier from 2.7.1 to 2.8.4 ( #89 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.1 to 2.8.4.
- [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.7.1...2.8.4 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 16:51:52 +01:00
Patrick Favre-Bulle
5cab7a6ec8
Update jquery to 3.6.3
2022-12-30 16:13:40 +01:00
Patrick Favre-Bulle
05a5159112
Add lang attribute in themen
2022-12-30 01:41:37 +01:00
Patrick Favre-Bulle
0e9b40d891
Remove unnecessary stylesheet import in theme
2022-12-30 01:09:48 +01:00
Patrick Favre-Bulle
b2f3cef507
Include fork awesome into css bundle
2022-12-30 00:44:59 +01:00
Patrick Favre-Bulle
5d3cd873e3
Remove obsolete font awesome data
2022-12-30 00:39:54 +01:00
Patrick Favre-Bulle
cb810daf4b
Remove obsolete jquery file
2022-12-30 00:22:01 +01:00
Patrick Favre-Bulle
6802a82d0d
add asset bundling, cache busting and fingerprinting to css and js
2022-12-29 23:23:24 +01:00
Jan Raasch
d54665763d
chore: DELETE FUNDING.yml
2022-12-27 17:41:34 +01:00
Jan Raasch
e1c7ce2180
chore: remove »sponsor«-section
2022-12-27 17:41:05 +01:00