Commit graph

290 commits

Author SHA1 Message Date
penguin
01b42b42bb fix deprecated use of .Site.GoogleAnalytics 2024-10-07 12:45:04 -05:00
Djordje Atlialp
a902dacd84
Merge pull request #467 from stdevel/feat-noindex
add noindex meta parameter
2024-05-15 08:12:03 +02:00
Djordje Atlialp
b607c4ca58
Merge pull request #468 from Spirit532/patch-1
Add option to not open the socials link on a new page
2024-05-15 08:09:40 +02:00
Pablo
12e1bd592a
Adjusting X icon. 2024-05-08 00:05:32 +01:00
Pablo
8563e5f85d
Adding X icon. 2024-05-07 23:57:10 +01:00
Andrey
04c8f86fdb
Add option to not open the socials link on a new page, i.e. for an extra email page
I've added a ``nonewpage`` parameter to social links to avoid popping them open on a new page. This is useful, for example, for adding an email page that is resistant to scraping.

As an example:
``
[[params.social]]
  name = "email"
  url  = "/email"
  nonewpage = true
``

Where /email.md is a page that says something like ``domain at domain dot tld``.
2024-04-09 17:02:44 +03:00
Christian Stankowic
3ea898a6a4 fix spacing 2024-03-29 08:48:36 +01:00
Christian Stankowic
b826e4191f remove accidentally added include 2024-03-29 08:42:10 +01:00
Christian Stankowic
604a8375c6 add noindex parameter 2024-03-29 08:31:57 +01:00
Djordje Atlialp
699902405c Update javascript.html 2023-11-22 23:42:07 +01:00
Djordje Atlialp
36a16d2791
Merge pull request #442 from stdevel/bug-posts_buttons_translation-441
Newer / older posts buttons not translated
2023-11-22 23:21:02 +01:00
Djordje Atlialp
c76a45e641
Merge pull request #443 from sblzland/master
Add CyberDefender icon
2023-11-22 23:20:21 +01:00
Raphaël Lemaitre
d4e86b557b
Integrate mermaid 2023-11-18 23:56:46 +01:00
Raphaël Lemaitre
aa2825a2a7
Integrate utteranc.es comment system 2023-11-18 21:16:33 +01:00
sblzland
88f60ed54e
Add CyberDefenders icon 2023-10-25 12:59:02 +02:00
Christian Stankowic
85ab112a41 add translation lookup 2023-10-21 20:59:45 +02:00
Djordje Atlialp
7716e9862b
Merge pull request #425 from muxelplexer/master
Add Pleroma to Social Icons
2023-10-07 14:14:58 +02:00
Djordje Atlialp
975c71cf9f
Merge pull request #434 from kz6wk9/add-sourcehut-svg
add sourcehut icon
2023-10-07 14:14:15 +02:00
Fabio Henrique
efd4f1f71f
add sourcehut icon 2023-08-05 01:19:36 +00:00
TheGroundZero
eedcde466a
Set static copyright year
Fixes #430
2023-07-18 15:17:24 +00:00
Sebastian Muxel
047cd8daa3 Add Pleroma to Social Icons 2023-04-25 09:40:35 +02:00
talbotp
b52cd4f4b8 Fixed svg file 2023-04-10 02:41:38 +01:00
talbotp
ec9d57b139 Added icon for duolingo 2023-04-10 02:25:30 +01:00
Djordje Atlialp
2944c82b85 Update svg.html 2023-04-03 15:39:35 +02:00
Djordje Atlialp
5282d1c0ae
Merge pull request #414 from trashcluster/patch-1
add csgo svg to social icons
2023-04-03 15:35:52 +02:00
Djordje Atlialp
d64ef33a4c Add imdb icon
Close #365
2023-04-03 11:43:15 +02:00
Djordje Atlialp
2e90fec04f Include flags and remove cloudfront links (gdpr) 2023-04-03 00:13:36 +02:00
Djordje Atlialp
fc86dda709
Merge pull request #411 from Joffcom/add-plausible-support
Add support for plausible.io
2023-04-02 19:39:27 +02:00
Djordje Atlialp
1e02b5b62e
Merge pull request #399 from undergroundwires/a
Improve styling to allow flexible overrides
2023-04-02 19:34:21 +02:00
Victor
93f72c62a0 update Twitch svg file 2023-03-26 00:33:29 +01:00
Victor
d172d9b7e7 change discord logo to the new one 2023-03-25 22:09:49 +01:00
Axel
ecf92dbe1c
add csgo svg
Added counterstrike svg to list
2023-03-10 16:02:24 +01:00
Jonathan Bennetts
e3f3d2278d Updated to support self hosted instances 2023-03-02 16:21:48 +00:00
Jonathan Bennetts
4ba151d71b Add support for plausible.io 2023-03-02 16:09:48 +00:00
Kristofer Rawlins
b62ecf0448
Add rel=me for Mastodon verification
This will add an attribute that will allow Mastodon users to get the  on their profile when they add a mastodon social icon to their profile.
2023-02-10 15:19:40 -06:00
Djordje Atlialp
ec45e0920b
Merge pull request #401 from steven-hadfield/asset-integrity
Include SRI for CSS assets
2023-02-09 09:52:35 +01:00
Djordje Atlialp
ac2c654ec6
Merge pull request #403 from joshlemon/patch-1
Update social-icons.html
2023-02-04 16:49:19 +01:00
Djordje Atlialp
5ce602d5b9
Merge pull request #406 from TheGroundZero/patch-4
Fix #405
2023-02-04 16:37:49 +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
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
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
9f4341d8cc
Merge branch 'master' into add-itchio-icon 2022-06-29 01:08:03 +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
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