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
Snyk bot
086c2859ad
[Snyk] Security upgrade marked from 0.7.0 to 1.1.1 ( #1313 )
...
* fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MARKED-584281
* fix: fix CompileError
* fix: embed files error
Co-authored-by: Koy <369491420@qq.com>
Co-authored-by: 沈唁 <52o@qq52o.cn>
2020-08-14 07:53:23 +08:00
沈唁
750663ede4
docs: update other cdn ( #1325 )
2020-08-02 12:09:08 +08:00
沈唁
2048610aac
fix: {docsify-updated} in the sample code is parsed into time ( #1321 )
2020-08-01 17:04:08 +08:00
Mattia Astorino
90d283d340
fix: convert {docsify-ignore} and {docsify-ignore-all} to HTML comments ( #1318 )
...
* breaking: convert {docsify-ignore} and {docsify-ignore-all} to HTML comments
Close https://github.com/docsifyjs/docsify/issues/441
* chore: add ignore and ignore-all unit tests
Co-authored-by: 沈唁 <52o@qq52o.cn>
2020-07-30 18:11:04 +08:00
Bharat Patodi
1a64dc847f
chore: grammatical changes ( #1296 )
...
* Make grammatical changes
Minor changes.
Solely for improving readability.
* Update changes
Co-authored-by: 沈唁 <52o@qq52o.cn>
2020-07-26 14:49:02 +05:30
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
Doc Oliver
13d4232f2d
docs: Update helpers.md ( #1294 )
...
* Remove racist example in docs/helpers.md
* Update helpers.md
Co-authored-by: 沈唁 <52o@qq52o.cn>
2020-07-20 15:11:53 +08:00
沈唁
6f9baab616
style: Update index.html and scroll.js ( #1292 )
2020-07-20 08:54:54 +08:00
沈唁
05d650e606
Merge branch 'develop' into master
2020-07-14 15:04:27 +08:00
Anirudh Emmadi
0268594f90
docs: added file structure docs for sidebar ( fixes #1083 ) ( #1261 )
...
* Added file structure docs for sidebar
* More specificity added
Co-authored-by: Anix <anik220798@gmail.com>
* More specificity added
Co-authored-by: Anix <anik220798@gmail.com>
Co-authored-by: Anix <anik220798@gmail.com>
2020-07-07 11:00:19 +05:30
沈唁
2a52460a59
fix: Russian language link error ( #1270 )
2020-07-05 19:17:50 +08:00
Anix
537597c313
docs: add vercel logo ( #1267 )
...
* docs: add vercel logo
* update vercel svg to file
Co-authored-by: sy-records <52o@qq52o.cn>
2020-07-04 16:02:16 +05:30
John Hildenbiddle
cd9df2de51
Update index.html
...
Add PHP grammar file for Prism.js
2020-07-02 18:26:05 -05:00
John Hildenbiddle
88f8a8003c
Update language-highlight.md
...
Proposed changes described in comment from #1251
2020-07-02 18:20:39 -05:00
Anirudh Emmadi
c78cb11292
docs: removed codefund docs and plugin ( #1262 )
2020-07-02 21:33:13 +05:30
Kirby Fernandez
163681a059
docs: remove bundle size from the home page and documentation ( #1257 )
...
Co-authored-by: 沈唁 <52o@qq52o.cn>
2020-07-02 21:02:47 +05:30
Joe Pea
76050e3680
Update language-highlight.md ( #1251 )
...
* Update language-highlight.md
* Update language-highlight.md
Co-authored-by: 沈唁 <52o@qq52o.cn>
2020-06-27 18:05:16 +08:00
Anirudh Emmadi
b90c948090
fix: Updated docs with instructions for installing specific version ( fixes #780 ) ( #1225 )
...
* feat: Updated docs with instructions for installing specific version
* Removed path and name from script tag
* Updated stylesheet with specific version
* Formatted and organized headings and html blocks for version specification
* Removed html block for latest version
2020-06-23 22:41:20 +05:30
Koy
4b02177cd2
[documdocs: deploy docsify in docker. ( #1241 )
...
* [documentation deploy] deploy docsify in docker.
* [remove] remove unnecessary content.
* [change] remove outbox resource link.
* [refine] refine description.
Co-authored-by: Anix <anik220798@gmail.com>
2020-06-23 12:41:31 +05:30
michaelcurrin
c3d0d0d555
docs: Add embed gist instructions to Embed Files ( fixes #932 ) ( #1238 )
...
* Clarify embed file explanations
* Add Embed a gist section
* Update gist instructions
* Fix grammar errors and clarify notes around gists
* Add real gist to embed-files.md
* Clean up embed-files.md
2020-06-22 23:10:26 +05:30
anikethsaha
3f4c035369
[build] 4.11.4
2020-06-18 23:46:39 +05:30
Joe Pea
abaf6f3219
Merge branch 'develop' into allow-config-function
2020-06-10 12:04:17 -07:00
Joe Pea
fa47c6fe15
Merge branch 'master' into develop
2020-06-10 12:03:56 -07:00
Joe Pea
0438dd6c45
Merge branch 'develop' into allow-config-function
2020-06-09 14:22:07 -07:00
Anix
26cb940b51
Revert "Updated docs site dark and light mode with switch and redesigned search bar using docsify-darklight-theme" ( #1207 )
...
* Revert "update: updated docs site dark and light mode with switch and redesigned search bar using docsify-darklight-theme (#1182 )"
This reverts commit 415f2954d9ef64c8410ca364dee7998d3dfb4aab.
* docs: removed the old dark mode as well
2020-06-09 22:02:30 +05:30
Joe Pea
809fda9591
Merge branch 'develop' into allow-config-function
2020-06-07 14:10:57 -07:00
Boopathi Kumar
415f2954d9
update: updated docs site dark and light mode with switch and redesigned search bar using docsify-darklight-theme ( #1182 )
...
* theme updated with dark and light mode switch
* requested changes made
2020-05-22 15:31:07 +05:30
Joe Pea
5a5b5aa932
update docs regarding configs as functions
2020-05-22 01:42:40 -07:00
Anix
aad80f90a1
Merge pull request #1174 from Zhouzi/patch-1
...
Fix #1131 : Document homepage active link pitfall
2020-05-15 13:00:36 +05:30
Gabin Aureche
455f4c4a09
docs(configuration): mention active link pitfall for the homepage
2020-05-15 09:20:00 +02:00
Koy
fd2cec6bd6
fix: cross-origin url cannot be redirected when "externalLinkTarget" is set to "_self" and "routerMode" is set to "history". ( #1062 )
...
* [fix #1046 ] fix cross-origin url cannot be redirected when "externalLinkTarget" is set to "_self" and "routerMode" is set to "history".
* [code format] code format.
* update docs
* docs refine.
* fix(core): cross-orgin link work incorrect (#1046 )
Fix cross-origin url cannot be redirected when "externalLinkTarget" is set to "_self" and "routerMode" is set to "history".
Add new configuration for those cases and completed docs.
Fixes #1046
PR Close #1062
2020-05-15 11:00:36 +05:30
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
Anix
fd5ed35b32
Merge pull request #1149 from chicgeek/feature/viewport-meta-accessibility
...
Improve accessibility of viewport meta by allowing page zoom (related to #945 )
2020-05-07 13:59:11 +05:30
Emerson Jair
d5a7507af2
Fix typo on externalLinkRel
...
Also, add a link explaining why that can be a security issue.
2020-05-04 07:57:24 -03:00
sy-records
2cf6fd8698
fix Edit Document
2020-04-28 19:01:38 +08:00
Luffy
0bbc02cef7
Modify Chinese doc link ( #1151 )
2020-04-28 10:11:35 +05:30
Laura Kishimoto
468ee2d58a
Improve accessibility of viewport meta
2020-04-27 21:47:49 +01: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
b9c38924d8
Update cover.md ( #1134 )
2020-04-23 15:16:58 +05:30
Joe Pea
b2e6123980
Update nameLink option docs ( #1125 )
2020-04-19 21:02:07 +05:30
anikethsaha
a2be53aea7
chore: updated dep and docs
2020-03-25 13:35:34 +05:30
Anix
a137d38416
[build] 4.11.2
2020-03-09 21:13:36 +05:30
Anix
b7e81f7ff4
[build] 4.11.1
2020-03-09 18:10:33 +05:30
Anix
ec0409969e
[build] 4.11.0
2020-03-09 17:11:29 +05:30
Leonardo Rossi
b53ea1e304
Adds option to specify an header height ( #1045 )
...
* Adds option to specify an header height
When using a template that has a sticky-header, clicking on the sidebar will
scroll the page under the header.
I added the option `headerHeight` (default = `0`) so that the content div will
be scrolled down that amount of pixels.
* updates documentation and renames variable
2020-03-09 14:19:31 +05:30
anikethsaha
dc43d3c512
feat: added dark mode to docs closes #1031
2020-02-23 12:34:15 +05:30
Anix
b7547f151e
feat: new option hideSidebar ( #1026 )
...
* feat: new option hideSidebar
* chore: removed the console logs
* chore: linting fixes
* chore: test fix
2020-02-20 22:19:31 +05:30
Anix
a111df9980
chore: documented __colon__ tip ( #1025 )
2020-02-14 20:41:53 +05:30