Bulma is a sample component library for the WebSight CMS based on Bulma.
This project delivers everything what is needed to run as a separate project. All you need is just build and run local environment.
To use this project on existing environment you have to use a command from section 'Build bundles with local deployment'
application- components related code and scriptsbackend- backend code and scriptsfrontend- frontend code and scripts
content- sample content built with delivered componentsdistribution- builds a distribution of the project - instance feature model and docker images for runtime componentsenvironment- contains scripts and files used to build environmentlocal- starts local environment
tests- responsible for the automatic distribution validationcontent- contains content used for end-to-end testsend-to-end- end-to-end tests validating distribution
./mvnw clean install./mvnw clean install -P autoInstallBundleOnce Docker images are ready, all you need is to run Docker Compose from the environment/local folder:
docker compose upAfter the run, you can get access to the application using: http://localhost:8080/apps/websight/index.html/content::spaces (credentials are wsadmin/wsadmin)
This module uses Google Style and verifies code against its rules.
Please read our Contributing Guide before submitting a Pull Request to the project.
Please check the community support section in WebSight Starter.
Bulma components is open-source project with Apache License 2.0 license.
