https://github.com/artcodestudio/wattlandfluss-october-theme
watt-land-fluss OctoberCMS Theme
https://github.com/artcodestudio/wattlandfluss-october-theme
bootstrap octobercms ribajs theme
Last synced: 19 days ago
JSON representation
watt-land-fluss OctoberCMS Theme
- Host: GitHub
- URL: https://github.com/artcodestudio/wattlandfluss-october-theme
- Owner: ArtCodeStudio
- License: mit
- Created: 2020-10-06T13:18:45.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-12-05T16:51:18.000Z (6 months ago)
- Last Synced: 2026-03-29T06:37:06.473Z (2 months ago)
- Topics: bootstrap, octobercms, ribajs, theme
- Language: CSS
- Homepage: https://watt-land-fluss.de/
- Size: 45.1 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# watt-land-fluss OctoberCMS Theme
This is a OctoberCMS v1.x Theme build for [watt-land-fluss](https://watt-land-fluss.de/).

## Bootstrap 4
To make it possible to use Bootstrap 4 Sass files directly we have create a fork of Bootstrap 4 called [Bootstrap 4 Backward](https://github.com/JumpLinkNetwork/bootstrap-backward).
## Variables
All Bootstrap 4 Variables full customizable on runtime:

## Develop and contribute
Install the developer depencies with
```
npm install
bower install
```
If you change the source, linke the variables you can generate a new`theme.yaml` with
```js
npm run theme_settings
```
## See also
* [Bootstrap 4 Boilerplate for Shopify](https://github.com/JumpLinkNetwork/jumplink-shopify-boilerplate)