1.1.0-explorer.202111161306 • Published 2 months ago

ode-bootstrap-one v1.1.0-explorer.202111161306

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

ODE Bootsrap One

ODE Bootstrap ONE is a theme based on ODE bootstrap framework. This theme is customisable through variables, so it is possible to create a new theme based on this one.

Install

Install it by cloning the repository:

git clone git@code.web-education.net:one/ode-bootstrap-one.git
./build.sh clean init

Start dev mode

Launch it using:

./build.sh watch

A light web server starts and the URL is displayed on console (http://localhost:8080/docs most of the time). Livereload is enable, so each changes on source trigger a refresh in the browser.

Build release

Build a release using:

./build.sh install

Minified CSS and assets are generated into dist folder.

The build will publish the artifact into your local repository

Deploy in a springboard

Add this configuration to your entcore config:

{
    "name":"com.opendigitaleducation~ode-bootstrap-one~VERSION",
    "type": "theme",
    "waitDeploy": true
},

Documentation

A documentation listing all available components is available here. You can preview all of them and copy source code.

Below all variables and their meaning:

TODO

1.3.2

2 months ago

1.3.1

3 months ago

1.3.0

7 months ago

1.2.2

8 months ago

1.2.0

10 months ago

1.2.1

8 months ago

1.1.3

1 year ago

1.1.1

1 year ago

1.1.2

1 year ago

1.1.0

1 year ago

1.0.0

2 years ago

1.0.0-release.0

2 years ago