Skip to content

Commit

Permalink
docs: Temporary removed the CLI warning (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklafrance authored Sep 25, 2023
1 parent 3c9324a commit 67c23d2
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions docs/browserslist/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ expanded: true

# Browserslist

!!!warning Before you continue...
<!-- !!!warning Before you continue...
The preferred way for using `@workleap/browserslist-plugin` is **not** by installing the library manually, but rather by **scaffolding** your application with Workleap's [foundry-cli](https://github.com/gsoft-inc/wl-foundry-cli).
Expand All @@ -24,7 +24,7 @@ yarn create @workleap/project@latest <output-directory>
npm create @workleap/project@latest <output-directory>
```
+++
!!!
!!! -->

## Supported browsers

Expand Down
4 changes: 2 additions & 2 deletions docs/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ label: Getting started

Welcome to `workleap/web-configs`, a collection of **configuration libraries** for building web applications at [Workleap](https://workleap.com/). On this getting started page, you'll find an overview of the project and a list of supported tools.

!!!warning Before you continue...
<!-- !!!warning Before you continue...
The preferred way for using these configuration libraries is **not** by installing them manually, but rather by **scaffolding** your application with Workleap's [foundry-cli](https://github.com/gsoft-inc/wl-foundry-cli).
Expand All @@ -25,7 +25,7 @@ yarn create @workleap/project@latest <output-directory>
npm create @workleap/project@latest <output-directory>
```
+++
!!!
!!! -->

## Why?

Expand Down
4 changes: 2 additions & 2 deletions docs/eslint/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ expanded: true

# ESLint

!!!warning Before you continue...
<!-- !!!warning Before you continue...
The preferred way for using `@workleap/eslint-plugin` is **not** by installing the library manually, but rather by **scaffolding** your application with Workleap's [foundry-cli](https://github.com/gsoft-inc/wl-foundry-cli).
Expand All @@ -24,7 +24,7 @@ yarn create @workleap/project@latest <output-directory>
npm create @workleap/project@latest <output-directory>
```
+++
!!!
!!! -->

## By project type configurations

Expand Down
4 changes: 2 additions & 2 deletions docs/postcss/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ expanded: true

# PostCSS

!!!warning Before you continue...
<!-- !!!warning Before you continue...
The preferred way for using `@workleap/postcss-configs` is **not** by installing the library manually, but rather by **scaffolding** your application with Workleap's [foundry-cli](https://github.com/gsoft-inc/wl-foundry-cli).
Expand All @@ -24,7 +24,7 @@ yarn create @workleap/project@latest <output-directory>
npm create @workleap/project@latest <output-directory>
```
+++
!!!
!!! -->

## Deprecation warning

Expand Down
4 changes: 2 additions & 2 deletions docs/stylelint/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ expanded: true

# Stylelint

!!!warning Before you continue...
<!-- !!!warning Before you continue...
The preferred way for using `@workleap/stylelint-configs` is **not** by installing the library manually, but rather by **scaffolding** your application with Workleap's [foundry-cli](https://github.com/gsoft-inc/wl-foundry-cli).
Expand All @@ -24,7 +24,7 @@ yarn create @workleap/project@latest <output-directory>
npm create @workleap/project@latest <output-directory>
```
+++
!!!
!!! -->

## SCSS

Expand Down
4 changes: 2 additions & 2 deletions docs/swc/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ expanded: true

# SWC

!!!warning Before you continue...
<!-- !!!warning Before you continue...
The preferred way for using `@workleap/swc-configs` is **not** by installing the library manually, but rather by **scaffolding** your application with Workleap's [foundry-cli](https://github.com/gsoft-inc/wl-foundry-cli).
Expand All @@ -24,7 +24,7 @@ yarn create @workleap/project@latest <output-directory>
npm create @workleap/project@latest <output-directory>
```
+++
!!!
!!! -->

## A word about Rspack

Expand Down
4 changes: 2 additions & 2 deletions docs/tsup/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ expanded: true

# tsup

!!!warning Before you continue...
<!-- !!!warning Before you continue...
The preferred way for using `@workleap/tsup-configs` is **not** by installing the library manually, but rather by **scaffolding** your application with Workleap's [foundry-cli](https://github.com/gsoft-inc/wl-foundry-cli).
Expand All @@ -24,7 +24,7 @@ yarn create @workleap/project@latest <output-directory>
npm create @workleap/project@latest <output-directory>
```
+++
!!!
!!! -->

## TypeScript CLI

Expand Down
4 changes: 2 additions & 2 deletions docs/typescript/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ expanded: true

# Typescript

!!!warning Before you continue...
<!-- !!!warning Before you continue...
The preferred way for using `@workleap/typescript-configs` is **not** by installing the library manually, but rather by **scaffolding** your application with Workleap's [foundry-cli](https://github.com/gsoft-inc/wl-foundry-cli).
Expand All @@ -24,7 +24,7 @@ yarn create @workleap/project@latest <output-directory>
npm create @workleap/project@latest <output-directory>
```
+++
!!!
!!! -->

## By project type configurations

Expand Down
4 changes: 2 additions & 2 deletions docs/webpack/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ expanded: true

# Webpack

!!!warning Before you continue...
<!-- !!!warning Before you continue...
The preferred way for using `@workleap/webpack-configs` is **not** by installing the library manually, but rather by **scaffolding** your application with Workleap's [foundry-cli](https://github.com/gsoft-inc/wl-foundry-cli).
Expand All @@ -24,7 +24,7 @@ yarn create @workleap/project@latest <output-directory>
npm create @workleap/project@latest <output-directory>
```
+++
!!!
!!! -->

## A word about Rspack

Expand Down

0 comments on commit 67c23d2

Please sign in to comment.