Commit Graph

101 Commits

Author SHA1 Message Date
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
chris062689@gmail.com
006f27cf71 Removed shuffle from screenshots. 2019-01-07 23:16:19 -05:00
chris062689@gmail.com
1c66cdf28d Added bounties page. In GameDB moves issues above compat. 2019-01-02 20:25:06 -05:00
chris062689@gmail.com
a3b647313c Fixed single-image img shortcode not being centered. 2018-12-02 17:59:30 -05:00
chris062689@gmail.com
5805be18dd Fixing savefile table. 2018-11-15 22:52:51 -05:00
chris062689@gmail.com
870e3234b4 Updated game savefiles table format. 2018-11-15 22:06:05 -05:00
chris062689@gmail.com
dde4dadfb1 Corrected paste error. 2018-11-11 17:51:47 -05:00
chris062689@gmail.com
62fecded0e Correctly foreach on issues layout in gamedb. 2018-11-11 17:43:25 -05:00
chris062689@gmail.com
fdc4d78523 Updated single page for games. 2018-11-11 14:30:01 -05:00
chris062689@gmail.com
12c0adb5aa Updated wiki hyperlink for override. 2018-11-10 19:11:17 -05:00
chris062689@gmail.com
4f18d0c1e9 Updated GameDB single.html 2018-11-10 17:22:30 -05:00
chris062689@gmail.com
20c5bc62ca Added left_sidebar support. Updated GameDB section. Updated screenshots section, moved js to vendor folder, not cdn. 2018-11-10 01:03:59 -05:00
chris062689@gmail.com
90e0694c06 Updated javascript syntax errors. 2018-10-16 20:35:35 -04:00
chris062689@gmail.com
e7d4e9eb67 Updated GameDB theme. 2018-10-16 20:33:45 -04:00
chris062689@gmail.com
b727987180 Added RSS and Sitemap. 2018-10-08 22:21:34 -04:00
chris062689@gmail.com
d7252947b1 Added help layout. Modified list theme. 2018-10-01 21:09:47 -04:00
Flame Sage
8917bfd351
Merge pull request #13 from j-selby/add-single-title-imgs
Add single title image shortcode
2018-09-10 07:16:00 -04:00
James
43b3bce94c Add single title image shortcode 2018-09-10 20:46:31 +10:00
Flame Sage
15d5fa1681
Merge pull request #12 from j-selby/add-message
Add dropdown message shortcode
2018-09-06 01:21:38 -04:00
James
7a0f53400f Add dropdown message shortcode 2018-09-06 14:53:34 +10:00
Flame Sage
72ea06b00e
Merge pull request #11 from yuriks/master
Merge the gifv shortcode into imgs, auto-detecting the file type
2018-07-15 02:11:00 -04:00
Yuri Kunde Schlesner
02ded1c5a9 Merge the gifv shortcode into imgs, auto-detecting the file type 2018-07-14 23:08:58 -07:00
Flame Sage
f43500bf0f
Merge pull request #10 from j-selby/fix-gifv
Fix Hugo interpreting comment as shortcode
2018-07-13 12:38:38 -04:00
James
9e235346df Fix Hugo interpreting comment as shortcode 2018-07-14 01:09:17 +10:00
Flame Sage
8653684d60
Merge pull request #8 from CaptV0rt3x/author
Added author info
2018-07-13 08:20:14 -04:00
Flame Sage
f250a15a42
Merge pull request #9 from j-selby/add-gifv
Add a gifv shortcode
2018-07-13 08:19:42 -04:00
James
11ca5db8fe Add a gifv shortcode 2018-07-13 21:55:03 +10:00