Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

stefanobartoletti/bricks

Folders and files

NameName
Last commit message
Last commit date
Oct 12, 2023
May 5, 2021
Jul 22, 2022
Oct 17, 2022
May 25, 2022
Mar 8, 2022
Sep 6, 2021
Dec 21, 2020
Sep 6, 2021
Jan 10, 2022
Sep 6, 2021
Mar 7, 2023
Feb 22, 2021
Oct 1, 2022
Mar 9, 2022
Sep 6, 2021
Mar 7, 2023
Jan 6, 2023
Sep 6, 2021
Mar 4, 2022
May 17, 2022
Jul 20, 2022
Sep 6, 2021
Feb 24, 2022
Mar 7, 2023
Sep 6, 2021
May 17, 2022
Sep 13, 2021
Dec 21, 2020
Mar 8, 2022
Sep 6, 2021
Sep 6, 2021
Mar 7, 2023
Nov 15, 2021
Mar 7, 2023

Repository files navigation

Bricks

A modular WordPress starter theme powered by Bootstrap 5 and Gulp

Release Last Commit Contributors Codacy Snyk

Documentation | Changelog


๐ŸŒŸ Features

  • Bootstrap 5 (compiled from source Sass and JavaScript files)
  • WP Bootstrap Navwalker
  • Custom Gulp tasks
  • Font Awesome 6 (SVG with JavaScript version, parsed and minified by gulp-fa-minify)
  • CSS bundling, including Autoprefixer and PurgeCSS
  • JavaScript bundling with Rollup and Babel
  • Code linting with ESLint, Stylelint and phpcs.
  • BrowserSync live server.
  • Automatic conversion of custom fonts into woff2 web format
  • Pre-localized templates in several languages ( ๐Ÿ‡จ๐Ÿ‡ฟ Czech | ๐Ÿ‡ซ๐Ÿ‡ท French | ๐Ÿ‡ฉ๐Ÿ‡ช German | ๐Ÿ‡ฎ๐Ÿ‡น Italian | ๐Ÿ‡ฑ๐Ÿ‡น Lithuanian | ๐Ÿ‡ช๐Ÿ‡ธ Spanish )
  • Support for further localization by generation of a .pot template file
  • Support for integration of some optional JavaScript libraries

โœ… Requirements

  • Git to clone this repository.
  • Yarn as the preferred tool to manage dependencies and run development scripts (you can also use plain npm).
  • Composer to manage PHP dependencies (Optional, used for PHP linting).
  • Advanced Custom Fields (Regular or PRO) to take advantage of its integration with Bricks (Optional but strongly recommended).

๐Ÿ“– Documentation

Installation and configuration instructions and all features are documented on the Bricks Documentation website.

๐Ÿ“ƒ Changelog

All updates up to the latest released version are documented in the Changelog file.

๐Ÿค Contributing

If you want to contribute to Bricks make sure to read the Contributing guidelines.

Thanks to all contributors!

Contributors Display

๐Ÿ“ License

GNU GPLv3

Copyright ยฉ 2021-present Stefano Bartoletti