Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
.jekyll-metadata
**/node_modules
**/dist
24 changes: 0 additions & 24 deletions 404.html

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## Version 1.0.2
- Updated Bootstrap to v4.5
- Improved animation performance

## Version 1.0.1
- [ADD] Added new `.navbar-transparent` class to give navbar styling (bg, shadow) when expanding.
- [ADD] Improved WGAC compliance by means of img alt text and link labels for screenreaders.

## Version 1.0.0

- Initial release
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

34 changes: 0 additions & 34 deletions Gemfile

This file was deleted.

95 changes: 0 additions & 95 deletions Gemfile.lock

This file was deleted.

20 changes: 20 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
The MIT License (MIT)

Copyright (c) 2020 Vantage Design

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20 changes: 0 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1 @@
# levitytech.github.io
Levity is about more than just code, it is where technology changes people.

Feedback, bug reports, and comments are not only welcome, but strongly encouraged.

Credits:

Authors:
Michael Martin (michael@levitytech.net)
Bazyl Horsey (bazyl@levitytech.net)

Demo Images:
Unsplash (unsplash.com)

Icons:
Font Awesome (fontawesome.io)

Other:
jQuery (jquery.com)
Scrollex (github.com/ajlkn/jquery.scrollex)
Responsive Tools (github.com/ajlkn/responsive-tools)
42 changes: 0 additions & 42 deletions _config.yml

This file was deleted.

41 changes: 0 additions & 41 deletions _config_dev.yml

This file was deleted.

7 changes: 0 additions & 7 deletions _includes/footer.html

This file was deleted.

18 changes: 0 additions & 18 deletions _includes/head.html

This file was deleted.

29 changes: 0 additions & 29 deletions _includes/header-lm.html

This file was deleted.

Loading