All Projects → Bloggerschmidt → Blank Bootstrap Edition

Bloggerschmidt / Blank Bootstrap Edition

BL4NK Bootstrap Edition is a free template for Joomla!™ for faster and easier web development

Projects that are alternatives of or similar to Blank Bootstrap Edition

Master Bootstrap 3
Joomla 3.x Template with Bootstrap 3
Stars: ✭ 144 (+75.61%)
Mutual labels:  joomla, bootstrap
Paperadmin
A flat admin dashboard using Angular JS 2/4
Stars: ✭ 80 (-2.44%)
Mutual labels:  bootstrap
Mern Login Signup Component
Minimalistic Sessions based Authentication app 🔒 using Reactjs, Nodejs, Express, MongoDB and Bootstrap. Uses Cookies 🍪
Stars: ✭ 74 (-9.76%)
Mutual labels:  bootstrap
Startbootstrap Shop Item
A shop item Bootstrap HTML template created by Start Bootstrap
Stars: ✭ 76 (-7.32%)
Mutual labels:  bootstrap
Online study system
在线学习管理系统,SSM框架的简单实践
Stars: ✭ 74 (-9.76%)
Mutual labels:  bootstrap
Tabler Rubygem
Rubygem for https://tabler.github.io
Stars: ✭ 77 (-6.1%)
Mutual labels:  bootstrap
Rustycrate.ru
Русскоязычный сайт о языке программирования Rust
Stars: ✭ 72 (-12.2%)
Mutual labels:  bootstrap
Hugo Bootstrap Premium
Hugo appernetic bootstrap premium theme
Stars: ✭ 82 (+0%)
Mutual labels:  bootstrap
Chameleon
Provides a highly flexible and customizable skin using Bootstrap 4
Stars: ✭ 78 (-4.88%)
Mutual labels:  bootstrap
Bootstrap Aspnetcore Starter
DevExpress ASP.NET Core Bootstrap starter
Stars: ✭ 76 (-7.32%)
Mutual labels:  bootstrap
Wtcms
基于thinkphp的内容管理系统,可快速搭建个人博客、公司学校官网、新闻类站点。
Stars: ✭ 75 (-8.54%)
Mutual labels:  bootstrap
Curso Sistemas Web Com Spring Javascript Bootstrap
Stars: ✭ 74 (-9.76%)
Mutual labels:  bootstrap
Minimal Feedback
🗳 minimal-feedback is a blazingly fast and highly customizable component to get user feedback.
Stars: ✭ 78 (-4.88%)
Mutual labels:  bootstrap
Hugo Bootstrap
This is a simple Hugo theme using Bootstrap v4.
Stars: ✭ 74 (-9.76%)
Mutual labels:  bootstrap
Laralack
A Slack clone written in PHP & Laravel framework
Stars: ✭ 82 (+0%)
Mutual labels:  bootstrap
Sing App
💥Free and open-source admin dashboard template built with Bootstrap 4.5 💥
Stars: ✭ 1,187 (+1347.56%)
Mutual labels:  bootstrap
Staradmin Free Bootstrap Admin Template
A Free Responsive Admin Dashboard Template Built With Bootstrap 4. Elegant UI Theme for Your Web App!
Stars: ✭ 1,191 (+1352.44%)
Mutual labels:  bootstrap
Vab
V Android Bootstrapper
Stars: ✭ 77 (-6.1%)
Mutual labels:  bootstrap
Startbootstrap 3 Col Portfolio
A three column Bootstrap HTML portfolio template - created by Start Bootstrap
Stars: ✭ 82 (+0%)
Mutual labels:  bootstrap
Attend
JSP+Servlet+JDBC+MySQL+Bootstrap搭建的一个简单的考勤系统
Stars: ✭ 81 (-1.22%)
Mutual labels:  bootstrap

BL4NK Bootstrap Edition

Light, powerful and free template for Joomla!™ for faster and easier web development.

Install

Install it like a normal template in Joomla!™ backend. Then install Node.js®. This template will be built with Gulp. If you haven't used Gulp before, you need to install gulp global.

npm install gulp-cli -g

Open a terminal and go to the template folder.

cd C:\xampp\htdocs\joomla\templates\frontend

Install Node.js® dependencies.

npm install

Open gulpfile.js and take a look at the serve function. The url should be match with your local Joomla!™ installation, e.g.

http://localhost/blank/

Run Gulp for build and minify.

gulp

The building files are stored in folder /build in template directory and a zip package will be created one directory above, the level of the template folders. See gulpfile.js to recognize automation.

Working files

  • index.php
  • js/script.js
  • scss/_custom.scss

Functions

  • Develop with bootstrap for responsive web design
  • Scalable and customizable vector icons
  • Customizable error, offline and print page

Addons

Tutorial

There is a Bootstrap tutorial for beginners and new Joomla!™ developers.

Update

To keep your packages up to date install npm-check-updates.

npm install -g npm-check-updates

Identify out of date packages and update all the versions in your package.json.

ncu -u

Install the new versions of your packages based on the updated package.json.

npm update

Licence

The BL4NK Template is opensource software released under the GPL.

BL4NK

Take a look at BL4NK (without Bootstrap) and the full documentation of it.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].