Skip to content

Commit

Permalink
added application link
Browse files Browse the repository at this point in the history
  • Loading branch information
titanium-47 committed Jun 22, 2023
1 parent f108de7 commit 54c0b46
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 30 deletions.
64 changes: 34 additions & 30 deletions README.txt → README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,35 @@
Solid State by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)


After a somewhat extended break from HTML5 UP (to work on a secret-ish new project --
more on that later!) I'm back with a brand new design: Solid State, a slick new multi-
pager that combines some of the ideas I've played with over at Pixelarity with an "angular"
sort of look. Hope you dig it :)

Demo images* courtesy of Unsplash, a radtastic collection of CC0 (public domain) images
you can use for pretty much whatever.

(* = not included)

AJ
[email protected] | @ajlkn


Credits:

Demo Images:
Unsplash (unsplash.com)

Icons:
Font Awesome (fontawesome.io)

Other:
jQuery (jquery.com)
Scrollex (github.com/ajlkn/jquery.scrollex)
To build website first install ruby and jekyll

Then type `bundle exec jekyll serve --livereload`

Solid State by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)


After a somewhat extended break from HTML5 UP (to work on a secret-ish new project --
more on that later!) I'm back with a brand new design: Solid State, a slick new multi-
pager that combines some of the ideas I've played with over at Pixelarity with an "angular"
sort of look. Hope you dig it :)

Demo images* courtesy of Unsplash, a radtastic collection of CC0 (public domain) images
you can use for pretty much whatever.

(* = not included)

AJ
[email protected] | @ajlkn


Credits:

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)
4 changes: 4 additions & 0 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
<li class="nav-item">
<a href="#contact" class="nav-link smoothScroll">Contact</a>
</li>

<li class="nav-item">
<a href="https://forms.gle/ToZQtD5jVuDFimB39" class="nav-link smoothScroll" style="color: #56cbf9">Join Us!</a>
</li>

</ul>

Expand Down

0 comments on commit 54c0b46

Please sign in to comment.