John Hildenbiddle
35002c92b7
feat: Native emoji w/ image-based fallbacks and improved parsing ( #1746 )
...
* Render native emoji with image fallback
Fix #779
* Deprecate emoji plugin
* Add emoji tests
* Remove console.log statement
* Fix emoji image alt attribute
* Set nativeEmoji to false by default (non-breaking)
* Fix parsing emoji in HTML comments and script tags
* Add nativeEmoji and update noEmoji details
* Add Emoji plugin deprecation notice
* Fix ESLint issues
* Create build:emoji task
- Auto-generate emoji data from GitHub API
- Auto-generate emoji markdown for website
- Add emoji page to navigation
* Fix rendering of GitHub emoji without unicode
* Adjust and match size of native and image emoji
* Update emoji test snapshot
* Update docs test snapshot
* Fix ci/codesandbox error
* Update native emoji font-stack
* Fix rendering of native multi-character emoji
* Kick GitHub Workflow
* Replace rollup’s uglify plugin with terser
* Switch “npm ci” instead of “npm i” for stability
* Change emoji data from default to named export
* Revert "Replace rollup’s uglify plugin with terser"
This reverts commit 7ba85136361c72839516900d91cca806fac94fee.
* Revert "Switch “npm ci” instead of “npm i” for stability"
This reverts commit d52b476a387250740d934e8fd7df7ba274dd17a0.
* Revert "Change emoji data from default to named export"
This reverts commit 3f2dd467cf9c7a74d8c53c2ee52cc63837b00a3c.
* Specify codesandbox template and node version
* Update codesandbox config
* Revert "Revert "Replace rollup’s uglify plugin with terser""
This reverts commit e06fed49f0383c485e01f1758228849ad0085bc8.
* Revert "Revert "Revert "Replace rollup’s uglify plugin with terser"""
This reverts commit 27d49521f61976dedcbbf210e1811839853e0e47.
* Update codesandbox config
* Revert "Update codesandbox config"
This reverts commit 5120dd23d45fbd4b2c893db33acbf7014e57c023.
* Fix codesandbox uglify error
* Emoji docs tweaks
* Restore and update emoji plugin code
* Restore and update emoji plugin docs
* Prettier updates
* Match lowercase shortcodes only
Co-authored-by: Koy Zhuang <369491420@qq.com>
2022-03-05 22:25:09 -06:00
John Jago
97806cb757
docs: improve English wording (Getting Started/Customization) ( #1617 )
...
While referencing the documentation, I noticed a few phrases that could
be changed to sound more natural. I tried to keep the original meanings.
2021-07-30 10:18:00 +08:00
Koy
85c9c8ffcc
update(docs): update the cmd of python setup serve in py2 and py3. ( #1473 )
...
add py3 cmd lines.
2021-01-09 22:11:43 +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
orama254
d798a12715
changed the CDN from unpkg to jsDelivr #1020 ( #1022 )
...
* changed the CDN from unpkg to jsDelivr #1020
* tweaks after code review of PR #1022 for issue #1020
2020-02-12 17:10:23 +05:30
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
299c2c85c0
docs: update quickstart
2018-01-03 09:56:15 +08:00
qingwei.li
bde17e1f10
chore: update template
2017-10-30 21:58:33 +08:00
qingwei.li
5cc3e6c469
chore: update docs
2017-10-12 00:36:23 +08:00
qingwei.li
8f11653b41
feat(route): auto remove .md extension
2017-03-25 15:52:21 +08:00
Johannes Rappen
6eada5a2f7
update english docs
2017-03-09 22:19:07 +01:00
qingwei.li
855c450a97
feat(emoji): add emoji plugin
2017-02-22 22:30:07 +08:00
sokamal
8df746e9d1
add emojis ( #93 )
...
* 更新 emoji 支持,增加 github emoji 列表,防止 “2017-02-22 15:13:22” 中的 :13: 被转义。
* 修正代码格式。
2017-02-22 16:40:48 +08:00
Jintzo
feb4b89461
Update docs: Getting started ( #85 )
...
* fixed look of links in blockquote
* updated main README
* updated getting started
* updated more-pages
* make custom sidebar loading clear
* updated custom navbar
* added markdown comments
* updated cover documentation
* updated cover page
* updated sidebar
2017-02-21 14:04:16 +08:00
qingwei.li
86594a3118
feat(themes): add loading info
2017-02-19 14:38:38 +08:00
qingwei.li
7c6ab54ba7
docs(en) finish
2017-02-13 22:43:58 +08:00
qingwei.li
68c70509d1
docs(en) init english documents
2017-02-12 22:22:33 +08:00