Vaishak Kallore
11762cbb73
Merged upstream develop and resolved the conflict
2019-12-02 18:04:59 +05:30
Anix and GitHub
98525c4a2d
Merge pull request #842 from Koooooo-7/develop
...
fix #835 :Link target of repo's GitHub Corner add new independent config `cornerExternalLinkTarget`.
2019-12-02 16:35:29 +05:30
Mt
e61410a757
add new config cornerExternalLinkTarget for the corner link target
...
rm CNAME
add CNAME
add repo test
back to the origin index.html
fix: the Git corner displayed bigger when the externalLinkTarget = ''
[update] a new independent config for corner link target attribute.
[update doc] add the `cornerExternalLinkTarget` config in the doc.
2019-12-02 18:10:42 +08:00
Steven and GitHub
79a54b462b
Add deployment instructions for ZEIT Now
2019-11-21 09:27:50 -05:00
Vaishak Kallore
4769018e26
Added support for rel='noopener'
2019-09-06 11:13:40 +05:30
Parkjunwoo
8ea4865c84
Fix typo
2019-06-18 00:30:43 +09:00
Anton Wilhelm
7bdcadc7d7
[build] 4.9.4 next
2019-05-05 18:41:17 +02:00
Rodrigo Bermudez Schettino
1ce53cf9ec
Readme: Improve outdated links to showcase
...
Link to Showcase in awesome-docsify.
2019-04-26 11:25:17 +08:00
Anton Wilhelm
af161cd3b4
[build] 4.9.2 next
2019-04-21 12:06:16 +02:00
Anton Wilhelm
b93a667f24
provide plugin for matomo
2019-04-21 11:17:14 +02:00
Anton Wilhelm and GitHub
314e2d9d39
Align IE support from root README.md
2019-04-14 11:27:03 +02:00
Anton Wilhelm and GitHub
f74b53f53e
Merge pull request #733 from jthegedus/master
...
document customising page title with sidebar
2019-04-08 08:26:36 +02:00
Anton Wilhelm and GitHub
bba44fb536
Merge pull request #714 from ENOVACOM/relative-path
...
feat: allows relative path, fixed #590
2019-04-07 22:23:18 +02:00
cyrilf and GitHub
24e61f5e2f
Fix typo in Edit Button example
...
Missing trailing slash in the Edit button url
2019-04-06 00:11:54 +10:00
Sylvain Brocard
31654f12ec
feat: allows relative path, fixed #590
2019-03-25 16:33:03 +01:00
Gemma Black and GitHub
21cde83949
Docsify publishing with AWS Amplify steps
...
This is to help users be able to publish Docsify with AWS Amplify, so they don't get stuck on redirect rules and hash state issues.
2019-03-13 11:39:54 +00:00
liqingwei
29d9cda3de
[build] 4.9.1
2019-02-21 17:26:40 +08:00
liqingwei
d1c72686bb
[build] 4.9.0
2019-02-19 11:26:53 +08:00
Anton Wilhelm and GitHub
cb53106fa7
Merge pull request #737 from jthegedus/ssr-now-fix
...
Fix typo in Now SSR example code snippet
2019-02-05 08:42:27 +01:00
Anton Wilhelm and cinwell.li
1447c8a40a
feat: Provide code fragments feature ( #748 )
2019-01-23 10:54:50 +08:00
jthegedus
3b952ac7c3
fix error in ssr config example
2019-01-06 10:26:21 +11:00
jthegedus
99dbaa3050
document customising page title with sidebar
2019-01-05 19:19:54 +11:00
程康 and cinwell.li
28beff80f7
feat(search-plugin): add namespace option ( #706 )
...
* feat(search-plugin): add namespace option
* docs(search-plugin): update doc for option namespace
2018-12-05 10:29:44 +08:00
Qingwei Li
a07a613312
[build] 4.8.6
2018-11-12 10:24:21 +08:00
Li Yiming and cinwell.li
a72e7490c3
docs: mermaid duplicated id, see #504 ( #685 )
...
Please makes sure these boxes are checked before submitting your PR, thank you!
* [x] Make sure you are merging your commits to `master` branch.
* [x] Add some descriptions and refer relative issues for you PR.
* [x] DO NOT include files inside `lib` directory.
2018-11-06 17:27:24 +08:00
qingwei.li
5b6525b8f1
[build] 4.8.5
2018-11-02 08:59:34 +08:00
qingwei.li
aa719e3a47
fix: expose version info for Docsify, fixed #641
2018-11-02 08:53:46 +08:00
qingwei.li
22a5927eaf
docs(helper): about markdown in html tag, fixed #655 fixed #667
2018-11-02 07:38:54 +08:00
qingwei.li
f84242d380
[build] 4.8.4
2018-11-02 02:17:36 +08:00
qingwei.li
58b130996e
[build] 4.8.3
2018-11-01 19:09:50 +08:00
Qingwei Li
6daecc8a68
docs: add more plugins link"
2018-11-01 14:05:10 +08:00
Qingwei Li
9a09458eee
[build] 4.8.2
2018-11-01 13:53:26 +08:00
程康 and cinwell.li
ab19b13210
feat: add heading config id ( #671 )
2018-11-01 08:07:10 +08:00
qingwei.li
e89a2b3fea
chore: update file size
2018-10-31 22:17:55 +08:00
qingwei.li
fce40eae25
[build] 4.8.1
2018-10-31 22:08:23 +08:00
qingwei.li
22ab7dfd14
chore(docs): remove new badege
2018-10-31 21:15:07 +08:00
qingwei.li
137ae8d5b8
[build] 4.8.0
2018-10-31 20:46:04 +08:00
程康 and qingwei.li
4a23c4acf2
feat: Add hideOtherSidebarContent option ( #661 )
...
Allow user to configure whether or not to hide other sidebar content while showing searching results.
Related issue: https://github.com/docsifyjs/docsify/issues/535
2018-10-31 20:44:27 +08:00
Prateeksha Singh and cinwell.li
2cd4646386
[docs][vue-demo][minor] add ID in div element ( #506 )
2018-10-23 15:29:35 +08:00
John Hildenbiddle and cinwell.li
b329e1eb1d
chore: Add docsify-tabs to list of plugins ( #639 )
2018-10-23 15:28:31 +08:00
Waldir Pimenta and cinwell.li
47a8d5faa4
chore: README: various small tweaks ( #651 )
...
- Change "What is it" heading to "What it is", as it's not a question
- Expand SSR acronym
- Slightly reword some passages for clarity
2018-10-23 15:01:55 +08:00
Ciel and cinwell.li
b0179e4c64
Updated sidebar documentation to clarify nesting ( #626 )
...
The documentation for how to create nested sidebars was unclear, and I could not find it anywhere else. After experimenting, I discovered the tactic and felt it should be in the docs.
2018-09-17 17:19:31 +08:00
Qingwei Li
8336769127
[build] 4.7.1
2018-08-30 12:09:24 +08:00
jingsam and cinwell.li
393e4ec044
Update _coverpage.md ( #609 )
2018-08-20 17:32:25 +08:00
Steven and cinwell.li
a683e5bf2a
Update url to markedjs ( #601 )
...
Please makes sure these boxes are checked before submitting your PR, thank you!
* [x] Make sure you are merging your commits to `master` branch.
* [x] Add some descriptions and refer relative issues for you PR.
* [x] DO NOT include files inside `lib` directory.
Related: #410
This updates urls to marked github repo and documentation.
2018-08-08 10:16:32 +08:00
cinwell.li and GitHub
6a3cbba35b
chore: add gitter sidecar
2018-07-20 11:01:10 +08:00
IceHe.me and cinwell.li
a923121be8
Fix VPS -> nginx deployment tips ( #581 )
...
`alias` field should be end with '/' in nginx.conf.
Or nginx server doesn't work.
2018-07-18 08:52:20 +08:00
Alexey Pyltsyn and cinwell.li
f7274e141f
docs(vue): improvements ( #574 )
2018-07-11 07:24:47 +08:00
cinwell.li and GitHub
266d13bca6
docs: update md, fixed #570
2018-07-09 19:03:08 +08:00
Leon Zhang and cinwell.li
de70d92fda
fix the codefund load error ( #569 )
...
official domain name is changed, which cause the issue. change to use the newest plugin.
Please makes sure these boxes are checked before submitting your PR, thank you!
* [ ] Make sure you are merging your commits to `master` branch.
* [ ] Add some descriptions and refer relative issues for you PR.
* [ ] DO NOT include files inside `lib` directory.
2018-07-09 16:10:39 +08:00