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
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
Koy
b3d9b966df
fix: emojis in titles not working correctly and update ( #1016 )
...
the doc(add a note)
2020-02-14 12:51:07 +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
Carsten Daurehøj
724ac024dd
feat: added capability to add css class and id to images + links + refactoring ( #820 )
...
* method extraction
* support for CSS class and id
* Update package.json
* Added tests for refactored render-methods
* minor refactoring
2020-02-08 21:54:18 +05:30
Giulio Ambrogi
db97a1d22a
Eslint fixes for v4x ( #989 )
...
* UPDATE .eslintrc
* UPDATE lint task
* FIX lint errors
* CLEANUP
* FIX no-eq-null warning
* FIX many jsdoc warnings
* FIX jsdoc issues
* FIX jsdoc warnings
* FIX jsdoc
* FIX eqeq and no-eq-null
* ADD lint to travis
* UPDATE test env for eslint
2019-12-30 22:01:46 +05:30
Joe Pea
67a981b8d9
update docs for the name config option
2019-12-29 12:28:26 -08:00
cinwell.li
8416275e25
docs: about cache ( #854 )
2019-12-22 17:16:23 +05:30
Rodrigo Asensio
808123bc30
Added a redirect for images to show up in Amplify ( #918 )
...
Without the redirect images are not displaying in Amplify after deploying. Once added the redirect all PNGs showed up.
2019-12-20 17:42:53 +05:30
Thai Pangsakulyanont
daf54b9d36
There are currently {three=>four} themes available. ( #892 )
...
* There are currently {three=>four} themes available.
* Remove number
2019-12-20 17:42:39 +05:30
anikethsaha
9a90b9b927
[build] 4.10.2
2019-12-17 03:19:55 +05:30
anikethsaha
b62b213435
[build] 4.10.0
2019-12-16 22:58:51 +05:30
Anix
68327c5c9a
Merge branch 'master' into develop
2019-12-12 20:32:28 +05:30
Vaishak Kallore
11762cbb73
Merged upstream develop and resolved the conflict
2019-12-02 18:04:59 +05:30
Anix
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
Anix
dd9e5f98e0
Merge pull request #870 from gaurav-nelson/patch-1
...
Fix #753
2019-12-02 12:45:57 +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