Joe Pea
b18865d53b
Merge branch 'develop' into modernize-source-code
2023-07-16 10:30:01 -07:00
Joe Pea
376c92db93
Merge branch 'develop' into es-modules
2023-07-16 09:57:30 -07:00
Paul Hibbitts
aaf55d3fa0
Update README.md
...
Removed archived/old similar projects and replaced with more current/popular projects.
2023-07-11 10:12:32 -07:00
Joe Pea
b621e0e4e7
chore: update miscellaneous parts of the source to reasonably modern language alternatives, remove polyfills, improve some JSDoc comments, remove traces of IE
...
BREAKING: In a minority of cases syntax updates may break apps running in very old browsers (such as Internet Explorer), or apps that build Docsify in a custom way with old build tools. To upgrade, build Docsify for older browsers in a custom way, or update existing build tools to handle newer syntax.
DEPRECATED: `$docsify.themeColor` is deprecated and will be eventually removed, use a `--theme-color` CSS variable in your style sheet.
2023-07-03 01:50:00 -07:00
Joe Pea
62d756c447
refactor: convert to ES Modules and remove traces of CommonJS except in Rollup config because some dependencies are still CommonJS
...
BREAKING: The new project layout might break in some tooling setups.
We've added an exports field to `package.json` to specify where
statements like `import ... from 'docsify'` will import from, and left
the `main` and `unpkg` fields as-is for backwards compatibility with the
global <script> import method. Most people who use a non-module
`<script>` tag to import Docsify will not notice a difference. Anyone
else who is importing Docsify into a specilized build setup using
`import` statements has a chance of being broken, so we've marked this
as BREAKING.
2023-06-29 19:02:08 -07:00
Joe Pea
8d5d20480a
refactor: delete the experimental and incomplete SSR feature
...
BREAKING: SSR removed
Anyone depending on SSR will need to stay on an old Docsify version for
now, move forward without SSR, or maintain SSR against a fork of updated
Docsify. We have ideas on a better way to implement SSR, but these ideas
have not been implemented yet.
2023-06-25 12:03:44 -07:00
James Henry
4b9b464cbf
chore: migrate from lerna bootstrap to npm workspaces ( #2094 )
...
* chore: migrate from lerna bootstrap to npm workspaces
---------
Co-authored-by: 沈唁 <52o@qq52o.cn>
Co-authored-by: Joe Pea <joe@trusktr.io>
2023-06-24 14:35:13 -07:00
Shaun Bharat
150236a43d
Improve README.md sentence ( #1817 )
2022-06-06 22:12:47 -07:00
沈唁
2d13255acb
chore: update vercel logo ( #1776 )
...
* chore: update vercel logo
* chore: update vercel logo
* chore: remove vercel link form github pages
* chore: update style
* chore: update readme
* chore: update readme
* chore: update readme
2022-03-24 00:46:36 +08:00
沈唁
093d4a0081
chore: update vercel link ( #1775 )
...
* chore: update vercel link
2022-03-19 23:58:07 +08:00
沈唁
716a48ee84
chore: update develop branch preview link ( #1772 )
2022-03-15 11:35:33 +08:00
沈唁
18cd18ce04
docs: update readme ( #1740 )
2022-02-02 17:50:20 +08:00
Joe Pea
47cb36e74d
mention that SSR is experimental and incomplete, prevent people from using it thinking it is ready for prime time
2022-01-23 19:43:46 -08:00
Koy
065cdd4223
chore: change Gitter to Discord throughout project. ( #1507 )
...
* chore: change Gitter to Discord throughout project.
Co-authored-by: 沈唁 <52o@qq52o.cn>
2021-02-13 09:18:54 +08:00
Aadhitya A
ef32da1dcf
Fix git commit typo ( #1347 )
...
* Refine the git commit steps description.
2020-08-22 11:51:08 +08:00
沈唁
1dc754a08b
fix typo ( #1345 )
2020-08-21 10:42:31 +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
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
Nisar Hassan Naqvi
0eb9708225
[gitpod-setup] fix the preview opening issue.
2020-03-14 07:31:11 +00:00
Nisar Hassan Naqvi
643850907c
update Gitpod description in the Readme.
2020-03-14 05:11:43 +00:00
Nisar Hassan Naqvi
b1acfe458c
add gitpod Ready to Code badge in the Readme.
2020-03-14 05:06:45 +00:00
Anix
184ff51774
Add gitpod config
...
this commit adds support for Gitpod.io, a free automated
dev environment that makes contributing and generally working on GitHub
projects much easier. It allows anyone to start a ready-to-code dev
environment for any branch, issue and pull request with a single click.
2020-03-13 07:12:17 +00:00
Anix
2639be7773
chore(readme): added CI badges and fixed the logo issue
2020-02-14 16:00:41 +05:30
Anix
92c29acb84
chore(docs) : removed FOSSA badge
2020-02-09 18:54:11 +05:30
Rodrigo Bermudez Schettino
11bbd4cd27
Readme: Improve outdated links to showcase
...
Link to Showcase in awesome-docsify.
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
a86de3d81a
Remove IE10 from supported browsers
2019-04-13 23:37:11 +02:00
Qingwei Li
ee800a6572
docs: add codesandbox link
2018-11-01 17:59:03 +08:00
qingwei.li
b52607dec9
chore: update readme
2018-10-31 22:28:21 +08:00
qingwei.li
e89a2b3fea
chore: update file size
2018-10-31 22:17:55 +08:00
Saugat Acharya
1897bb6af0
Fix typo and update open collective gold sponsor URL ( #648 )
...
```diff
+Gold
-Glod
```
2018-10-18 22:56:00 +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
a91d2dab67
docs: add gitter
2018-06-29 22:22:14 +08:00
qingwei.li
410efb2bc2
docs: fix contributors link, fixed #428
2018-03-19 11:22:19 +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
qingwei.li
222cfdbbe4
chore: update readme
2018-02-13 17:18:53 +08:00
qingwei.li
df84bc73ee
chore: typo
2018-02-11 22:22:06 +08:00
jess
b073dd3ace
chore: Activating Open Collective ( #367 )
...
* Added .github/ISSUE_TEMPLATE.md (optional)
* Added CONTRIBUTING.md (optional)
* Added backers and sponsors on the README
* Added call to donate after npm install (optional)
* Update README.md
2018-02-11 15:04:31 +08:00
qingwei.li
5447e4bd47
add awesome docsify link
2018-01-24 10:31:36 +08:00
qingwei.li
7cb4b58b67
chore: update badge
2018-01-23 23:53:50 +08:00
qingwei.li
4d9bbb0767
chore: add opencollective
2018-01-23 23:52:12 +08:00
cinwell.li
fea80b508c
docs: add discord link
2018-01-23 13:10:47 +08:00
Peter
2ec74e3a8d
CBoard Usercase ( #359 )
...
Thanks for your work
2018-01-20 15:32:26 +08:00
Adrian Jones
20dabdcdd6
Add Tracy Debugger for ProcessWire to showcase ( #357 )
2018-01-19 22:27:24 +08:00
Yue Yang
2b4863381b
Add preact-analysis to showcase ( #356 )
2018-01-19 17:27:56 +08:00
qingwei.li
299c2c85c0
docs: update quickstart
2018-01-03 09:56:15 +08:00
Lucas Leandro
04beaf7bd7
Add Vue Content Loading to showcase ( #330 )
2017-12-25 09:37:05 +08:00
Thomas Broadley
623e9c4239
Fix typos ( #326 )
2017-12-16 12:06:12 +08:00
spiritree
6bfc81147f
chore: add vue-orgchart in showcase section ( #324 )
2017-12-14 19:55:47 +08:00
qingwei.li
66c8fd501a
fix: remove codesponsor
2017-12-13 10:29:53 +08:00