You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# `chkware` website
1
+
# CHKware website
2
2
3
-
This repository holds source code and publishable website for [**`chkware`**](https://github.com/chkware/cli#readme). Please access using https://chkware.github.io.
3
+
This repository holds source code and publishable website for [**`CHKware`**](https://github.com/chkware/cli#readme). Please access using https://chkware.github.io.
4
4
5
5
### Installation
6
6
@@ -108,12 +108,12 @@ In addition to the basic Markdown syntax, Docusaurus use [remark-admonitions](ht
108
108
109
109
To update Docusaurus version, manually change the version number in `package.json` to the desired version. Then run `npm run install`.
110
110
111
-
Any required change/depricated message will be shown on the terminal when running the command `npm run start`. More [here](https://docusaurus.io/docs/next/installation#updating-your-docusaurus-version).
111
+
Any required change / deprecated message will be shown on the terminal when running the command `npm run start`. More [here](https://docusaurus.io/docs/next/installation#updating-your-docusaurus-version).
112
112
113
113
### Status
114
114
115
115
The current status of the website is **under construction**. Please follow us on Twitter [@chkware](https://twitter.com/chkware) for update. Thank you for your patience.
116
116
117
117
---
118
118
119
-
`chkware` website uses [docusaurus v2.0.0-beta.17](https://github.com/facebook/docusaurus/releases/tag/v2.0.0-beta.17) as CMS backend.
119
+
*CHKware* website uses [docusaurus v2.3.0](https://github.com/facebook/docusaurus/releases/tag/v2.3.0) as CMS backend.
0 commit comments