Skip to content

Commit

Permalink
chore(docusaurus): JP - update to latest (#3054)
Browse files Browse the repository at this point in the history
  • Loading branch information
thetaPC authored Oct 31, 2023
1 parent cacaed9 commit 9e67d57
Show file tree
Hide file tree
Showing 50 changed files with 4,770 additions and 27,331 deletions.
7 changes: 2 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,10 @@ Thanks for your interest in contributing to Ionic's documentation! :tada: Check
In order to run the documentation locally, install the dependencies and run the development server:

```sh
$ npm install --legacy-peer-deps
$ npm start
npm install
npm start
```

> [!NOTE]
> Certain versions of npm (5-8) and Node.js (10-16) are required to run certain scripts.
### Linting Documentation

This repository uses [Prettier](https://prettier.io/), an opinionated code formatter, in order to keep consistent formatting throughout the documentation. Run the following command to automatically fix all formatting, and then push any changes:
Expand Down
2 changes: 0 additions & 2 deletions docusaurus-theme-classic/.gitignore

This file was deleted.

Loading

0 comments on commit 9e67d57

Please sign in to comment.