Commit Graph

28 Commits

Author SHA1 Message Date
Cell fbe58346e5 Feat: add params.withSiteTitle and params.titleDelimiter to resolve #395 2023-12-28 15:59:01 +08:00
Cell b9539e9d69 📝 Style: modify web page title separator symbol 2023-12-27 17:42:40 +08:00
Cell 10b530abe1 Feat(accessibility): use aria-hidden=true on icons that AT should ignore 2022-08-28 16:54:44 +08:00
Cell 2efcf947a7 🐛 Fix: the “type” attribute is unnecessary for JavaScript resources
The default `type` for `<script>` tags is `JavaScript`, so you don’t need to include the type for JS resources.
2022-08-26 17:16:20 +08:00
Cell 0963931d2e Perf(SEO): optimize DOM 2022-05-20 11:32:17 +08:00
Cell 791ff12e70 🔧 Chore: use fontawesome 6 2022-05-16 17:10:20 +08:00
Cell 1c817cd090 ✏️ Chore: fix typo 2022-01-18 13:05:05 +08:00
Cell 2e54fd70fb 🎨 Style: tabsize 4 => 2 2022-01-11 12:39:25 +08:00
Dillon 9c1244490f i18n: update i18n string format (#371) 2020-05-18 16:10:24 +08:00
Dillon 5b689bf29b fix(title): terms title error and change delimiter from "|" to "-" (#299) 2020-05-01 16:23:17 +08:00
Dillon 19c7da333d docs: update theme preview and translation (#262) 2020-04-26 23:00:29 +08:00
Dillon f5fb31ec43 fix: wrong URL of JS and CSS files on baseURL (#249) 2020-04-22 21:34:38 +08:00
Dillon 90184ca3e7 feat(search): add local search (#231)
* feat(search): add local search

* docs: add docs for search
2020-04-15 15:46:50 +08:00
Dillon 20c9c812d0 feat(exampleSite): merge en and zh exampleSite 2020-02-19 18:48:37 +08:00
Dillon 1088f86b6d chore: refactor scripts code style 2020-02-14 21:09:21 +08:00
Dillon 12bd1e1935 chore: refactor code style 2020-02-14 01:30:33 +08:00
Dillon 4c452aae12 feat(css): add local fork-awesome css 2020-02-07 00:10:00 +08:00
Dillon 52c7ad29a6 chore(style): update code style and add an i18n word 2020-02-03 18:38:10 +08:00
Dillon 17bbe91c6f feat(404): update 404.html style 2020-02-02 18:18:06 +08:00
Dillon 2a7611b5ae chore(style): update code style 2020-01-31 22:53:04 +08:00
Dillon 344f0a9f41 fix(css): fix some css bugs 2020-01-31 18:46:28 +08:00
Dillon 934c3a5156 feat: faster, support custom lib cdn and more standardized code style 2019-08-23 02:01:22 +08:00
Dillon ZENG c67a2a86a1 feat: impove i18n and clean code 2019-08-04 21:53:35 +08:00
Dillon ZENG 1e709b5ba4 fix: fix disqus feature and format 2019-08-02 16:16:59 +08:00
Giuseppe Pignataro b68e85c4f1 FIxed bug
fixed a bug that didn't make appear the link back
2019-03-13 21:56:05 +01:00
Giuseppe Pignataro c873495130 Added localization support 2019-02-25 18:50:56 +01:00
Giuseppe Pignataro dbc29e0af8 Minor changes 2019-02-25 18:21:15 +01:00
Giuseppe Pignataro a8a6c91421 Initial Commit 2019-02-03 12:30:44 +01:00