Commit Graph

  • 15d2040f7e chore(exampleSite): fix home menu item highlight Jimmy Cai 2022-03-04 08:46:27 +0000
  • 79e23544a9 Merge branch 'master' of https://github.com/CaiJimmy/hugo-theme-stack Jimmy Cai 2022-03-04 08:41:50 +0000
  • c4e864a08d doc(exampleSite): move chinese-test post to /cn Jimmy Cai 2022-03-04 08:41:47 +0000
  • dbf4c2e58f
    chore: add Github link to funding.yml Jimmy Cai 2022-03-04 09:39:27 +0100
  • 47c19a0fbc
    feat(i18n): add Arabic translation (#157) FarisZR 2022-03-04 02:28:17 +0300
  • 095252c3bb
    Merge branch 'master' into master FarisZR 2022-03-04 02:26:27 +0300
  • 0d0375a7fc
    feat: add RTL Support and update demo site to Show Arabic/RTL content (#519) FarisZR 2022-03-04 02:25:34 +0300
  • 8d9ed481c9
    Merge branch 'master' into master FarisZR 2022-03-04 02:24:28 +0300
  • 224bee2985
    Merge branch 'master' into RTL FarisZR 2022-03-04 02:24:18 +0300
  • 1f9e372b38 remove unused clases FarisZR 2022-03-04 02:21:52 +0300
  • fad9b83286 Move codeblock code to layout/article.css and fix 4 spaces codeblocks FarisZR 2022-03-04 02:20:50 +0300
  • 86ad00cf8c doc: add categories widget to exampleSite Jimmy Cai 2022-03-03 22:48:26 +0000
  • e22664be13
    feat(widget): add category widget (#475) Felix Niederwanger 2022-03-03 23:47:10 +0100
  • 7335c936e2
    Adapt to new widget scheme Jimmy Cai 2022-03-03 23:45:48 +0100
  • e971bda507
    Merge branch 'master' into RTL FarisZR 2022-03-04 01:42:13 +0300
  • 08ca525c41
    Merge branch 'master' into categories Jimmy Cai 2022-03-03 23:39:29 +0100
  • d806226ec8 fix: article-details gap Jimmy Cai 2022-03-03 22:39:04 +0000
  • 39a58b66d1 use Html Dir instead of class FarisZR 2022-03-04 01:37:26 +0300
  • a833a6ebf3 remove space FarisZR 2022-03-04 01:37:02 +0300
  • 8abaa444c1 refactor: add flexbox gap to .article-details Jimmy Cai 2022-03-03 22:36:17 +0000
  • 04cdbcfedf
    refactor: Use flexbox gap (#520) Jimmy Cai 2022-03-03 23:11:19 +0100
  • 472027ea86 fix search style Jimmy Cai 2022-03-03 22:08:31 +0000
  • 8dcbce598b add flex gap to article tags Jimmy Cai 2022-03-03 22:05:34 +0000
  • 22d371f55e revert change with search widget Jimmy Cai 2022-03-03 22:02:33 +0000
  • 86dad4e307 add flex gap to article footer Jimmy Cai 2022-03-03 21:57:34 +0000
  • 2e601a384b fix hamburger menu button rtl issue Jimmy Cai 2022-03-03 21:49:00 +0000
  • 8b4771fde3 add flex gap to .gallery Jimmy Cai 2022-03-03 21:43:42 +0000
  • d7440f161f add flex gap to section card Jimmy Cai 2022-03-03 21:42:39 +0000
  • 6f31af8f1e add flex gap to tag cloud Jimmy Cai 2022-03-03 21:40:15 +0000
  • dbb03ca46d fix compact article list style Jimmy Cai 2022-03-03 21:36:11 +0000
  • dbd967d3d8 Hide related contents container if its empty Jimmy Cai 2022-03-03 21:31:19 +0000
  • dfc9beaa7d rewrite search form in flexbox Jimmy Cai 2022-03-03 21:27:47 +0000
  • a3d914667e fix archive layout Jimmy Cai 2022-03-03 21:23:06 +0000
  • 2fa2eaea4e Add gap property to sidebar and main container Jimmy Cai 2022-03-03 20:17:39 +0000
  • 0c23d0c49d Left sidebar Jimmy Cai 2022-03-03 20:01:58 +0000
  • 62c743cb63 Remove unused classes Jimmy Cai 2022-03-03 19:41:36 +0000
  • ac0b45bc05 Add arabic language FarisZR 2022-03-03 21:07:29 +0300
  • ca2c872a9f Add Arabic/RTL placeholder text FarisZR 2022-03-03 21:07:15 +0300
  • 978c8925b1 left -> inset-inline-start FarisZR 2022-03-03 20:50:40 +0300
  • f52bd5b11d switch to logical properties FarisZR 2022-03-03 20:49:56 +0300
  • 0588f21a0d keep Codeblocks LTR FarisZR 2022-03-03 20:48:56 +0300
  • 8998b8b8b2 margin -right > margin-inline-end FarisZR 2022-03-03 20:47:48 +0300
  • abdff06134 add .direction-rtl and .direction-ltr clases FarisZR 2022-03-03 20:43:39 +0300
  • f60fdd86ac add LanguageDirection variable FarisZR 2022-03-03 20:43:12 +0300
  • a8bde638a4 add ar to Available values in i18n FarisZR 2022-03-03 19:24:11 +0300
  • 309da357c1 update arabic site title FarisZR 2022-03-03 18:53:29 +0300
  • b8c6686c10 update placeholder description FarisZR 2022-03-03 18:27:52 +0300
  • 2cd0b4d558 fix search icon and label placement FarisZR 2022-03-03 18:18:16 +0300
  • 10e9e423bc Merge branch 'RTL-Support' of ssh://github.com/fzr-forks/hugo-theme-stack into RTL-Support FarisZR 2022-03-03 15:37:39 +0300
  • 2f0cfb1d01 Add RTL Demo with RTL text post FarisZR 2022-03-03 15:35:08 +0300
  • 9912f60fd4
    Merge branch 'CaiJimmy:master' into RTL-Support FarisZR 2022-03-03 15:29:11 +0300
  • 7bbf219fe2 fix icon padding, and hamburger menu icon placement FarisZR 2022-03-03 15:27:34 +0300
  • 3f8f4a05a2 fix article borders and keep codeblocks LTR FarisZR 2022-03-03 15:10:15 +0300
  • 3bd2d5e9b2 add direction-rtl and direction-ltr clases FarisZR 2022-03-03 15:05:01 +0300
  • fea226642c add LanguageDirection variable FarisZR 2022-03-03 15:04:14 +0300
  • f47d3a3c90
    Update translations FarisZR 2022-03-03 14:55:54 +0300
  • 1d53e38634
    Merge branch 'master' into master FarisZR 2022-03-03 14:54:24 +0300
  • adf27aebf2
    Revert "fix(RSS): hidden post visible on feed (#514)" (#517) Jimmy Cai 2022-03-03 07:31:03 +0100
  • 190008d024 Revert "fix(RSS): hidden post visible on feed (#514)" Jimmy Cai 2022-03-03 07:29:47 +0100
  • 9dbc0a4f38
    fix(RSS): page context selection Allen Guan 2022-03-03 12:38:47 +0800
  • ba0e6fa8cc
    Merge branch 'CaiJimmy:master' into master FarisZR 2022-03-03 00:29:06 +0300
  • 24cd07589b
    feat(comments): add lang option for giscus (#498) zhixuan 2022-03-03 05:31:44 +0900
  • 5a28d206bc
    Merge branch 'master' into giscus-lang-support Jimmy Cai 2022-03-02 21:29:33 +0100
  • 98923b1dd7
    fix(RSS): hidden post visible on feed (#514) Allen Guan 2022-03-03 04:24:56 +0800
  • 3c4483f37d
    Fix rss tmplate path Allen Guan 2022-03-02 19:08:13 +0800
  • 2712887c7c
    feat: multilingual site switch (#512) Jimmy Cai 2022-02-27 10:51:02 +0100
  • 759fabb73a fix menu item margin Jimmy Cai 2022-02-27 09:48:10 +0000
  • 0ac8af4639 feat: multilingual site switch Jimmy Cai 2022-02-27 09:07:53 +0000
  • b3b8fa73ef
    feat(article): add link to translated content (#511) Jimmy Cai 2022-02-27 09:48:57 +0100
  • eec73360fc feat(article): add link to translated content Jimmy Cai 2022-02-27 08:45:24 +0000
  • dbfd8d6344
    Merge branch 'master' into giscus-lang-support zhixuan 2022-02-27 12:32:51 +0900
  • c7f62eee04
    add enter zhixuan 2022-02-27 12:21:23 +0900
  • ae5a0be743
    add i18n widget zhixuan 2022-02-27 12:09:31 +0900
  • ca9b873f37
    add zh-cn page zhixuan 2022-02-27 11:07:08 +0900
  • 26fb06951b
    chore: update twikoo version to 1.4.18 (#496) v3.9.0-alpha JesseJeson 2022-02-27 06:49:26 +0800
  • 7b4ef8aac0
    Merge branch 'master' into patch-1 Jimmy Cai 2022-02-26 23:48:18 +0100
  • 4d552a9df5
    feat: article page widget support (#488) Jimmy Cai 2022-02-26 23:45:25 +0100
  • 52efd51d76 add missing space Jimmy Cai 2022-02-26 22:44:45 +0000
  • a02463077b refactor: get rid of article toolbar Jimmy Cai 2022-02-26 22:39:20 +0000
  • e0e7974205
    Merge branch 'master' into feat-page-widget Jimmy Cai 2022-02-26 23:04:46 +0100
  • bd28554b9e
    Create Welcome Xou-code 2022-02-24 12:22:48 +0700
  • f12ff29f82
    Merge branch 'master' into categories phoenix 2022-02-23 22:00:25 +0100
  • d119f08631
    Merge branch 'CaiJimmy:master' into master fariszr 2022-02-23 00:56:44 +0300
  • 64ff18b9cd fix banner color on chrome Massimo Maggioni 2022-02-19 15:43:05 +0100
  • e89e2d3750 review code of gdpr banner Massimo Maggioni 2022-02-18 22:46:09 +0100
  • db2d926a81
    format zhixuan 2022-02-14 09:41:57 +0900
  • 3fe51d0d6b
    format zhixuan 2022-02-13 23:41:11 +0900
  • 2ca67d1488
    add lang option zhixuan 2022-02-13 21:55:30 +0900
  • 020d693d20
    back config.yaml zhixuan 2022-02-13 21:52:44 +0900
  • df9bbd1aea
    Merge remote-tracking branch 'upstream/master' into enable-left-sidebar zhixuan 2022-02-13 21:25:10 +0900
  • 727f95010d
    enable left sidebar every time zhixuan 2022-02-13 21:18:54 +0900
  • c7c418f030
    Update twikoo.html JesseJeson 2022-02-13 18:06:25 +0800
  • 6a08869e6a
    Merge c588b5eab2 into 0fbbc12949 Pedro Lima 2022-02-12 20:39:00 +0700
  • 0fbbc12949 fix: check if paragraph exists before accessing it's textContent Jimmy Cai 2022-02-12 13:23:38 +0000
  • 081040572a show only the enabled plugin and not only enabled and functional Massimo Maggioni 2022-02-11 21:41:06 +0100
  • 4b0dbb4630 fix(article): code block background style in light theme Jimmy Cai 2022-02-11 20:36:52 +0000
  • f43229ceca
    fix(article): .highlight can't change to light Xin Yang 2022-02-11 12:43:21 -0700
  • 2e3d117ae0 Add an email icon to assets/icons/ cld4h 2022-02-12 00:17:07 +0800
  • 3ca2e09da4 fix incorrect js path generation Massimo Maggioni 2022-02-10 22:10:57 +0100
  • ccc12b974b redesign banner logic: separation from libray loading and active js code Massimo Maggioni 2022-02-09 23:12:20 +0100