Releases: 22digital/22digital-agency
Releases · 22digital/22digital-agency
Version 0.3.5 Release
Version 0.3.5 (20/09/2018)
- #enhancement
- Updated
Gemfile
to useruby 2.5.1
andbundler 1.16.3
. - Removed VS Code workspace file.
- Updated the redirect domain (only relevant to my personal project not this).
- Updated
Version 0.3.4 Release
Version 0.3.4 (26/05/2018)
- #enhancement
- Minor update to the
README.md
file.
- Minor update to the
Version 0.3.3 Release
Version 0.3.3 (26/05/2018)
Should be the final version in this 0.3 versioning scheme. The project is working as expected now.
- #enhancement
- Updated
README.md
to reflect Heroku and not gh-pages. - Deleted the
CNAME
file as this is only used on gh-pages.
- Updated
Version 0.3.2 Release
Version 0.3.1 Release
Version 0.3.1 (26/05/2018)
This version is actually working now. I have this successfully running on Heroku now.
- #enhancement
- Tweaking Procfile to get site loaded.
- Added new gem information in the
Gemfile
. - Changing
Procfile
to runbundle install
before trying to run Jekyll. - Ignoring some files in the
_config.yml
file. - Updated
bundler
to version1.16.1
from1.15.2
(I hope anyway).
- #new
- Removed
Procfile
completely. - Added a
config.ru
file to get it to run.
- Removed
Version 0.3.0 Release
Version 0.3.0 (25/05/2018)
- #new
- Activated Heroku app at
https://agency-22digital.herokuapp.com/
with
a newProcfile
.
- Activated Heroku app at
- #enhancement
- Updating Gemfile for use with Heroku.
Version 0.2.0 Release
Version 0.2.0 (25/05/2018)
This version isn't functioning. I'm ditching GitHub Pages and moving this to
Heroku. I cannot figure out what is happening with GitHub Pages and why it
won't load 22digital.agency
at all. It works on my localhost but not
in a live, production environment. The next release will be operational
on Heroku.
- #new
- Activated GitHub Pages website.
- Added
CNAME
for the GitHub Pages setup. - Added
_config.yml
to setup a Jekyll site. - Added
Gemfile
to load the gems required for Jekyll & Github Pages.
- #enhancement
- Updated
README.md
to clean it up. - The
.gitignore
file has been updated for new folders.
- Updated
- #bugfix
- Trying to get the site to work under
gh-pages
branch. - Fixed a bug where the site was inaccessible.
- Trying to get the site to work under
Version 0.1.0 Release
Version 0.1.0 (25/05/2018)
- #new
- Added
.htaccess
file to force a redirect.
- Added
- #enhancement
- Updated the following files with correct info:
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
README.md
- Updated the following files with correct info:
Version 0.0.2 Release
Version 0.0.2 (25/05/2018)
- #enhancement
- Basic git and GitHub file structure put in place. Using the
@justinhartman/.github project as template files.
- Basic git and GitHub file structure put in place. Using the
Version 0.0.1 Release
Version 0.0.1 (25/05/2018)
- #new
- Initial Release