rottenwheel
7bbda8393a
Merge pull request #9 from kumitterer/main
...
Requested changes
2024-07-23 23:01:45 +00:00
26f0a266ec
feat: add custom link renderer for improved URL handling
...
Introduced a custom link renderer in the default layout to create links with enhanced URL safety and behavior. Links now open in a new tab if they start with "http", and include a title attribute if provided. This ensures better user experience and security.
2024-07-23 11:16:05 +02:00
f6db3448bd
fix: correct assignment of table_date variable
...
Simplified the assignment of the 'table_date' variable to ensure clearer readability and consistency across the price performance shortcodes. This change helps avoid potential reassignments within the same scope, ensuring the correct date is consistently used for display.
2024-07-23 10:37:12 +02:00
b86ff14829
feat: update markdown headers and links
...
Added anchor tags to markdown headers for improved navigation.
Renamed 'Donate' section to 'Support' to better reflect its content.
Updated support and volunteer shortcodes to include IDs for better link targets.
Improves user experience by making links directly to specific sections work.
2024-07-23 10:10:38 +02:00
530627ec8f
fix: correct image URLs for weekly Twitter and OG tags
...
Updated the logic for Twitter and Open Graph image tags to use
the correct image URLs for "weekly" section posts. This ensures
that the cover images are correctly displayed on social platforms.
2024-07-23 09:47:54 +02:00
b5ca26c611
docs: add link for Monero build instructions
...
Updated the volunteer section to include a missing direct link to the Monero build instructions on GitHub.
2024-07-23 09:34:47 +02:00
rottenwheel
84ca2cfb5c
Merge pull request #8 from kumitterer/main
...
Add image tags for social media sharing
2024-07-15 10:51:26 +00:00
0bea797447
fix: Use content image as thumbnail if applicable
2024-07-15 12:01:23 +02:00
980f06dc80
feat: add image tags for social media sharing
2024-07-15 11:48:17 +02:00
rottenwheel
2e6dde0ba7
Merge pull request #7 from recanman/main
...
fix: raised percentage
2024-07-05 12:40:40 -05:00
recanman
fd10ff089b
Merge branch 'rottenwheel:main' into main
2024-07-05 17:39:09 +00:00
recanman
b48d322f02
fix: raised percentage
2024-07-05 10:38:13 -07:00
rottenwheel
2998f1d9bd
Merge pull request #6 from recanman/main
...
fix: check existence of goal as it is never zero, fix: exclude "Weeklies" entry in RSS feed
2024-07-05 12:27:21 -05:00
recanman
23b3be8769
Merge branch 'rottenwheel:main' into main
2024-07-05 17:25:33 +00:00
recanman
3104b7fb1c
fix: exclude "Weeklies" entry in RSS feed
2024-07-05 10:24:20 -07:00
recanman
ba46190603
fix: check existence of goal as it is never zero
2024-07-05 10:19:35 -07:00
rottenwheel
c31753f712
Merge pull request #5 from recanman/main
...
fix: ccs proposal item shortcode
2024-07-04 19:30:36 -05:00
recanman
2c4d0682e9
Merge branch 'rottenwheel:main' into main
2024-07-05 00:29:09 +00:00
recanman
40f8c7615e
fix: ccs proposal item shortcode
2024-07-04 17:26:46 -07:00
rottenwheel
2217bbba0a
Merge pull request #4 from recanman/main
...
fix a couple of things, add RSS feed
2024-07-04 00:23:23 -05:00
recanman
a64804c942
feat: implement RSS feed
2024-07-03 22:17:09 -07:00
recanman
4ad431ffc1
fix: use correct site author field
2024-07-03 22:16:31 -07:00
recanman
ac94d0293f
fix: paths to favicons
2024-07-03 22:15:26 -07:00
rottenwheel
5660276d92
Merge pull request #3 from recanman/main
...
fix: get safeURL to work
2024-07-03 17:04:14 -05:00
recanman
c38556d4b6
Merge branch 'rottenwheel:main' into main
2024-07-03 22:03:24 +00:00
recanman
1131349487
fix: get safeURL to work
2024-07-03 15:02:11 -07:00
rottenwheel
7c6001c6ff
Merge pull request #2 from recanman/main
...
fix: add safeURL to navigation links
2024-07-03 14:20:05 -05:00
recanman
8726659263
Merge branch 'rottenwheel:main' into main
2024-07-03 19:16:08 +00:00
recanman
4eea1ab1b1
fix: add safeURL to navigation links
2024-07-03 12:15:11 -07:00
rottenwheel
2b7d0e30c0
update: rephrase some things in readme
2024-07-03 17:18:28 +00:00
rottenwheel
42934128fa
Merge pull request #1 from recanman/main
...
Migrate to Hugo
2024-07-02 22:18:27 +00:00
recanman
ab2864a843
docs: add readme and example config
2024-07-02 15:08:59 -07:00
recanman
a34a0180b4
chore: remove static images
2024-07-02 15:08:51 -07:00
recanman
29e50e5b9d
feat: migrate theme from jekyll
2024-07-02 15:03:13 -07:00
rottenwheel
4c77833ead
Initial commit
2024-07-02 19:24:54 +00:00