Commit Graph

18 Commits

Author SHA1 Message Date
Served Smart 65a50ff643 Only generate css classes for used repo colors
This in most cases will reduce the size of main.bundle.css dramatically. Before I had around ~+32kB, now it is ~+228B
2025-07-09 19:19:10 +02:00
Served Smart cc2e90233a ♻️ Refactor: Use universal json and move styles out of line 2025-07-09 19:18:54 +02:00
Nuno Coração f2e224a042 pretty run 2025-06-17 23:17:26 +01:00
Rick Lan 64e09b546b Fix missing space 2025-06-08 20:54:07 +09:00
Rick Lan 0b1f43373f Add LINE to sharing links 2025-06-08 20:10:14 +09:00
Asterisk e7a24c2e86 toot is now share2fedi (sharing.json) 2024-08-10 12:29:57 -04:00
Asterisk be6ce389c6 Update sharing.json 2024-08-10 11:28:30 -04:00
Asterisk 042eca79b2 fix period 2024-08-10 11:26:17 -04:00
Asterisk 40422fe062 Add mastodon sharing link 2024-08-10 11:17:52 -04:00
Jörn-Michael Miehe 5762ecaf1b add shortcodes
- "forgejo" and "gitea"
- add copies as giteaColors.json resp. forgejoColors.json
- add params "giteaDefaultServer" and "forgejoDefaultServer"
2024-08-08 02:01:38 +02:00
Michael Poore dcb01b0daa Add data definition for sharing on Bluesky 2024-06-26 15:54:06 +01:00
UmmIt 5ac21e9121 Add codeberg shortcode 2024-05-17 09:33:51 +08:00
Nuno Coração 9b12b03bdc update twitter icon to X 2023-11-02 22:51:09 +00:00
Nuno Coração 088050c06f Add telegram and whatsapp share icons 2023-04-10 21:46:53 +01:00
Nuno Coração 4c5d367b12 add github shortcode 2023-01-14 11:13:28 +00:00
Nuno Coração caa8476e35 🐛 fix for sharing links parameter in params.toml config file 2023-01-01 21:32:56 +00:00
Chris Banes cc1c2d70e0 Allow overwriting of sharing links
This PR changes this by grouping the links within an object key: `Site.Data.sharing.links`. This means that sites can provide their own
`data/sharing.json` file and overwrite the `links` key, to provide links of their own links.
2022-11-14 09:53:48 +00:00
Nuno Coração 8fbdecb6e7 initial commit 2022-09-10 20:05:37 +01:00