forked from AdaGold/group-fansite
-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sierra Pine #69
Open
heysierra
wants to merge
2
commits into
Ada-C16:master
Choose a base branch
from
heysierra:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Sierra Pine #69
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,120 @@ | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Document</title> | ||
<link href="style3.css" rel="stylesheet"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100;400&family=Montserrat:wght@100;600&display=swap" rel="stylesheet"> | ||
<script src="https://kit.fontawesome.com/c92ecec3b5.js" crossorigin="anonymous"></script> | ||
|
||
</head> | ||
<body> | ||
<header> | ||
<nav> | ||
<a href="index.html"><h3>home</h3></a> | ||
</nav> | ||
<nav> | ||
<a href="portfolio.html"><h3>portfolio</h3></a> | ||
</nav> | ||
|
||
<ul> | ||
<li><a href="https://github.com/heysierra/" target="_blank" rel="noopener noreferrer"><i class="fab fa-github"></i></a></li> | ||
<li><a href="https://www.linkedin.com/in/sierra-parsons-1320a21a1" target="_blank" rel="noopener noreferrer"><i class="fab fa-linkedin"></i></a></li> | ||
<li><a href = "mailto: [email protected]" target="_blank" rel="noopener noreferrer"><i class="fas fa-at"></i></a></li> | ||
</ul> | ||
</header> | ||
|
||
<article> | ||
|
||
<h1>sierra.</h1> | ||
|
||
</article> | ||
<section> | ||
|
||
<div> | ||
<h2>about me</h2> | ||
<p> | ||
Current Cohort 16 student at Ada Developer's Academy. Future software developer. Forever passionate about serving K-12 scholars in southeast Seattle through transformative education, restorative justice, and intergenerational social action. | ||
</p> | ||
</div> | ||
|
||
</section> | ||
<footer> | ||
<h4>2021</h4> | ||
</footer> | ||
|
||
|
||
</body> | ||
</html> | ||
|
||
</html> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!-- | ||
|
||
|
||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Document</title> | ||
<link href="style.css" rel="stylesheet"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100;400&family=Montserrat:wght@100;600&display=swap" rel="stylesheet"> | ||
<script src="https://kit.fontawesome.com/c92ecec3b5.js" crossorigin="anonymous"></script> | ||
|
||
</head> | ||
<body> | ||
<header> | ||
<div> | ||
<a href="home.html"><p>home</p></a> | ||
</div> | ||
|
||
|
||
|
||
<div> | ||
<a href="portfolio.html"><p>portfolio</p></a> | ||
</div> | ||
<ul> | ||
<li><a href="https://github.com/heysierra/"><i class="fab fa-github"></i></a></li> | ||
<li><a href="linkedin.com/in/sierra-parsons-1320a21a1"><i class="fab fa-linkedin"></i></a></li> | ||
<li><a href = "mailto: [email protected]"><i class="fas fa-at"></i></a></li> | ||
</ul> | ||
</header> | ||
|
||
<article> | ||
<h1> | ||
<a href="index.html">sierra.</a> | ||
</h1> | ||
</article> | ||
<section> | ||
<div> | ||
<h2>about me</h2> | ||
</div> | ||
<div> | ||
<p> | ||
Current Cohort 16 student at Ada Developer's Academy. Future software developer. Forever passionate about serving K-12 scholars in southeast Seattle through transformative education, restorative justice, and intergenerational social action. | ||
</p> | ||
</div> | ||
|
||
</section> | ||
<footer> | ||
<h4>2020</h4> | ||
</footer> | ||
|
||
|
||
</body> | ||
|
||
</html> --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,38 @@ | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Document</title> | ||
<link href="style2.css" rel="stylesheet"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100;400&family=Montserrat:wght@100;600&display=swap" rel="stylesheet"> | ||
<script src="https://kit.fontawesome.com/c92ecec3b5.js" crossorigin="anonymous"></script> | ||
|
||
</head> | ||
<body> | ||
<header> | ||
<ul> | ||
<li><a href="https://github.com/heysierra/" target="_blank" rel="noopener noreferrer"><i class="fab fa-github"></i></a></li> | ||
<li><a href="https://www.linkedin.com/in/sierra-parsons-1320a21a1" target="_blank" rel="noopener noreferrer"><i class="fab fa-linkedin"></i></a></li> | ||
<li><a href = "mailto: [email protected]" target="_blank" rel="noopener noreferrer"><i class="fas fa-at"></i></a></li> | ||
</ul> | ||
</header> | ||
|
||
<article> | ||
<h1>sierra parsons</h1> | ||
</article> | ||
<section> | ||
<div> | ||
<a href="about.html">about</a> | ||
</div> | ||
<div> | ||
<a href="portfolio.html">portfolio</a> | ||
</div> | ||
</section> | ||
<footer> | ||
<h4>2021</h4> | ||
</footer> | ||
|
||
|
||
</body> | ||
</html> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,63 @@ | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Document</title> | ||
<link href="style3.css" rel="stylesheet"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100;400&family=Montserrat:wght@100;600&display=swap" rel="stylesheet"> | ||
<script src="https://kit.fontawesome.com/c92ecec3b5.js" crossorigin="anonymous"></script> | ||
</head> | ||
|
||
<body> | ||
<header> | ||
<nav> | ||
<a href="index.html"><h3>home</h3></a> | ||
</nav> | ||
<nav> | ||
<a href="about.html"><h3>about</h3></a> | ||
</nav> | ||
|
||
<ul> | ||
|
||
<li><a href="https://github.com/heysierra/" target="_blank" rel="noopener noreferrer"><i class="fab fa-github"></i></a></li> | ||
<li><a href="https://www.linkedin.com/in/sierra-parsons-1320a21a1" target="_blank" rel="noopener noreferrer"><i class="fab fa-linkedin"></i></a></li> | ||
<li><a href = "mailto: [email protected]" target="_blank" rel="noopener noreferrer"><i class="fas fa-at"></i></a></li> | ||
|
||
</ul> | ||
</header> | ||
|
||
<article> | ||
<h1>portfolio.</h1> | ||
</article> | ||
<section> | ||
|
||
<div class = "grid-3-columns"> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This |
||
|
||
<div> | ||
<a href="https://github.com/heysierra/retro-video-store" target="_blank" rel="noopener noreferrer">video store</a> | ||
<p> | ||
An API to handle the backend of a retro video store using Flask and SQLAlchemy. | ||
</p> | ||
</div> | ||
<div> | ||
<a href="https://github.com/heysierra/task-list-api" target="_blank" rel="noopener noreferrer">task list</a> | ||
<p> | ||
A web API to create, read, update, and delete tasks in Slack. | ||
</p> | ||
</div> | ||
<div> | ||
<a href="https://github.com/heysierra/swap-meet" target="_blank" rel="noopener noreferrer">swap meet</a> | ||
<p> | ||
Backend logic for an app where vendors can swap items between different inventories. | ||
</p> | ||
</div> | ||
|
||
</section> | ||
<footer> | ||
<h4>2021</h4> | ||
</footer> | ||
|
||
|
||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,107 @@ | ||
body { | ||
background-image: linear-gradient(rgba(0, 0, 0, 0.8),rgba(0, 0, 0, 0.8)) , url(https://uploads-ssl.webflow.com/6095faf01c4548593c813be6/6171eab7216b6c5ad2341c2d_3AC7825E-21BA-480C-8809-7F1554B229DD.PNG); | ||
background-size: cover; | ||
background-repeat: no-repeat; | ||
background-position: center; | ||
background-attachment: fixed; | ||
} | ||
|
||
header { | ||
color: white; | ||
margin: 30px 20px 100px 150px; | ||
} | ||
|
||
article { | ||
color: white; | ||
margin-left: 150px; | ||
} | ||
|
||
section { | ||
display: flex; | ||
color: white; | ||
margin-right: 400px; | ||
margin-left: 150px; | ||
|
||
|
||
} | ||
|
||
footer { | ||
display: flex; | ||
color: white; | ||
margin: 325px 500px 0px 150px; | ||
} | ||
|
||
|
||
ul { | ||
margin: 0; | ||
padding: 0; | ||
list-style-type: none; | ||
} | ||
|
||
li { | ||
display:inline-block; | ||
|
||
} | ||
|
||
div { | ||
display: inline-block; | ||
width: 75px; | ||
|
||
} | ||
|
||
a { | ||
display:inline-block; | ||
color: white; | ||
text-align: justify; | ||
font-size: 20px; | ||
font-family: 'Montserrat', sans-serif; | ||
font-weight: 100; | ||
word-spacing: 1px; | ||
text-decoration: none; | ||
} | ||
|
||
a:hover { | ||
color: #587e76; | ||
} | ||
|
||
i { | ||
font-size:20px; | ||
color:white; | ||
padding:.25em; | ||
} | ||
|
||
i:hover { | ||
color: #587e76; | ||
} | ||
|
||
h1 { | ||
color: white; | ||
text-align: justify; | ||
font-family: 'Barlow Condensed', sans-serif; | ||
font-size: 75px; | ||
font-weight: 400; | ||
margin-bottom: 20px; | ||
} | ||
h2 { | ||
color: white; | ||
font-size:24px; | ||
font-family: 'Montserrat', sans-serif; | ||
font-weight: 600; | ||
} | ||
p { | ||
color: white; | ||
text-align: justify; | ||
font-size: 14px; | ||
font-family: 'Montserrat', sans-serif; | ||
font-weight: 100; | ||
word-spacing: 1px; | ||
} | ||
|
||
h4 { | ||
color: white; | ||
text-align: justify; | ||
font-size: 12px; | ||
font-family: 'Barlow Condensed', sans-serif; | ||
font-weight: 100; | ||
|
||
} |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.