Version 1.0.0 Release
Version 1.0.0 (03/07/2018)
This is the first production release since the first commit almost two months
ago. The following changes enable this major branch release.
- #new
- Included
./websites/localhost/
folder which contains a template for
bootstrapping your development projects. This folder includes:- HTML5 Boilerplate version 6.1.0
- Twitter Bootstrap version 3.3.7
- jQuery version 1.11.2
- Modernizr version 2.8.3
- Symlink to
php
configuration folder to enable editing ofphp.ini
file. - Added
restart_apache.sh
for inclusion inadd_domains
script.
- Included
- #enhancement
apache_config.sh
script now installs thelocalhost
website.- Changed output message to new format in
folder_permissions.sh
.
- #bugfix
- Set file permissions correctly.
- Added a delete method for
keychain_certificate.sh
that removes the old
certificate before adding a new one when runningadd_domains
.