bunnei
ac7cb5fcc5
Merge pull request #15 from FearlessTobi/fa-update
...
layout: Update fontawesome
2023-07-20 10:50:23 -07:00
FearlessTobi
6f08376abe
layout: Update fontawesome
...
Enables us to use the new Discord logo.
2023-07-19 23:16:16 +02:00
Michael Manganiello
e86ed45e26
layouts: Add full content to RSS entries
...
Adds the full content of blog posts to RSS entries, by using the
`<content:encoded>` tag.
Fixes https://github.com/yuzu-emu/yuzu-emu.github.io/issues/299
Resources:
* https://web.resource.org/rss/1.0/modules/content/
2023-05-09 12:43:47 -06:00
liushuyu
c497835859
layouts: use Hugo to process game icons and banners
2023-03-26 02:47:43 -06:00
liushuyu
a94bfba031
layouts: use Hugo to process thumbnails
2023-03-25 23:43:48 -06:00
liushuyu
e625f3336e
Merge pull request #13 from FearlessTobi/test-2
...
game/list: Add pagination and a search bar
2022-10-30 18:21:11 -06:00
FearlessTobi
8e449ec43b
game/list: Address feedback
2022-10-30 13:55:00 +01:00
FearlessTobi
fd7df582bf
game/list: Add compatibility chart
2022-10-25 13:24:27 +02:00
FearlessTobi
2e6d6cf398
game/list: Improve wording, use more descriptive variable names
2022-10-25 10:30:42 +02:00
FearlessTobi
de5fc54048
game/list: Reformat html
2022-10-20 01:19:21 +02:00
FearlessTobi
0589bffbb1
game/list: Add pagination and a search bar
2022-10-20 01:16:05 +02:00
liushuyu
703e054972
layouts: disable SRI fingerprinting ...
...
... since CORS policy is not possible to set in GitHub Pages
2022-05-13 16:52:28 -06:00
liushuyu
3fd2b76d92
layouts: add CORS policy to the script tag
2022-05-13 16:28:20 -06:00
liushuyu
95be508e27
layout/default: use Hugo to bundle the JS files
2022-05-07 16:44:24 -06:00
liushuyu
f286ee6320
layouts: use new Hugo context syntax
2022-05-07 16:09:06 -06:00
liushuyu
c728f3c459
shortcodes: add decorations to hover-able links
2022-02-11 23:32:31 -07:00
liushuyu
56aea091ab
shortcodes: add a shortcode to attach ...
...
... GitHub hovercard like pull request summary
2022-02-05 04:28:50 -07:00
liushuyu
f978d34421
layouts/summary: assign a dedicated class to summary texts
2021-11-18 19:00:56 -07:00
liushuyu
1525e0712d
layouts: use Hugo's image resizing facilities
2021-10-25 03:01:56 -06:00
Vamsi Krishna
90c8df3121
shortcodes: audio ( #9 )
2021-07-13 14:36:17 +05:30
liushuyu
ea75958a39
shortcodes: add support for picture comparisons
2021-07-09 16:49:55 -06:00
liushuyu
9f449cfedd
baseof: support multiple ads per page
2021-06-12 22:52:05 -06:00
Vamsi Krishna
ad5b1e22ec
re-add column ( #8 )
2021-06-13 03:11:14 +05:30
Schplee
42f620f14a
Merge pull request #7 from yuzu-emu/css
...
base layout changes and table shortcode
2021-06-11 15:05:30 -07:00
Vortex
5f0a06b1a2
new table shortcode
2021-06-12 03:18:18 +05:30
Vortex
a1691442d2
center the columns
2021-06-11 13:55:13 +05:30
Vortex
2deb5440fc
modify ad column position & increase section column size
2021-06-11 12:58:41 +05:30
liushuyu
c2cd7be6c1
layouts: further fix rss metadata issues
2021-06-10 14:15:37 -06:00
liushuyu
ac99804480
layouts: fix rss and sitemap generation
2021-06-10 13:40:06 -06:00
Schplee
380c9bcf50
Merge pull request #6 from yuzu-emu/CaptV0rt3x-patch-1
...
Fix author URLs
2021-03-22 23:02:06 -07:00
Vamsi Krishna
3bb8b95a3a
Fix author URLs
2021-03-23 11:28:23 +05:30
liushuyu
1991fdee58
layouts/entry/single: fix a regression ...
...
... where if there is exactly one co-author, hugo will not treat this as
an array, so that the if condition will fail. The fix simply fix this
comparison by using the original value in the comparison
2021-03-10 17:21:48 -07:00
Vamsi Krishna
08055d9f35
Fix navbar capitalization ( #5 )
2021-03-06 17:46:50 +05:30
liushuyu
593a1003f2
summary: normalize summary.png path
2021-01-12 21:12:58 -07:00
liushuyu
2ec9c0a702
layouts/entry/single: fix a bug where ...
...
... if there is no co-author, there will be an extra "and" at the end.
Hugo seems to treat empty array as "true" when doing logical operations.
2021-01-12 18:02:05 -07:00
liushuyu
cd51353e9b
shortcodes: do not request thumbnails if the image is jpg
2021-01-12 17:10:02 -07:00
Vamsi Krishna
68a67d2bb4
fix typo in author key
2021-01-13 01:55:57 +05:30
Vamsi Krishna
e2f2e730f8
Add MysticExile to authors
2020-11-27 23:59:31 +05:30
Vamsi Krishna
c329c13a78
Add BSoD to authors
2020-11-23 00:19:44 +05:30
Vamsi Krishna
81d8c468ad
layouts/entry/single:fix background image scaling
2020-11-01 16:33:04 +05:30
liushuyu
c5ac01dd28
layout/entry/single: add support for multiple coauthors
2020-10-31 16:42:08 -06:00
Vamsi Krishna
5a87667766
add authors & modify layout ( #3 )
...
* add authors & modify layout
2020-11-01 03:13:57 +05:30
liushuyu
2a7eec6bef
layouts/shortcode: show thumbnails by default ( #2 )
2020-07-28 13:02:51 +05:30
Vamsi Krishna
7b0703b7e5
Add author - "GoldenX86" ( #1 )
2020-04-18 13:27:49 +05:30
Chris
30bee6e8e8
Updated single.html
2019-10-10 19:51:26 -04:00
Chris
583792e996
Added hardcoded ZLA game mod.
2019-10-10 19:22:52 -04:00
chris062689@gmail.com
e6440298ef
Changed GameDB's default boxart path.
2019-03-18 00:12:30 -04:00
chris062689@gmail.com
b25a0681a8
Updated bounties page.
2019-03-17 19:58:01 -04:00
chris062689@gmail.com
844c22566d
Renamed default boxart image.
2019-03-05 19:53:28 -05:00
chris062689@gmail.com
dcafd64efe
Updated listing to support a large amount of entries. Use the default boxart if none exists.
2019-03-03 17:22:47 -05:00