This repository has been archived by the owner on Jan 11, 2019. It is now read-only.
Releases: aldryn/aldryn-boilerplate-bootstrap3
Releases · aldryn/aldryn-boilerplate-bootstrap3
4.1.1
4.1.0
- Removed standard templates
fullwidth.html
,sidebar_left.html
,
sidebar_right.html
andtpl_home.html
and usebase.html
instead
4.0.9
4.0.8
Release 4.0.7
- make clear that
base.css
is auto-generated and put it as protected file
Hotfix release
Remove {% load url %}
entirely
Release 4.0.5
Changelog:
- remove outdated keyframes mixin (use plain property with autoprefixer)
- remove micro-clearfix mixin, use clearfix class or mixin from bootstrap
- changed JavaScript linting to ESLint instead of JSHint
- improved docs output
- fixed broken bower task
- fixed some gulp task being recursive
- no longer load "url" templatetag library from future
Fix language template
- fix language template selection to use
lang.code
Gulpfile split
- separate devDependencies and dependencies for aldryn
- restructured gulp tasks
- fixed an issue with google fonts paths being rewritten incorrectly
Add gitignore
- added gitignore to Aldryn protected files