Djordje Atlialp
5ce602d5b9
Merge pull request #406 from TheGroundZero/patch-4
...
Fix #405
2023-02-04 16:37:49 +01:00
Djordje Atlialp
f928062c5c
Merge pull request #407 from scosti/master
...
logo - append text according to current url path
2023-02-04 16:37:00 +01:00
scosti
c6ce87d65c
take account of different languages
2023-02-04 16:34:12 +01:00
scosti
176fb0d1d0
limited url path at first occurrency of /
2023-01-26 00:59:51 +01:00
scosti
153e94ecc0
append url pathname to logoText
2023-01-26 00:43:08 +01:00
TheGroundZero
c9d6006fe1
Fix #405
...
Add Ko-Fi Social icon
2023-01-23 16:59:19 +00:00
Josh Lemon
4c9465af94
Update social-icons.html
...
This should address #397 .
It also adds flexibility for future `rel` parameters.
2023-01-06 16:13:50 +11:00
Steven Hadfield
1f3ac51b25
Ensure SRI is included for CSS assets
2022-11-15 22:37:30 -08:00
undergoundwires
4d433a83f9
Fix squeezed logo text when menu title is long
...
Logo text gets squeezed into very small area instead of taking place
when a menu label is long. This commit fixes it by ensuring that it is
not wrapped. This covers more cases and provides a good default for
theme users.
2022-11-16 01:33:04 +01:00
undergoundwires
94b6795a52
Improve styling to allow flexible overrides
...
This commit changes targeted styling of `a` element to a class-based
styling. This way, this is style is reusable on other elements and
another `<a>` element can be used inside a `post-item`.
Otherwise, if someone would need to use `<a>` element in a post item,
then he would get all other styles (such as `display:flex`) on every
`<a>` which is unexpected.
This commit ensures that the style is abstracted from the element type
itself, giving more flexibility when overriding the theme, and increases
maintainability by making the intent more clear.
2022-11-16 01:14:35 +01:00
Morpheus0x
de360c4ca4
Fixed first time theme change from dark mode
...
If the theme is detected as dark, the first click on the toggle theme button will now change to light mode.
Preveously no change would occur, since it would switch from default dark to force dark mode.
2022-08-26 14:58:00 +02:00
Ali
76385332cf
Add Indonesian translation
2022-06-29 18:38:35 +07:00
Djordje Atlialp
345c1cb020
Merge pull request #373 from andrewipark/patch-1
...
rm deprecated google_news internal template ref
2022-06-29 01:10:31 +02:00
Djordje Atlialp
2d38d4c30a
Merge pull request #367 from devec0/add-meetup
...
Add meetup icon
2022-06-29 01:10:11 +02:00
Djordje Atlialp
4ad3515f4f
Merge pull request #347 from mirianbr/add-itchio-icon
...
Add itch.io icon
2022-06-29 01:08:13 +02:00
Djordje Atlialp
9f4341d8cc
Merge branch 'master' into add-itchio-icon
2022-06-29 01:08:03 +02:00
Djordje Atlialp
7b2d627daf
Merge pull request #371 from aledoux45/add-favicons
...
added chess svg favicon
2022-06-29 01:07:13 +02:00
Djordje Atlialp
5bb07550e0
Merge branch 'master' into add-favicons
2022-06-29 01:07:06 +02:00
Djordje Atlialp
16f4a2bd08
Merge pull request #370 from sczech/add-revolut-icon
...
added Revolut icon
2022-06-29 01:06:20 +02:00
Djordje Atlialp
67e56fc2ed
Merge pull request #372 from WolfangAukang/master
...
add codeberg svg favicon
2022-06-29 01:05:59 +02:00
andrewipark
ce85f9d057
rm deprecated google_news internal template ref
...
see https://github.com/gohugoio/hugo/issues/9172
2022-05-18 19:16:19 -05:00
P. R. d. O
a5b7ff6dc1
add codeberg svg favicon
2022-05-12 18:30:34 -06:00
Antoine Ledoux
fabd5c20ed
added chess svg favicon
2022-05-09 23:32:55 -04:00
Simon Czech
4343698a0a
added Revolut icon
2022-03-31 20:48:20 +02:00
James Hebden
f168f42042
add meetup icon
2022-03-01 06:56:51 +11:00
Djordje Atlialp
fff3cc7bcd
Merge pull request #354 from undergroundwires/hardcoded
...
Fix hardcoded color
2022-02-04 23:02:39 +01:00
Djordje Atlialp
e95892c989
Merge pull request #355 from OllieJonas/add-jenkins-icon
...
Added jenkins icon
2022-02-04 23:01:04 +01:00
Djordje Atlialp
c8ace1b809
Merge pull request #356 from undergroundwires/subtitle
...
Make it easier to override subtitle
2022-02-04 23:00:46 +01:00
Djordje Atlialp
697194e122
Merge pull request #357 from undergroundwires/fixemptytitle
...
Fix unintentional render of empty box
2022-02-04 23:00:28 +01:00
Djordje Atlialp
ee717354fd
Merge pull request #359 from dherbst/fix-duplicate-theme-color
...
Removes duplicate meta theme-color
2022-02-04 22:58:54 +01:00
Djordje Atlialp
e0dcb82fb4
Merge pull request #360 from pranaya2005/svg-updates
...
SVG updates
2022-02-04 22:58:08 +01:00
Pranaya Deomani
7721cf9893
svg: Add PayPal icon from Simple Icons
...
* https://simpleicons.org/?q=paypal
2022-01-18 06:55:33 +00:00
Pranaya Deomani
5bbf4dfb9c
svg: Add XDA Developers icon from Simple Icons
...
* https://simpleicons.org/?q=xda
2022-01-18 05:48:23 +00:00
Pranaya Deomani
d3f20a2337
docs: Align svg list with current layouts/partials/svg.html
2022-01-18 05:47:42 +00:00
Pranaya Deomani
ba3a0d3aec
svg: Fix typo in Behance
2022-01-18 05:29:07 +00:00
Darrel Herbst
f9c2ae9229
Removes duplicate meta theme-color
2022-01-14 10:47:32 -05:00
undergroundwires
16a63581d2
Fix unintentional render of empty box
2022-01-01 17:47:29 +01:00
undergroundwires
660f1fcaaf
Make it easier to override subtitle
2021-12-31 04:25:13 +01:00
OllieJonas
88ec85ed84
Added jenkins icon
2021-12-30 09:44:35 +00:00
undergroundwires
c56f03dbca
Fix hardcoded color
2021-12-27 22:29:54 +01:00
Mírian Bruckschen Motta Barros
de1dd22a02
Add itch.io icon
2021-12-14 11:36:24 -03:00
Djordje Atlialp
848b6879b3
Merge pull request #325 from sapianco/master
...
ADD `layouts/partials/extra-head.html` to .gitignore
2021-10-15 23:17:25 +02:00
Djordje Atlialp
fdd900cfc7
Merge pull request #332 from kdrag0n/patreon-icon
...
Add Patreon icon from Simple Icons
2021-10-15 23:15:29 +02:00
Djordje Atlialp
b7001319f0
Merge pull request #333 from kdrag0n/update-inter-font
...
Update Inter font to v3.19
2021-10-15 23:15:03 +02:00
Djordje Atlialp
1b8fc6e440
Merge pull request #337 from HacDan/iss326
...
Reworked favicons partial for a better user experience
2021-10-15 23:14:18 +02:00
Djordje Atlialp
cca0fc353f
Merge pull request #338 from MacroPower/opencollective-social
...
Add opencollective social icon
2021-10-15 23:13:14 +02:00
Djordje Atlialp
62e165a597
Merge pull request #341 from MayMeow/MayMeow-fix-cover-rounded-corners
...
Fix rounded corners for cover images
2021-10-15 23:12:50 +02:00
恋夢
27c2783583
Update _single.scss
2021-10-06 16:50:21 +02:00
Jacob Colvin
044dd7c459
Add opencollective social icon
2021-09-29 09:57:02 -04:00
HacDan
2d169b8cd9
Remove config check from favicon.html partial and statically reference config variables for a better user experience.
2021-09-27 20:50:43 -04:00