Commit Graph

  • 52c561d770
    Merge 5dc09b99d8 into 5e61be5903 #9 Dawid Wróbel 2024-04-25 18:04:20 +0200
  • 5dc09b99d8 Hide lang switch separator if not multilang #9 Dawid Wróbel 2024-04-25 17:56:36 +0200
  • 1bb12c6311
    Merge 0d8c268655 into 5e61be5903 #7 samsepi0l 2024-03-15 21:46:05 +0100
  • 0d8c268655
    Remove useless type #7 d4rklynk 2024-03-15 21:45:51 +0100
  • 6567c6c537
    Rename webmanifest for W3C compliance d4rklynk 2024-03-15 21:30:37 +0100
  • 61ceaf0e6b
    Make manifest type explicit d4rklynk 2024-02-29 10:48:08 +0100
  • 5e61be5903
    Update README.md master Wonderfall 2023-12-31 20:57:00 +0100
  • 71871d277c enforce xml escaping for content Wonderfall 2023-12-31 20:29:46 +0100
  • 73484a80d7 refactor rss template Wonderfall 2023-12-31 20:09:48 +0100
  • 4b45709402 add back XML content namespace to RSS Wonderfall 2023-12-31 18:23:55 +0100
  • d3368d1bb9 Merge remote-tracking branch 'upstream/master' Wonderfall 2023-12-30 22:16:15 +0100
  • a1cb044262
    Add romanian translation to ro.yaml (#1362) Daniel Petre 2023-12-23 08:31:01 +0200
  • 0989c28a0e
    Allow aligning social-icons in homeInfo mode Aditya Telange 2023-12-16 21:40:14 +0530
  • fb1c0aeb6f
    social icons refactor Params.socialIcons Aditya Telange 2023-12-16 21:38:24 +0530
  • 69e5e085ab
    improved profile mode spacing Aditya Telange 2023-12-16 20:59:36 +0530
  • f8e125c7ee
    Add padding to social-icons for better tap sizing Aditya Telange 2023-12-16 20:59:08 +0530
  • 5f624757ae
    Workflows: Update release bin path for hugo linux-amd64.deb Aditya Telange 2023-12-16 20:07:15 +0530
  • e3ad0aeb70
    Bump minimum Hugo version to 0.112.4 Aditya Telange 2023-12-16 19:59:55 +0530
  • f51ad49819 replace .Site with site & fix whitespace Aditya Telange 2023-11-04 15:36:08 +0530
  • ff7443b17f [PATCH] tpl/tplimpl: Fix deprecation logic in RSS template cherry-pick from 23fcfb7f74 Joe Mooring 2023-11-04 15:34:56 +0530
  • 00488d0146 [PATCH] tpl/tplimpl: Deprecate .Site.Author usage in RSS template cherry-pick from d4016dd5cd Joe Mooring 2023-11-04 15:23:31 +0530
  • cf62fa3c40 [PATCH] tpl/tplimpl: Use .Language.LanguageCode in built-in templates cherry-pick from ff77a927f9 Joe Mooring 2023-11-04 15:19:28 +0530
  • 87df659c18 [PATCH] tpl/tplimpl: Fix deprecation logic in embedded templates cherry-picked from cb98e9061b Joe Mooring 2023-11-04 15:08:01 +0530
  • 3fb112bc85 [PATCH] tpl/tplimpl: Deprecate .Site.Social usage with internal templates cherry-picked from 4910312ee7 Joe Mooring 2023-11-04 15:05:42 +0530
  • 102e089bc3 [PATCH] tpl/embedded: Make Open Graph's series optional cherry-picked from b82b547acb Razon Yang 2023-11-04 15:01:23 +0530
  • 86362ebd72
    Update README.md Aditya Telange 2023-12-16 19:28:05 +0530
  • df6d059a85
    Improve favicons samsepi0l 2023-12-16 12:18:23 +0100
  • 60984fd136
    Add icon for 'draft' posts Aditya Telange 2023-12-16 14:06:46 +0530
  • 65c2720ab9
    lazy load cover images in lists only Aditya Telange 2023-12-16 13:09:19 +0530
  • 28ec7a407d
    Revert "Fix social icons extraneous margin" Aditya Telange 2023-12-16 00:32:25 +0530
  • 705ebeb729
    table styles update - reduce margins - rm reduced fontsize Aditya Telange 2023-12-15 22:09:48 +0530
  • 6864770ad4
    Fix social icons extraneous margin Aditya Telange 2023-12-15 22:09:15 +0530
  • 2ecb08a5ba
    Plainify items insize toc list Aditya Telange 2023-12-15 22:08:25 +0530
  • e0fc64c43e
    Optimize footer margins Aditya Telange 2023-12-10 12:36:05 +0530
  • b288ede80c
    [breaking?] Allow page-specific cover settings to override site-level settings Aditya Telange 2023-11-25 18:06:31 +0530
  • 65d650fc4d
    Adding-czech-translation-to-i18n (#1338) Matěj Pokorný 2023-11-19 20:11:16 +0100
  • ac444fc0f5
    Update discord icon Aditya Telange 2023-11-19 20:03:41 +0530
  • 5a99ab779d
    Add Wordpress Icon (#1114) Josh Müller 2023-11-11 09:23:59 -0600
  • ba739cfe29
    Set maxlength for search input to 64 chars Aditya Telange 2023-11-11 12:15:11 +0530
  • 4c50ed8bfa
    Update fuse.js v6.6.2 to v7.0.0 basic Aditya Telange 2023-11-11 12:08:18 +0530
  • 72ab73ffe5
    Error out if hugo.Version used is less than min required version Aditya Telange 2023-11-04 16:01:44 +0530
  • 50cafe4b1c
    Add X icon in Share and Social buttons (replaces twitter share icon) (#1273) Sebastian Zanoni 2023-11-04 06:02:55 +0100
  • 7795c90f6f
    Add `safeHTML` to post_meta - delimit now returns a string and not a template.HTML from hugo v0.120.0 - no impact found with min req version for Papermod https://github.com/gohugoio/hugo/releases/tag/v0.120.0 Aditya Telange 2023-10-31 21:34:19 +0530
  • 24f3096e33
    Update README.md Aditya Telange 2023-10-29 22:50:26 +0530
  • 4bbd551d2b
    feat: add bugcrowd and intigriti to svg.html (#1205) Kevin Chung 2023-10-28 00:55:25 -0700
  • 7781c94699
    Add Swahili translation sw.yaml (#1303) calalloo 2023-10-28 10:52:31 +0300
  • abe49a5ad4
    Add codeberg icon (#1310) Thanos Apollo 2023-10-28 10:51:42 +0300
  • 697034ccb7
    Added Norwegian translation (#1318) Lars Kristian Haga 2023-10-28 09:47:21 +0200
  • b4dd5f0b18
    Update vi.yaml (#1316) Thành Nhân 2023-10-28 14:47:03 +0700
  • efe4cb4516
    Add social icon for Pleroma (#1293) COxDE 2023-08-26 15:48:57 +0100
  • 3a064f5c76
    Add the social icon for Firefish (#1294) COxDE 2023-08-26 15:48:14 +0100
  • 9d4a9e825a
    add social icon of leetcode (#1286) black jack 2023-08-12 20:22:00 +0800
  • eab731707a
    fix: Prevent adjustments of font size after orientation changes in iOS (#1285) Hiroshi Shimoju 2023-08-12 16:56:08 +0900
  • f7bd1ec07c
    feat: add configurable limit to search results (#1281) Navendu Pottekkat 2023-08-12 13:17:24 +0530
  • ac1e041419
    Add news.ycombinator share button Aditya Telange 2023-08-09 21:19:17 +0530
  • 69cec7a0ba
    feat: add wechat icon (#1149) Bob Zheng 2023-08-05 14:42:02 +0800
  • 4230109ff7
    Add svg for pixelfed (#87) (#1272) Berk Elyesa Yıldırım 2023-08-05 09:31:43 +0300
  • 1521cc77a2
    feat: allow hiding author in post_meta (#1250) Rook1e 2023-08-05 14:22:30 +0800
  • 6f29d35d73
    Add svg for root-me.org (#1174) Morc 2023-07-23 10:44:45 +0200
  • faa73a4ee8
    add printables and thingiverse logo (#1216) Markus Dick 2023-07-23 10:36:25 +0200
  • 61bf918a0d
    socialIcons, fix: apply safeURL to make all URI schemes work (#1266) Andreas Deininger 2023-07-23 10:32:18 +0200
  • 74d288ff94
    Bump GitHub workflow actions to latest versions (#1267) Andreas Deininger 2023-07-23 10:30:36 +0200
  • 750feb9cc9
    Create translations for Thai (th.yaml) (#1252) ppnplus 2023-07-15 13:22:30 +0700
  • 804a8682f3
    Icon for Google Play Store (#1242) Tarak Parab 2023-07-09 11:10:43 +0530
  • c52abfb09b
    Add social icon for Tidal (#1259) Roland Thomas Jr 2023-07-09 01:40:07 -0400
  • 8ac719fb56
    Add social icon for Threads (#1256) Geeqla 2023-07-09 07:38:57 +0200
  • 3e21361da7 make button type explicit Wonderfall 2023-06-19 13:52:52 +0200
  • 3ad501e45d add aria-label Wonderfall 2023-06-19 13:47:21 +0200
  • 4ae8c414da fix input tag Wonderfall 2023-06-19 13:41:40 +0200
  • 60282f60fc remove stray input Wonderfall 2023-06-19 13:38:37 +0200
  • ad99ef818a Merge remote-tracking branch 'upstream/master' Wonderfall 2023-06-16 14:26:10 +0200
  • 4a924cef54
    chore: update french translations (#1222) Léo Vincent 2023-06-04 14:59:55 +0200
  • 07759b794f
    updated pl.yaml for #914 (#1229) Maciej Bromirski 2023-06-04 14:59:28 +0200
  • bacb763071
    Bump minimum Hugo version to 0.97.1 required for #1187 Aditya Telange 2023-05-07 17:40:58 +0530
  • 3fd9888f43
    Update README Aditya Telange 2023-04-28 21:38:05 +0530
  • d6f911cc05
    Allow loading cover from assets folder (#1187) Timon Back 2023-04-28 16:43:57 +0200
  • be5badf317
    Add RSS icon to archives page Aditya Telange 2023-04-23 20:15:10 +0530
  • 8d1e45a42a
    Fix RSS link for paginated list pages (#1192) Alexander Zhang 2023-04-23 07:17:46 -0700
  • a34784c3ed
    Add social icon for substack (#1197) Shivan Sivakumaran 2023-04-24 01:47:29 +1200
  • 031e2ba57e
    Add condition to disable edit post on single pages (#1143) Douglas Tofoli 2023-04-01 16:04:56 -0300
  • 5d2c036624
    Add social icon for VK (#1171) Geeqla 2023-04-01 20:49:49 +0200
  • 1d151a4a02
    Revert "Add RSS icon to archive pages (#1156)" (#1183) Aditya Telange 2023-04-02 00:17:01 +0530
  • a636c9eaee
    Add RSS icon to archive pages (#1156) Clément Joly 2023-04-01 19:28:19 +0100
  • 2210bf20b3
    change del element decoration to line-through (#1181) Hauke 2023-03-31 18:03:56 +0200
  • d67462d0f3
    Fix incorrect 'it' translations Aditya Telange 2023-03-04 23:12:18 +0530
  • 494d6d5dff
    Improve Italian translation (#1166) Matteo Contrini 2023-03-04 18:02:34 +0100
  • b43af19b11
    change i18n next prev in japanese (#1167) Sawa 2023-03-04 22:27:37 +0900
  • e6b697f365
    Add support for Greek, Modern el.yaml (#1160) Michail Angelos Tsiantakis 2023-02-18 09:11:12 +0200
  • 25e5b4d298
    Tag Release 7.0 Aditya Telange 2023-02-12 12:23:08 +0530
  • 8efba34fa9
    Update License year Aditya Telange 2023-02-12 12:21:40 +0530
  • 35643680d2
    Update README Aditya Telange 2023-02-04 17:58:07 +0530
  • a35a33c2e1
    Add douban and zhihu icon (#1084) Jingchao 2023-02-04 20:12:27 +0800
  • 4d42965bb5
    Add title to the image tag in rss.xml (#1105) k-yone 2023-02-04 21:04:21 +0900
  • f5320cd336
    Add netease cloud music icon (#1093) Bohao Jing 2023-02-04 19:52:53 +0800
  • 7250994280
    Google scholar svg icon fixed, now unfilled curved line (#1064) Nathan Fradet 2023-02-04 08:22:02 +0100
  • 2347bb9c11
    Add codeforces icon (#1092) rais ilham 2023-02-04 14:20:27 +0700
  • 33085a8b23
    Add TryHackMe Icon (#1113) Josh Müller 2023-02-04 10:06:22 +0300
  • db75cdc9b8
    Add Tumblr Icon (#1115) Axel Wagner 2023-02-04 08:01:25 +0100
  • d47a7d67fa
    updated Polish translation (#1148) Karpfly 2023-02-04 07:43:43 +0100
  • ec01777341
    Added Belarusian translations i18n/be.yaml (#1144) Andrey Mukamolov 2023-02-04 08:43:10 +0200