Joshua Chen
ae9f43fbc0
refactor(theme-classic): extract common PaginatorNavLink component ( #6213 )
2021-12-29 12:44:08 +01:00
Joshua Chen
0fa091a0c2
docs: use BrowserWindow for Markdown demos ( #6215 )
2021-12-29 13:49:09 +08:00
Joshua Chen
5132ecdeee
docs: normalize plugin API documentation ( #6193 )
...
* docs: normalize plugin API documentation
* Revert change
* Use remark plugin
* edits
* edit again
* Fixes
2021-12-28 21:23:27 +08:00
Joshua Chen
e067ce7ab5
feat(ideal-image): allow translating status messages ( #6173 )
...
* feat(ideal-image): allow translating ideal image messages
* Add source notice
* Add note
* Revert update translation changes
* Actually return default translations
* Fixes
* Update index.ts
2021-12-28 21:10:20 +08:00
Joshua Chen
9a783ef232
misc(theme-translations): multiple improvements to the update CLI ( #6174 )
2021-12-28 13:29:39 +01:00
Joshua Chen
d70379b5ad
docs: elaborate on static asset resolution ( #6209 )
2021-12-28 18:21:39 +08:00
Joshua Chen
6a772828c5
docs: add default value for BrowserWindow URL field ( #6207 )
...
* docs: fix BrowserWindow URL field
* fix
2021-12-28 15:19:23 +08:00
Joshua Chen
c8fad02029
docs: fix highlighting of YAML front matter ( #6206 )
2021-12-28 13:19:08 +08:00
Joshua Chen
4f2330a824
docs: recommend highlighting with comments than number range ( #6204 )
...
* docs: recommend highlighting with comments than number range
* quick fix
2021-12-28 10:55:24 +08:00
Joshua Chen
73ee356949
docs: audit grammar issues ( #6203 )
...
* docs: audit grammar mistakes
* fix code block language
* revert change
* let's get another
2021-12-27 19:34:04 +08:00
Joshua Chen
3195e7feed
fix(content-docs): quotify path when retrieving git history ( #6202 )
...
* fix(content-docs): quotify path when retrieving git history
* Enable last update in dogfooding
2021-12-27 17:27:48 +08:00
Nayan Patel
7fcadd0c36
docs: make installation guide more beginner-friendly ( #6187 )
...
* Add support for beginners
* Add files via upload
* Update intro.md
* Update intro.md
* Update intro.md
* Update intro.md
* Update intro.md
* Edits
* Edits
* Last nits
* Edit
* Update installation.md
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-26 19:29:47 +08:00
Joshua Chen
c7e6409add
fix(cli): quotify temp path in deploy command ( #6197 )
2021-12-26 11:25:24 +08:00
Joshua Chen
2cc89e502f
feat(content-blog): include front matter in loaded content metadata ( #6189 )
...
* feat(content-blog): include front matter in metadata
* fixes
2021-12-26 11:24:24 +08:00
Joshua Chen
e1bff072fe
feat(ideal-image): new option disableInDev ( #6155 )
...
* feat(ideal-image): new option disableInDev
* Add docs
* Use import type
* More docs
2021-12-25 21:48:38 +08:00
Joshua Chen
8cd593379c
docs: fix react live scope button color in dark mode ( #6191 )
2021-12-25 16:50:14 +08:00
Joshua Chen
3889e89380
fix(theme-classic): make React elements in pre render correctly ( #6177 )
...
* fix(theme-classic): make React elements in pre render correctly
* Properly fix
* Use MDX
* Add docs
* Better comment
* Update code-block-tests.mdx
2021-12-25 15:27:29 +08:00
Joshua Chen
f02fefb5b7
fix(utils): properly escape Windows paths ( #6190 )
...
* fix(utils): properly escape Windows paths
* Use in more places
* Escape path in test
* Fix snapshot
* Better comment
* Fix tests
2021-12-25 15:24:21 +08:00
Rishi Raj Jain
6716548b87
docs: add Layer0 to deployment guide ( #6188 )
2021-12-25 10:17:33 +08:00
Joshua Chen
1460f867d0
refactor: print trailing new line when outputting JSON ( #6186 )
...
* refactor(core): print trailing new line when writing translation
* Print these as well
2021-12-24 22:11:35 +08:00
John Reilly
a17deb6aa2
docs: remove mention of 'UA-' in gtag ( #6184 )
2021-12-24 17:21:31 +08:00
Brendan Nee
13056ea57c
docs: add GTFS-to-HTML to showcase ( #6181 )
...
* Add GTFS-to-HTML to showcase
* add gtfs-to-html.png to showcase
* Update website/src/data/users.tsx
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-24 10:05:35 +08:00
Nayan Patel
866f67afb1
docs: add Digital Support Notes to showcase ( #6178 )
...
* Add Digital Support Notes to the showcase
Add Digital Support Notes to the showcase!
* Update users.tsx
* Add Digital Support notes to showcase
* Update screenshot
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-24 10:03:31 +08:00
Pranab Das
e4f9ab072c
chore: upgrade rehype-katex and katex stylesheet for website ( #6172 )
...
* chore: Update rehype-katex and katex stylesheet for doc website
* Reformat
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-23 14:24:56 +08:00
ruanqizhen
70fe211362
docs: add LabVIEW coding experience to showcase ( #6170 )
...
* Add files via upload
* Update users.tsx
* Update website/src/data/users.tsx
* Update screenshot
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-23 11:11:07 +08:00
mcallisto
4122c75d57
feat(theme-translations): add Italian translations ( #6169 )
...
* Created it dir files
* Italian translations
2021-12-23 08:30:43 +08:00
Sébastien Lorber
8f8aa65446
fix(core): update webpack-dev-server + fix deprecation warning ( #6168 )
2021-12-22 20:05:14 +01:00
Sébastien Lorber
b393700a61
feat: async plugin creator functions ( #6166 )
2021-12-22 19:10:49 +01:00
Sébastien Lorber
f8a670966e
feat(core): async docusaurus.config.js creator function ( #6165 )
2021-12-22 17:03:01 +01:00
Joshua Chen
5dcfa8fa23
docs: fix import module name of theme/Admonition ( #6164 )
2021-12-22 22:11:11 +08:00
Jake Witz
8791fd65af
docs: add Astronomer to showcase ( #6158 )
...
* Add Astronomer to Docusaurus showcase
* Add screenshot for Astronomer showcase
* Update website/src/data/users.tsx
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
* New photo
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2021-12-22 20:39:00 +08:00
Sébastien Lorber
fb7e98a345
docs: remove useless comment ( #6159 )
2021-12-22 12:52:40 +01:00
Sébastien Lorber
f22eb95194
chore(examples): update examples to 2.0.0-beta.14 ( #6148 )
2021-12-21 17:49:39 +01:00
Sébastien Lorber
01b407011a
chore(v2): prepare v2.0.0-beta.14 release ( #6147 )
2021-12-21 17:15:04 +01:00
Joshua Chen
cc0a439e12
fix(migrate): do not modify non-MD files ( #6146 )
...
* fix(migrate): do not modify non-MD files
* Little refactor
2021-12-21 22:58:03 +08:00
Yaroslav Serhieiev
9d95d786fa
feat(theme-classic): allow stylizing doc paginator arrows ( #6053 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2021-12-21 15:55:24 +01:00
Joshua Chen
dedf5ace5f
docs: normalize usage of placeholders ( #6142 )
2021-12-21 14:56:29 +01:00
Joshua Chen
0384a7919e
fix(theme-classic): fix translation when footer has no links ( #6144 )
2021-12-21 20:12:19 +08:00
Joshua Chen
287292497d
test: fix async tests resolved in random order ( #6143 )
2021-12-21 18:51:56 +08:00
Joshua Chen
9078fd9fb2
docs: refactor & refine lifecycle API docs ( #5918 )
...
* docs: refactor & refine lifecycle API docs
* Fix links
* More writeup
* Rewording
* Rename path
* Use README
* Fix links
* Add redirects
* Do the same for latest version as well
* Move folder
* Fix broken link
2021-12-21 14:54:04 +08:00
Wout Vandesompele
dc1ccd2fbb
docs: add Smart Docs to showcase ( #6138 )
...
* proposal: add new website "Smart Docs"
* feat: add screenshot for Smart Docs website
2021-12-21 13:51:53 +08:00
Shubhendra Singh Chauhan
c0ffdf7988
docs: add ToolJet to showcase ( #6137 )
...
* Add files via upload
* added ToolJet
* Update users.tsx
* Update screenshot
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-21 13:46:26 +08:00
6543
2e42b9d28d
docs: add WoodpeckerCI to showcase ( #6141 )
...
* Add WoodpeckerCI site to showcase page
* remove subdir form source link
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-21 13:45:42 +08:00
Christopher Klint
d987c22996
feat(theme-classic): new configuration syntax for a simple footer ( #6132 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2021-12-20 19:45:27 +01:00
Joshua Chen
cb4265253a
feat(theme-classic): standalone Admonition component ( #5848 )
2021-12-20 17:51:19 +01:00
Joshua Chen
770418f8d2
refactor: unify log format with new logger utility ( #5994 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2021-12-20 17:24:59 +01:00
Yangshun Tay
faef753730
docs: mention admonition quirks with Prettier ( #6135 )
...
* docs: mention admonition quirks with Prettier
* Update markdown-features-admonitions.mdx
* Update markdown-features-admonitions.mdx
* Update markdown-features-admonitions.mdx
2021-12-20 12:14:50 +08:00
Himanshu
c0a99786b3
docs: elaborate on "docs-only" and "blog-only" ( #6131 )
...
* rephrased documentation
* Rewording
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-20 09:29:43 +08:00
colton
638a171673
docs: update link to init template README.md ( #6134 )
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-20 08:47:36 +08:00
Joshua Chen
18cb13d6cc
docs: refactor docs sidebar doc ( #6130 )
...
* docs: refactor docs sidebar doc
* Edits
2021-12-19 19:08:59 +08:00