Piwigo / piwigo-bootstrap-darkroom

A mobile-ready and feature-rich theme for Piwigo photo gallery, based on Bootstrap 4
Apache License 2.0
81 stars 40 forks source link
bootstrap bootswatch photoswipe piwigo piwigo-bootstrap-darkroom slick-carousel theme

Piwigo Bootstrap Darkroom

A mobile-ready Piwigo theme based on Bootstrap 4

Features

Usage

  1. Installation:
  2. Enable Bootstrap Darkroom
  3. Disable the smartpocket theme (it's enabled by default). This is required in order to use Bootstrap Darkroom by default on mobile devices, too.

Demo

A demo is available at https://demo2.piwigo.com/ and another one at https://demo4.piwigo.com/

Documentation, Support and Issue tracker

Recommended Plugins for best mobile user experience

Known issues

Preview

Preview

Components

Development & Customizing

The build process is based on npm scripts and uses common shell functions, so it might not work on Windows.

To build everything, use

npm run build

To build only bootswatch, for example, use

npm run build:bootswatch

See package.json for available script commands.

There is built-in support for a custom Sass build.

Thanks

License

Copyright 2017 Thomas Kuther

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.