Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
shanegillio authored Feb 4, 2024
1 parent 8934896 commit d2c6a0b
Show file tree
Hide file tree
Showing 11 changed files with 59 additions and 22 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Sun Feb 04 2024 22:02:13 GMT+0000 (Coordinated Universal Time) -->
<!-- Last Published: Sun Feb 04 2024 23:01:13 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="65bee419060ee780263db47f" data-wf-site="65bee418060ee780263db44d">
<head>
<meta charset="utf-8">
Expand Down
6 changes: 4 additions & 2 deletions css/shanes-cool-site-c35371.webflow.css
Original file line number Diff line number Diff line change
Expand Up @@ -1028,6 +1028,8 @@ p {
.text-block-2 {
color: red;
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
font-family: Montserrat, sans-serif;
}

Expand Down Expand Up @@ -1087,7 +1089,7 @@ p {
}

.html-embed {
max-width: 90%;
max-width: 100%;
}

@media screen and (max-width: 991px) {
Expand Down Expand Up @@ -1196,7 +1198,7 @@ p {
max-width: 90%;
}

.body {
.body, .html-embed-2 {
max-width: 100%;
}
}
Expand Down
6 changes: 5 additions & 1 deletion detail_blog-posts.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Sun Feb 04 2024 22:02:13 GMT+0000 (Coordinated Universal Time) -->
<!-- Last Published: Sun Feb 04 2024 23:01:13 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="65bee419060ee780263db481" data-wf-site="65bee418060ee780263db44d">
<head>
<meta charset="utf-8">
Expand All @@ -25,9 +25,13 @@ <h1 class="blog-name">SHANEGILL.IO</h1>
</a>
<div class="navigation-bar">
<a href="index.html" class="nav-link">blog</a>
<link rel="prefetch" href="/">
<a href="photography.html" class="nav-link">PHOTOGRAPHY</a>
<link rel="prefetch" href="/photography">
<a href="shanesharesmusic.html" class="nav-link">SHaneSharesMusic</a>
<link rel="prefetch" href="/shanesharesmusic">
<a href="letterboxd.html" class="nav-link">LETTERBOXD</a>
<link rel="prefetch" href="/letterboxd">
</div>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion detail_categories.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Sun Feb 04 2024 22:02:13 GMT+0000 (Coordinated Universal Time) -->
<!-- Last Published: Sun Feb 04 2024 23:01:13 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="65bee419060ee780263db482" data-wf-site="65bee418060ee780263db44d">
<head>
<meta charset="utf-8">
Expand All @@ -25,9 +25,13 @@ <h1 class="blog-name">SHANEGILL.IO</h1>
</a>
<div class="navigation-bar">
<a href="index.html" class="nav-link">blog</a>
<link rel="prefetch" href="/">
<a href="photography.html" class="nav-link">PHOTOGRAPHY</a>
<link rel="prefetch" href="/photography">
<a href="shanesharesmusic.html" class="nav-link">SHaneSharesMusic</a>
<link rel="prefetch" href="/shanesharesmusic">
<a href="letterboxd.html" class="nav-link">LETTERBOXD</a>
<link rel="prefetch" href="/letterboxd">
</div>
</div>
</div>
Expand Down
10 changes: 7 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Sun Feb 04 2024 22:02:13 GMT+0000 (Coordinated Universal Time) -->
<!-- Last Published: Sun Feb 04 2024 23:01:13 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="65bee419060ee780263db47e" data-wf-site="65bee418060ee780263db44d">
<head>
<meta charset="utf-8">
<title>shanegill.io</title>
<title>Example Page - Webflow Template</title>
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
Expand All @@ -25,9 +25,13 @@ <h1 class="blog-name">SHANEGILL.IO</h1>
</a>
<div class="navigation-bar">
<a href="index.html" aria-current="page" class="nav-link w--current">blog</a>
<link rel="prefetch" href="/">
<a href="photography.html" class="nav-link">PHOTOGRAPHY</a>
<link rel="prefetch" href="/photography">
<a href="shanesharesmusic.html" class="nav-link">SHaneSharesMusic</a>
<link rel="prefetch" href="/shanesharesmusic">
<a href="letterboxd.html" class="nav-link">LETTERBOXD</a>
<link rel="prefetch" href="/letterboxd">
</div>
</div>
</div>
Expand Down Expand Up @@ -56,4 +60,4 @@ <h1 class="blog-name">SHANEGILL.IO</h1>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=65bee418060ee780263db44d" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion js/webflow.js
Original file line number Diff line number Diff line change
Expand Up @@ -12716,5 +12716,5 @@ timm/lib/timm.js:
* Webflow: Interactions 2.0: Init
*/
Webflow.require('ix2').init(
{"events":{"e-11":{"id":"e-11","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInLeft","autoStopEventId":"e-12"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"65bee419060ee780263db481|5d559596-fa66-860b-d991-7b6b5a6154eb","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"65bee419060ee780263db481|5d559596-fa66-860b-d991-7b6b5a6154eb","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":35,"scrollOffsetUnit":"%","delay":0,"direction":"LEFT","effectIn":true},"createdOn":1582922129708},"e-23":{"id":"e-23","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInLeft","autoStopEventId":"e-24"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"65beff63e0833ee8ef3aaabf|123a7c42-8e20-cb44-4286-59f8b52d552a","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"65beff63e0833ee8ef3aaabf|123a7c42-8e20-cb44-4286-59f8b52d552a","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":35,"scrollOffsetUnit":"%","delay":0,"direction":"LEFT","effectIn":true},"createdOn":1707016035292},"e-25":{"id":"e-25","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInLeft","autoStopEventId":"e-26"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"65bfb91b7e4ae2e81daa3e85|123a7c42-8e20-cb44-4286-59f8b52d552a","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"65bfb91b7e4ae2e81daa3e85|123a7c42-8e20-cb44-4286-59f8b52d552a","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":35,"scrollOffsetUnit":"%","delay":0,"direction":"LEFT","effectIn":true},"createdOn":1707063578898},"e-27":{"id":"e-27","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInLeft","autoStopEventId":"e-28"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"65bfc2fa5aadd22937cf310e|123a7c42-8e20-cb44-4286-59f8b52d552a","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":35,"scrollOffsetUnit":"%","delay":0,"direction":"LEFT","effectIn":true},"createdOn":1707066107010}},"actionLists":{"slideInLeft":{"id":"slideInLeft","useFirstGroupAsInitialState":true,"actionItemGroups":[{"actionItems":[{"actionTypeId":"STYLE_OPACITY","config":{"delay":0,"duration":0,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"value":0}}]},{"actionItems":[{"actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"duration":0,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"xValue":-100,"yValue":0,"xUnit":"PX","yUnit":"PX","zUnit":"PX"}}]},{"actionItems":[{"actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"outQuart","duration":1000,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"value":1}},{"actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"outQuart","duration":1000,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"xValue":0,"yValue":0,"xUnit":"PX","yUnit":"PX","zUnit":"PX"}}]}]}},"site":{"mediaQueries":[{"key":"main","min":992,"max":10000},{"key":"medium","min":768,"max":991},{"key":"small","min":480,"max":767},{"key":"tiny","min":0,"max":479}]}}
{"events":{"e-11":{"id":"e-11","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInLeft","autoStopEventId":"e-12"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"65bee419060ee780263db481|5d559596-fa66-860b-d991-7b6b5a6154eb","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"65bee419060ee780263db481|5d559596-fa66-860b-d991-7b6b5a6154eb","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":35,"scrollOffsetUnit":"%","delay":0,"direction":"LEFT","effectIn":true},"createdOn":1582922129708}},"actionLists":{"slideInLeft":{"id":"slideInLeft","useFirstGroupAsInitialState":true,"actionItemGroups":[{"actionItems":[{"actionTypeId":"STYLE_OPACITY","config":{"delay":0,"duration":0,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"value":0}}]},{"actionItems":[{"actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"duration":0,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"xValue":-100,"yValue":0,"xUnit":"PX","yUnit":"PX","zUnit":"PX"}}]},{"actionItems":[{"actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"outQuart","duration":1000,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"value":1}},{"actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"outQuart","duration":1000,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"xValue":0,"yValue":0,"xUnit":"PX","yUnit":"PX","zUnit":"PX"}}]}]}},"site":{"mediaQueries":[{"key":"main","min":992,"max":10000},{"key":"medium","min":768,"max":991},{"key":"small","min":480,"max":767},{"key":"tiny","min":0,"max":479}]}}
);
6 changes: 5 additions & 1 deletion letterboxd.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Sun Feb 04 2024 22:20:26 GMT+0000 (Coordinated Universal Time) -->
<!-- Last Published: Sun Feb 04 2024 23:01:13 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="65beff63e0833ee8ef3aaabf" data-wf-site="65bee418060ee780263db44d">
<head>
<meta charset="utf-8">
Expand Down Expand Up @@ -27,9 +27,13 @@ <h1 class="blog-name">SHANEGILL.IO</h1>
</a>
<div class="navigation-bar">
<a href="index.html" class="nav-link">blog</a>
<link rel="prefetch" href="/">
<a href="photography.html" class="nav-link">PHOTOGRAPHY</a>
<link rel="prefetch" href="/photography">
<a href="shanesharesmusic.html" class="nav-link">SHaneSharesMusic</a>
<link rel="prefetch" href="/shanesharesmusic">
<a href="letterboxd.html" aria-current="page" class="nav-link w--current">LETTERBOXD</a>
<link rel="prefetch" href="/letterboxd">
</div>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion one-year.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Sun Feb 04 2024 22:20:26 GMT+0000 (Coordinated Universal Time) -->
<!-- Last Published: Sun Feb 04 2024 23:01:13 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="65bfb91b7e4ae2e81daa3e85" data-wf-site="65bee418060ee780263db44d">
<head>
<meta charset="utf-8">
Expand Down Expand Up @@ -27,9 +27,13 @@ <h1 class="blog-name">SHANEGILL.IO</h1>
</a>
<div class="navigation-bar">
<a href="index.html" class="nav-link">blog</a>
<link rel="prefetch" href="/">
<a href="photography.html" class="nav-link">PHOTOGRAPHY</a>
<link rel="prefetch" href="/photography">
<a href="shanesharesmusic.html" class="nav-link">SHaneSharesMusic</a>
<link rel="prefetch" href="/shanesharesmusic">
<a href="letterboxd.html" class="nav-link">LETTERBOXD</a>
<link rel="prefetch" href="/letterboxd">
</div>
</div>
</div>
Expand Down
12 changes: 8 additions & 4 deletions photography.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Sun Feb 04 2024 22:02:13 GMT+0000 (Coordinated Universal Time) -->
<!-- Last Published: Sun Feb 04 2024 23:01:13 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="65bef9242193026029b76de7" data-wf-site="65bee418060ee780263db44d">
<head>
<meta charset="utf-8">
<title>PHOTOGRAPHY</title>
<title>SHANESHARESMUSIC</title>
<meta content="SHANESHARESMUSIC" property="og:title">
<meta content="SHANESHARESMUSIC" property="twitter:title">
<meta content="width=device-width, initial-scale=1" name="viewport">
Expand All @@ -27,14 +27,18 @@ <h1 class="blog-name">SHANEGILL.IO</h1>
</a>
<div class="navigation-bar">
<a href="index.html" class="nav-link">blog</a>
<link rel="prefetch" href="/">
<a href="photography.html" aria-current="page" class="nav-link w--current">PHOTOGRAPHY</a>
<link rel="prefetch" href="/photography">
<a href="shanesharesmusic.html" class="nav-link">SHaneSharesMusic</a>
<link rel="prefetch" href="/shanesharesmusic">
<a href="letterboxd.html" class="nav-link">LETTERBOXD</a>
<link rel="prefetch" href="/letterboxd">
</div>
</div>
</div>
<div class="section">
<div data-w-id="123a7c42-8e20-cb44-4286-59f8b52d552a" class="about-content">
<div class="about-content">
<div class="w-embed w-script">
<script type="text/javascript" src="https://www.juicer.io/embed/shanegill-io/embed-code.js" async="" defer=""></script>
</div>
Expand All @@ -50,4 +54,4 @@ <h1 class="blog-name">SHANEGILL.IO</h1>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=65bee418060ee780263db44d" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
</body>
</html>
</html>
19 changes: 13 additions & 6 deletions shanesharesmusic.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Sun Feb 04 2024 22:45:45 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="65befe8174f0ae3313cc17fd" data-wf-site="65bee418060ee780263db44d">
<!-- Last Published: Sun Feb 04 2024 23:01:13 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="65c016736638b0f7cc319f51" data-wf-site="65bee418060ee780263db44d">
<head>
<meta charset="utf-8">
<title>SHANESHARESMUSIC</title>
Expand All @@ -18,36 +18,43 @@
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
<script type="text/javascript" src="https://www.juicer.io/embed/shanesharesmusic/embed-code.js" async="" defer=""></script>
</head>
<body>
<body class="body">
<div class="header-section">
<div class="w-container">
<a href="index.html" class="blog-home-link w-inline-block">
<h1 class="blog-name">SHANEGILL.IO</h1>
</a>
<div class="navigation-bar">
<a href="index.html" class="nav-link">blog</a>
<link rel="prefetch" href="/">
<a href="photography.html" class="nav-link">PHOTOGRAPHY</a>
<link rel="prefetch" href="/photography">
<a href="shanesharesmusic.html" aria-current="page" class="nav-link w--current">SHaneSharesMusic</a>
<link rel="prefetch" href="/shanesharesmusic">
<a href="letterboxd.html" class="nav-link">LETTERBOXD</a>
<link rel="prefetch" href="/letterboxd">
</div>
</div>
</div>
<div class="section">
<div class="about-content">
<div class="w-layout-blockcontainer container w-container"></div>
<div class="w-embed w-script">
<script type="text/javascript" src="https://www.juicer.io/embed/shanesharesmusic/embed-code.js" async="" defer=""></script>
</div>
</div>
</div>
<div class="footer center">
<div class="w-container">
<div class="w-layout-blockcontainer w-container">
<a href="http://shanegillio.github.io/rnmf.html" class="w-inline-block">
<div>Archive</div>
</a>
</div>
<div class="w-container">
<div>
<a href="#" class="social-icon-link w-inline-block"></a>
</div>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=65bee418060ee780263db44d" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
Expand Down
6 changes: 5 additions & 1 deletion wwdc-debut.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Sun Feb 04 2024 22:20:26 GMT+0000 (Coordinated Universal Time) -->
<!-- Last Published: Sun Feb 04 2024 23:01:13 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="65bfc2fa5aadd22937cf310e" data-wf-site="65bee418060ee780263db44d">
<head>
<meta charset="utf-8">
Expand Down Expand Up @@ -27,9 +27,13 @@ <h1 class="blog-name">SHANEGILL.IO</h1>
</a>
<div class="navigation-bar">
<a href="index.html" class="nav-link">blog</a>
<link rel="prefetch" href="/">
<a href="photography.html" class="nav-link">PHOTOGRAPHY</a>
<link rel="prefetch" href="/photography">
<a href="shanesharesmusic.html" class="nav-link">SHaneSharesMusic</a>
<link rel="prefetch" href="/shanesharesmusic">
<a href="letterboxd.html" class="nav-link">LETTERBOXD</a>
<link rel="prefetch" href="/letterboxd">
</div>
</div>
</div>
Expand Down

0 comments on commit d2c6a0b

Please sign in to comment.