Cell
b731ebfacb
♻️ Refactor: change the post edit url splicing rules
2022-07-24 17:27:58 +08:00
Cell
23f13f092a
🐛 Fix: link-to-edit URL splicing error ( #139 )
2022-07-24 16:46:53 +08:00
Cell
5cfbc87b0f
♻️ Refactor: migrate service-worker.js to js.build
2022-07-24 16:04:49 +08:00
Cell
c380e5fb1a
📝 Docs: update docs
2022-07-24 13:40:04 +08:00
Cell
511eed6ef1
🎨 Style: change the version badge style form flat-square to flat
2022-07-24 12:44:31 +08:00
Cell
3961261011
🚚 Feat: migrate exampleSite to docs submodule
2022-07-24 12:12:28 +08:00
Cell
42f87544cd
➕ Feat: add theme core configuration settings file
2022-07-23 17:31:47 +08:00
Cell
e8a27da175
📝 Feat: change version shortcode alt
2022-07-23 14:09:14 +08:00
Cell
e622dc3cf4
🎨 Style: remove sourceMappingURL of local libraries to avoid source map 404 error ( #164 )
2022-07-22 00:33:15 +08:00
Cell
3b5b5b2894
✨ Feat: add mobile devtools feature ( #163 )
2022-07-21 23:17:25 +08:00
Cell
28a46751c7
🍱 Feat: add resource and cdn of eruda and vconsole
2022-07-20 23:47:14 +08:00
Cell
495e8286bc
⚗️ Chore: preprocessing developer options
2022-07-20 20:42:01 +08:00
Cell
83baf0b0e0
Merge branch 'docs'
2022-07-20 14:03:50 +08:00
Cell
7ab30e5905
📝 Docs: split the document and reduce the length of a single post
2022-07-20 14:03:06 +08:00
Cell
982175b8db
✏️ Docs: fix typo
2022-07-20 11:29:55 +08:00
Cell
50e85ae825
✏️ Docs: change waline.highlighter default value
2022-07-20 11:24:36 +08:00
Abdul Halim Daud
858fbf3eb8
fix waline config imageUploader = false & highlighter = false
...
imageUploader and highlighter is still enabled even though the config is set to false because waline's default setting for imageUploader & highlighter is enabled.
to disable imageUploader and highlighter, need to explicitly specify imageUploader: false and highlighter: false in the window.config.
2022-07-20 00:22:39 +08:00
Cell
9d72d72d13
📝 Style: docs typesetting
2022-07-19 15:15:46 +08:00
Cell
521097cec5
Perf: normalize parameter naming for developer options
2022-07-19 13:04:45 +08:00
Cell
3f2df1a588
🔧 Chore: change the theme minimum supported Hugo versions above **0.84.0**
2022-07-18 11:52:42 +08:00
Cell
690ffbb931
✏️ Docs: update translation
2022-07-18 11:30:19 +08:00
Cell
26a257b6a4
📝 Docs: update changelog
2022-07-18 10:52:12 +08:00
Cell
6c7d872e0a
contrib-readme-action has updated readme
2022-07-18 10:37:13 +08:00
Abdul Halim Daud
48da281259
fix typo rel noreferrer
...
There are typos in the rel attribute. It should be [noreferrer](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/noreferrer ) instead of [noreffer](https://github.com/Lruihao/FixIt/search?q=noreffer ).
2022-07-17 23:31:20 +08:00
Cell
ff2170d3cf
📝 Docs: update README
2022-07-17 15:10:14 +08:00
Cell
624585267a
✨ Feat: add developer options
2022-07-17 15:03:23 +08:00
Cell
c0346d18a7
🚚 Perf: subdivide FixIt initialization
2022-07-17 10:50:07 +08:00
Cell
53c7d5f301
Feat: get latest release version from remote
2022-07-17 01:21:24 +08:00
Cell
3ead60489d
Merge branch 'feature/encryption' into v0.2.15-RC
2022-07-16 15:35:47 +08:00
Cell
e62e3f1760
✨ Feat: hide content of fixit-encryptor shortcodes from markdown source ( #123 )
2022-07-16 15:35:23 +08:00
Cell
ca0cac5a92
🍱 Docs: add featured image for "Theme Documentation - Content Encryption"
2022-07-10 22:02:45 +08:00
Cell
a2293f036c
✏️ Docs: modify the posts date to actual date published on this site
2022-07-10 21:43:01 +08:00
Cell
080bea00dd
✏️ Docs: rename mermaid post
2022-07-10 21:23:05 +08:00
Cell
35d54b22cb
✨ Feat: add repost feature ( #156 )
2022-07-10 18:21:35 +08:00
Cell
38314a5d0f
🎨 Style: add theme colors variables and add common color styles
2022-07-10 16:24:38 +08:00
Cell
46eefcebbc
⚡ Perf: optimize keywords meta generation code
2022-07-10 15:03:14 +08:00
Cell
01b1d40d6c
Feat: add Mermaid config
2022-07-10 14:51:34 +08:00
Cell
e47abfde71
📝 Docs: update README
2022-07-10 00:24:55 +08:00
Cell
37dc7068d9
🐛 Style: fix that the width of mermaid image exceeds the post container
2022-07-09 20:11:41 +08:00
Cell
3ae17a26fe
🐛 Fix: JS variable declaration error
2022-07-09 18:11:57 +08:00
Cell
0794b565d2
📝 Docs: update documentation submenu items
2022-07-09 18:05:25 +08:00
Cell
753fa8f65a
📝 Docs: delete unuesd frontmatter
2022-07-09 17:43:11 +08:00
Cell
eea2b4f53f
⬆️ Chore(libs): update mermaid from 8.13.3 to 9.1.3
2022-07-09 17:38:58 +08:00
Cell
8836574f21
🎨 Style: modify card link background filter
2022-07-09 12:28:43 +08:00
Cell
5e9bc5308a
✏️ fix typo
2022-07-06 11:26:08 +08:00
Cell
c58d839df5
✏️ Docs: simplified title
2022-07-03 18:26:21 +08:00
Cell
4907bde66f
🔧 Chore: update QQ group configs
2022-07-03 18:21:43 +08:00
Cell
d58fcf99e7
⬆️ Chore(libs): update Valine from 1.4.18 to 1.5.0
2022-07-03 15:46:36 +08:00
Cell
f5e852441e
⬆️ Chore(libs): update Waline from 1.5.2 to 2.6.1
2022-07-03 15:36:11 +08:00
Cell
19c4bd4d82
⬆️ Chore(libs): update Artalk from 2.2.12 to 2.3.4 ( #150 )
2022-07-02 23:36:34 +08:00