Skip to content

Bennycopter/cij-tabler

 
 

Repository files navigation

Tabler vCIJ

This is my modified version of Tabler for CIJ.

Installation

  • Install Ruby+Devkit 2.7.6. (Including MYS2 etc; all the options)
  • Read guide to get Jekyll up and running without problems.
  • ridk install
    # Open new command prompt
    gem install jekyll bundler
    # Make sure it installed properly

Build locally

You need to have pnpm and bundler installed.

  1. From the root directory, run installation in the command line:
  • pnpm install
  • bundler install
  1. Then execute pnpm run start-plugins to start up the application stack.
  2. Open http://localhost:3000 in your browser (http://localhost:3001 to configure the Web server).
  3. Any change in the /src directory will build the application and refresh the page.
  4. Run pnpm run build to do an actual build that affects the dist directory

License

See the LICENSE file.

About

Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 38.9%
  • TypeScript 25.2%
  • SCSS 24.9%
  • MDX 7.1%
  • JavaScript 2.6%
  • Ruby 1.2%
  • Dockerfile 0.1%