Commit Graph

1111 Commits

Author SHA1 Message Date
Anix
8bf4b06d3a
Merge pull request #952 from xmedeko/buble-patch-2
buble theme: fix strong font-weight increased to 600 (onto master branch)
2019-12-03 20:18:21 +05:30
Anix
dd9e5f98e0
Merge pull request #870 from gaurav-nelson/patch-1
Fix #753
2019-12-02 12:45:57 +05:30
Anix
64e460aaed
Merge pull request #953 from docsifyjs/revert-950-master-npm-audit-fixes
Revert "[master branch ] fix: package security alerts"
2019-11-23 21:29:32 +05:30
Anix
3f53b7166e
Revert "[master branch ] fix: package security alerts" 2019-11-23 02:46:45 +05:30
Ondrej Medek
7b871006e6 buble theme: fix strong font-weight increased to 600 2019-11-22 08:05:24 +01:00
Anix
5a6289d504
Merge pull request #950 from anikethsaha/master-npm-audit-fixes
fix: package security alerts
2019-11-22 02:54:37 +05:30
anikethsaha
a62b037bec fix: fixed security alert for chokidar(update dep) 2019-11-22 02:24:30 +05:30
anikethsaha
d7d5c8f302 fix: security alerts of cssnano 2019-11-22 01:43:27 +05:30
anikethsaha
f5f15619f1 fix: package security alerts 2019-11-22 01:17:18 +05:30
Anix
b95f8d2884
Merge pull request #931 from styfle/patch-1
Add deployment instructions for ZEIT Now
2019-11-21 20:00:08 +05:30
Steven
6b8773fbb0
Move instructions up 2019-11-21 09:13:36 -05:00
Anix
8ea7e32e14
Merge pull request #943 from rizdaprasetya/patch-1
fix netlify-redirects-file typo on docs and improve wording
2019-11-21 19:12:05 +05:30
Rizda Dwi Prasetya
77c3fc8bcd
fix and improve netlify redirects file typo 2019-11-11 16:12:04 +07:00
Steven
c6fde53f91
Add deployment instructions for ZEIT Now 2019-10-04 11:44:49 -04:00
Gaurav Nelson
84384eeab3
Fixes documentation for page routes
Fixes #753
2019-06-19 13:34:26 +10:00
Anton Wilhelm
2fb5a1128e chore: add changelog 4.9.4 2019-05-05 18:50:31 +02:00
Anton Wilhelm
c78f2117e3 [build] 4.9.4 next 2019-05-05 18:50:31 +02:00
Anton Wilhelm
e8dc5229de Do not commit any files in lib during release 2019-05-05 18:50:31 +02:00
Anton Wilhelm
7a838d1b24 Cleanup gitignore 2019-05-05 18:50:31 +02:00
Anton Wilhelm
f8f46108dd Add matomo plugin to build script 2019-05-05 18:50:31 +02:00
Anton Wilhelm
669f243a7a Remove lib files from version control 2019-05-05 18:50:31 +02:00
Rodrigo Bermudez Schettino
11bbd4cd27 Readme: Improve outdated links to showcase
Link to Showcase in awesome-docsify.
2019-05-05 18:50:31 +02:00
Gorgi Kosev
76825a7b55 add scoring and sort to search plugin 2019-05-05 18:50:31 +02:00
Alexandru Cambose
72763398c3 Updated to remove all headers under it 2019-05-05 18:50:31 +02:00
Alexandru Cambose
fd4a42c3b5 Added filtering in sidebar for ignoreSubHeading 2019-05-05 18:50:31 +02:00
Anton Wilhelm
25e3cac66a chore: add changelog 4.9.2 2019-05-05 18:50:31 +02:00
Anton Wilhelm
6162eb234d [build] 4.9.2 next 2019-05-05 18:50:31 +02:00
Anton Wilhelm
cb3f4865e2 Keep themes directory which is required for npm run dev 2019-05-05 18:50:31 +02:00
Anton Wilhelm
80d5ac061f add execute access to release.sh 2019-05-05 18:50:31 +02:00
Anton Wilhelm
0515b4d925 Add link to develop branch preview on netlify 2019-05-05 18:50:31 +02:00
Anton Wilhelm
b95c254f81 Remove lib directory from version control 2019-05-05 18:50:31 +02:00
Anton Wilhelm
5a75bf6cb6 provide plugin for matomo 2019-05-05 18:50:31 +02:00
Anton Wilhelm
2671d189fb align dev index.html to production 2019-05-05 18:50:31 +02:00
Anton Wilhelm
6e6b4e1b66 Minor update of bug template 2019-05-05 18:50:31 +02:00
Anton Wilhelm
314e2d9d39
Align IE support from root README.md 2019-04-14 11:27:03 +02:00
Anton Wilhelm
a86de3d81a Remove IE10 from supported browsers 2019-04-13 23:37:11 +02:00
Persevere Von
5f960102e7 Create .gitkeep
Fix #812
2019-04-13 17:38:57 +02:00
Anton Wilhelm
0bd5c8b020 fix #812 add empty themes directory for local watch setup 2019-04-13 15:42:22 +02:00
Anton Wilhelm
044a5ec2b8 add OS to GitHub template 2019-04-13 15:41:35 +02:00
Anton Wilhelm
b15eccfac0 add npm and nodejs version to template 2019-04-13 15:33:49 +02:00
Anton Wilhelm
4e0298088b
Merge pull request #817 from docsifyjs/update-github-templates
Update GitHub templates
2019-04-13 15:29:11 +02:00
Anton Wilhelm
09616dec06 Update GitHub templates 2019-04-13 15:28:12 +02:00
Anton Wilhelm
f74b53f53e
Merge pull request #733 from jthegedus/master
document customising page title with sidebar
2019-04-08 08:26:36 +02:00
Anton Wilhelm
bba44fb536
Merge pull request #714 from ENOVACOM/relative-path
feat: allows relative path, fixed #590
2019-04-07 22:23:18 +02:00
Anton Wilhelm
270fa6cb41
Merge pull request #807 from cyrilf/patch-1
Fix typo in edit button example
2019-04-05 19:58:06 +02:00
cyrilf
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
ca8ae50717 IE compatibility and add unit tests 2019-03-25 17:20:09 +01:00
Sylvain Brocard
31654f12ec feat: allows relative path, fixed #590 2019-03-25 16:33:03 +01:00
Anton Wilhelm
d80aa2189b
Merge pull request #792 from gemmadlou/master
Docsify publishing with AWS Amplify steps
2019-03-15 19:23:20 +01:00
Gemma Black
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