1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00
Files
tabler/site
dependabot[bot] ba30f88a23 Bump postcss from 8.4.30 to 8.4.31 in /site (#1736)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 10:54:29 +02:00
..
2023-09-25 20:32:19 +02:00
2023-07-18 00:13:56 +02:00
2023-07-22 14:27:39 +02:00
2023-08-04 00:02:47 +02:00
2023-07-31 17:18:07 +02:00
2023-07-22 14:27:39 +02:00
2023-07-22 14:27:39 +02:00
2023-07-27 01:16:23 +02:00
2023-07-27 01:16:23 +02:00
2023-07-18 00:13:56 +02:00
2023-08-04 00:03:47 +02:00
2023-07-18 00:13:56 +02:00
2023-08-06 16:34:33 +02:00
2023-07-18 00:13:56 +02:00
2023-08-06 16:34:33 +02:00
2023-09-25 20:32:19 +02:00
2023-07-18 00:16:32 +02:00
2023-07-18 00:13:56 +02:00
2023-07-18 00:13:56 +02:00
2023-07-22 14:27:39 +02:00
2023-08-06 16:34:33 +02:00
2023-07-18 00:13:56 +02:00
2023-07-18 00:13:56 +02:00
2023-07-18 00:13:56 +02:00
2023-09-25 20:32:19 +02:00
2023-07-18 00:13:56 +02:00
2023-07-18 00:13:56 +02:00
2023-08-04 00:18:07 +02:00
2023-08-03 22:44:15 +02:00
2023-07-22 14:27:39 +02:00

A premium and open source dashboard template with a responsive and high-quality UI.

A premium and open source dashboard template with a responsive and high-quality UI.

📦 Setup environment

To run our documentation locally, first follow the steps in the main Tabler README to set up dependencies.

Build documentation locally

You need to have pnpm installed.

  1. From the /tabler/site directory, run pnmp install to install dependencies in the command line.
  2. Then execute pnpm run build to build the Next site which holds Tabler documentation.
  3. Execute pnpm run start to start the Next site.
    • A success may look like
     > start
     > next start
    
     ▲ Next.js 13.5.3
     - Local:        http://localhost:3000
    
     ✓ Ready in 1513ms
    
    
  4. Open http://localhost:3000 in your browser to see the documentation site, a local version of tabler.io/docs.

Note: To see a full list of possible documentation site command line commands, go to tabler/site/package.json.

License

See the LICENSE file.