Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Bump @svgr/webpack from 6.3.1 to 6.5.1 #116

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 2 additions & 36 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,3 @@
# Website
# Documentation

This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.

### Installation

```
$ yarn
```

### Local Development

```
$ yarn start:local
```

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

### Build

```
$ yarn build
```

This command generates static content into the `build` directory and can be served using any static contents hosting service.

### Version

```
$ yarn run docusaurus docs:version $VERSION
```

This command generates a copy of the latest docs under `versioned_docs` with the provided $VERSION

### Deployment

Use the github actions `deploy` job
The documentation now lives in https://github.com/iasql/iasql-engine/tree/main/site/docs
2 changes: 0 additions & 2 deletions docs/concepts/_category_.yml

This file was deleted.

18 changes: 0 additions & 18 deletions docs/concepts/db.md

This file was deleted.

25 changes: 0 additions & 25 deletions docs/concepts/module.md

This file was deleted.

Empty file added docs/docs.md
Empty file.
2 changes: 0 additions & 2 deletions docs/fargate-tutorials/_category_.yml

This file was deleted.

Loading