froala / design-blocks
- понедельник, 16 октября 2017 г. в 03:16:43
A set of 170+ Bootstrap based design blocks ready to be used to create clean modern websites.
Over 170 responsive design blocks ready to be used in your web or mobile apps. All blocks are based on the Bootstrap Library, and they are the building blocks for beautiful websites.
WYSIWYG HTML Editor · Pages · Blog · Download
Several quick start options are available:
git clone https://github.com/froala/design-blocks.git
npm install froala-design-blocks
Within the download archive you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
design-blocks/
├── dist/
│ ├── css/
│ │ ├── froala_blocks.css
│ │ └── froala_blocks.min.css
│ └── imgs/
│ │── call_to_action.html
│ │── contacts.html
│ │── contents.html
│ │── features.html
│ │── footers.html
│ │── forms.html
│ │── headers.html
│ │── index.html
│ │── pricings.html
│ │── teams.html
│ └── testimonials.html
├── psds/
├── screenshots/
└── src/
We provide compiled CSS (froala_blocks.css
), as well as compiled and minified CSS (froala_blocks.min.css
). Also, in the downloaded archive you will find useful images and PSD files that you can use to create new backgrounds. In the screenhots
folder, there are the screenshots of all design blocks.
Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Bootstrap. Froala Design Blocks is built on Bootstrap 4 library and fully supports it. It uses the Javascript files only for the header design blocks, so if you don't need them, we recommend not to include the Bootstrap JS files in order to reduce your bundle size.
Font Awesome. We're using the amazing Font Awesome library for the social network icons.
Google Fonts. By default, the Design Blocks toolkit is built using the Roboto font, however that can easily be changed to other fonts.
At the moment, we aim to support all major web browsers. Any issue in the browsers listed below should be reported as a bug:
(Current - 1) and Current means that we support the current stable version of the browser and the version that precedes it.
Get updates on Froala Design Blocks' development and chat with the project maintainers and community members:
git clone git@github.com:froala/design-blocks.git
cd design-blocks
npm install
gulp
Special thanks to everyone who contributed to getting the Froala Design Blocks to the current state.
Code and documentation copyright 2017 Froala Labs. Code released under the LGPL-2.1 License.