John Hildenbiddle
fa6df6d584
fix: Legacy bugs (styles, site plugin error, and dev server error) ( #1743 )
...
* Add try/catch w/ error message to plugin calls
* Update lifecycle.js
* Update lifecycle.js
* Fix docsify-plugin-carbon error
* Fix ESLint errors
* Simplify conditional JS loading
* Fix styles in legacy browser w/o CSS var support
* Fix gitignore paths
* Fix BrowserSync IE error
* Fix search field presentation in IE11
- Removed fixed height and allow element to size naturally via font-size and padding
- Remove default "x" rendered on IE input fields
* Revert "Update lifecycle.js"
This reverts commit 2a58be69eb75a87b74d0408765e1d222282ac95b.
* Revert "Update lifecycle.js"
This reverts commit 67c5410b049237887811350f38e3f9bc8a2c78dc.
* Revert "Add try/catch w/ error message to plugin calls"
This reverts commit 631e9248786f87a5b2f7892fc73a53543744d288.
* Fix docsify-plugin-carbon error & ESLint errors
Co-authored-by: 沈唁 <52o@qq52o.cn>
2022-02-05 03:21:50 -06:00
2jun0
a5cf85b61d
docs: add nameLink for change logo redirect. ( #1651 )
...
add nameLink to change logo redirect path for different lang docs.
Co-authored-by: 沈唁 <52o@qq52o.cn>
2021-10-15 14:11:56 +08:00
沈唁
a6fbe079d3
chore: Update Edit Document using develop branch ( #1541 )
2021-04-18 16:14:33 +08:00
沈唁
f5dd61f538
chore: Fix missing carbon ( #1501 )
...
Co-authored-by: John Hildenbiddle <jhildenbiddle@users.noreply.github.com>
2021-02-10 00:03:15 -06:00
John Hildenbiddle
7cdf460066
Restore pathNamespaces
...
Co-authored-by: 沈唁 <52o@qq52o.cn>
2021-02-04 18:53:14 -06:00
John Hildenbiddle
8f9f0e5c17
Prettier format updates (no changes)
2021-02-04 14:49:09 -06:00
John Hildenbiddle
7297ee5e10
Add label translations (ru, es)
2021-02-04 14:47:17 -06:00
John Hildenbiddle
9a73bd1ce6
Remove write-a-plugin.md alias
2021-02-04 14:46:07 -06:00
John Hildenbiddle
cf5c7431f1
Set html “lang” attribute based on URL hash
...
Required to trigger auto-translate feature in applicable Chromium-based browsers (Chrome & Edge)
2021-02-04 14:40:12 -06:00
沈唁
b480822286
fix: sidebar horizontal scroll bar ( #1362 )
2020-08-29 22:23:06 +05:30
Anix
cc071c56f9
Docs: added carbon ads using docsify-plugin-carbon ( #1337 )
...
Co-authored-by: 沈唁 <52o@qq52o.cn>
2020-08-17 20:23:11 +05:30
沈唁
2048610aac
fix: {docsify-updated} in the sample code is parsed into time ( #1321 )
2020-08-01 17:04:08 +08:00
Vladimir Dementyev
d179dde1c7
feat(search): add pathNamespaces option
...
This option allows to dynamically choose the index path depending on the path prefixes in auto mode. Thus, different path namespace could avoid index intersection (e.g., when having multiple locales)
2020-07-24 11:43:06 +03:00
沈唁
6f9baab616
style: Update index.html and scroll.js ( #1292 )
2020-07-20 08:54:54 +08:00
沈唁
2a52460a59
fix: Russian language link error ( #1270 )
2020-07-05 19:17:50 +08:00
沈唁
785302602b
style: Get emoji from github api ( #1188 )
...
* style: Get emoji from github api and remove emoji for 404
* update all emojis use github
* fix url is not unicode
* Update index.html
2020-06-08 04:31:44 +08:00
Anix
eb1a3ce97c
Merge pull request #1152 from sy-records/fix-edit-on-github
...
fix Edit Document
2020-05-07 14:02:03 +05:30
Anix
22030f4328
Merge pull request #1148 from sytone/develop
...
Updated embed to strip YAML front matter fixes #1129
2020-05-07 14:00:24 +05:30
sy-records
2cf6fd8698
fix Edit Document
2020-04-28 19:01:38 +08:00
Sytone
b05949a161
Add front matter to dev page
...
Update embeded files documentation
Add example with front matter
Add various comments I used to understand code
Updated front matter to have installed flag
Added function to parse front matter
Added intercept to remove front matter for embed
2020-04-27 12:24:24 -07:00
Luffy
2623b94dd3
Update index.html ( #1144 )
2020-04-27 10:39:45 +05:30
Anton Wilhelm
2671d189fb
align dev index.html to production
2019-05-05 18:50:31 +02:00
cinwellli
78b3a6d007
chore: fix edit docs button, fixed #562
2018-07-05 17:48:05 +08:00
qingwei.li
e281704e83
chore: add ru and es docs
2018-07-01 19:46:46 +08:00
qingwei.li
55755010c0
chore: move translation docs to alone repos
2018-07-01 19:33:31 +08:00
Johannes Rappen
73a38c3878
chore: update german docs, fix links ( #560 )
...
* updated german links
* fixed links where `QingWei-Li` should've been `docsifyjs`
* naturally excluded donate links and links to private projects like `vuep` unrelated to docsify
---
See commit for details. If you have a question, just ask.
2018-07-01 13:48:44 +08:00
qingwei.li
ef1b42be23
chore: fix index.html
2018-03-07 17:54:50 +08:00
cinwell.li
8352a1e489
refactor: build config ( #408 )
...
* refactor: build config
* chore: fix conflict
* fix: 404 page path
2018-03-03 22:51:27 +08:00