-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updated main text, added quickstart title and link to repo + deploy * removed body margin and customized other elements to better match original * imported styling * update blob color * updated tests * removed duplicate link * removed sass and changed files to css * uninstalled sass * moved description above CTA * updated readme with styling
- Loading branch information
Showing
7 changed files
with
237 additions
and
34 deletions.
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
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,26 +1,31 @@ | ||
<div class="header"> | ||
<div class="logo"> | ||
<img src="https://res.cloudinary.com/dzkoxrsdj/image/upload/v1646339469/angular_wzrs5o.png"> | ||
<svg id="background" width='1728' height='1235' viewBox="0 0 1728 1235" fill='none' xmlns='http://www.w3.org/2000/svg'><g opacity='0.75' filter='url(#filter0_f_39_143)'><circle cy='1000' r='264' fill='url(#paint0_linear_39_143)'/></g><g opacity='0.65' filter='url(#filter1_f_39_143)'><circle cx='1720' cy='264' r='379' fill='url(#paint1_linear_39_143)'/></g><defs><filter id='filter0_f_39_143' x='-485' y='515' width='970' height='970' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'><feFlood flood-opacity='0' result='BackgroundImageFix'/><feBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/><feGaussianBlur stdDeviation='110.5' result='effect1_foregroundBlur_39_143'/></filter><filter id='filter1_f_39_143' x='1120' y='-336' width='1200' height='1200' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'><feFlood flood-opacity='0' result='BackgroundImageFix'/><feBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/><feGaussianBlur stdDeviation='110.5' result='effect1_foregroundBlur_39_143'/></filter><linearGradient id='paint0_linear_39_143' x1='196.5' y1='902' x2='-2.55853e-05' y2='1264' gradientUnits='userSpaceOnUse'><stop stop-color="var(--bttm-left-blur-1)"/><stop offset='1' stop-color="var(--bttm-left-blur-2)"/></linearGradient><linearGradient id='paint1_linear_39_143' x1='1720' y1='-115' x2='1720' y2='643' gradientUnits='userSpaceOnUse'><stop stop-color="var(--top-right-blur-1)"/><stop offset='1' stop-color="var(--top-right-blur-2)" /></linearGradient></defs></svg> | ||
<div id="content"> | ||
<div class="header"> | ||
<h1>Quickstart Template</h1> | ||
<div class="logo"> | ||
<img src="https://res.cloudinary.com/dzkoxrsdj/image/upload/v1646339469/angular_wzrs5o.png"> | ||
</div> | ||
<h2> | ||
This is a bare-bones Astro project that has everything you need to quickly deploy it to Netlify | ||
</h2> | ||
<div class="bttns"> | ||
<a href="https://app.netlify.com/start/deploy?repository=https://github.com/netlify-templates/angular-quickstart" class="bttn primary">Deploy to Netlify</a> | ||
<a href="https://github.com/netlify-templates/angular-quickstart" class="bttn secondary">View Repo</a> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="resource-list"> | ||
<h2> | ||
Here are some resources to help you on your Angular + Netlify journey: | ||
</h2> | ||
<ul> | ||
<li> | ||
<a href="https://github.com/netlify-templates/angular-quickstart">The Angular Quickstart repo</a> | ||
</li> | ||
<li> | ||
<a href="https://www.netlify.com/tags/angular/">Netlify Blog: Angular posts</a> | ||
<li> | ||
<a href="https://docs.netlify.com/">Netlify Docs</a> | ||
</li> | ||
<li> | ||
<a href="https://angular.io/">Angular Docs</a> | ||
</li> | ||
</ul> | ||
</div> | ||
<footer class="footer"> | ||
Made with <a href="https://netlify.com"><img src="https://res.cloudinary.com/dzkoxrsdj/image/upload/v1646714899/netliheart_ezlkim.svg" alt="Netlify Logo" /></a> for you! | ||
</footer> | ||
<div class="resource-list"> | ||
<ul> | ||
<li> | ||
<a href="https://www.netlify.com/tags/angular/">Netlify Blog: Angular posts</a> | ||
<li> | ||
<a href="https://docs.netlify.com/">Netlify Docs</a> | ||
</li> | ||
<li> | ||
<a href="https://angular.io/">Angular Docs</a> | ||
</li> | ||
</ul> | ||
</div> | ||
<footer class="footer"> | ||
Made with <a href="https://netlify.com"><img src="https://res.cloudinary.com/dzkoxrsdj/image/upload/v1646714899/netliheart_ezlkim.svg" alt="Netlify Logo" /></a> for you! | ||
</footer> | ||
</div> |
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
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,140 @@ | ||
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap'); | ||
|
||
:root { | ||
--main-family: 'Poppins', sans-serif; | ||
--color-bg: linear-gradient(180deg, #FFFFFF 0%, #AEC6DC 100%); | ||
|
||
/* Controls the blob blur gradient colors within the main tag's svg */ | ||
--top-right-blur-1: #20C6B7; | ||
--top-right-blur-2: #4D9ABF; | ||
--bttm-left-blur-1: #de3641; | ||
--bttm-left-blur-2: #e46b73; | ||
} | ||
|
||
html { | ||
background: var(--color-bg); | ||
font-family: var(--main-family); | ||
min-height: 100%; | ||
} | ||
|
||
body{ | ||
margin: 0; | ||
} | ||
|
||
#background { | ||
position: fixed; | ||
width: 100%; | ||
z-index: -1; | ||
height: 100%; | ||
} | ||
|
||
#content { | ||
display: flex; | ||
flex-direction: column; | ||
align-items: center; | ||
margin: 0 auto; | ||
} | ||
|
||
.header{ | ||
text-align: center; | ||
} | ||
|
||
.header h1 { | ||
padding-top:5%; | ||
margin: 0; | ||
font-size: calc(max(5vw, 32px)); | ||
} | ||
|
||
.header .logo img { | ||
padding: 30px 0; | ||
width: 100%; | ||
} | ||
|
||
.header h2 { | ||
line-height: 34px; | ||
width: 50%; | ||
margin: 0 auto; | ||
padding-bottom: 5%; | ||
font-weight: 500; | ||
} | ||
|
||
@media only screen and (max-width: 450px) { | ||
.header h2 { | ||
width: 90%; | ||
padding: 5%; | ||
} | ||
} | ||
|
||
.bttns{ | ||
margin-bottom: 5%; | ||
} | ||
|
||
.bttn{ | ||
padding: 15px; | ||
border-radius: 5px; | ||
width: 150px; | ||
margin: 0 1%; | ||
text-decoration: none; | ||
} | ||
|
||
.bttn.primary{ | ||
display: inline-block; | ||
width: max-content; | ||
background: #21A69A; | ||
border: none; | ||
color: white; | ||
box-shadow: -3px 3px 5px rgb(35 33 33 / 23%); | ||
} | ||
|
||
.bttn.primary:hover { | ||
background: #21a69a; | ||
box-shadow: inset 3px 4px 10px rgb(35 33 33 / 40%); | ||
/* -webkit-box-shadow: inset 3px 4px 10px rgb(35 33 33 / 40%); */ | ||
} | ||
|
||
.bttn.secondary{ | ||
background: transparent; | ||
border: #093C4F 2px solid; | ||
color: #0D1D24; | ||
} | ||
|
||
.bttn.secondary:hover { | ||
background: #05171f; | ||
color: white; | ||
} | ||
|
||
.resource-list { | ||
font-family: Helvetica, Arial, sans-serif; | ||
font-size: larger; | ||
text-align: center; | ||
width: 100%; | ||
} | ||
|
||
.resource-list ul { | ||
text-align: left; | ||
margin: 0 auto; | ||
list-style: none; | ||
display: flex; | ||
justify-content: center; | ||
padding: 2%; | ||
} | ||
|
||
.resource-list li { | ||
padding: 2%; | ||
font-weight: bold; | ||
} | ||
|
||
.resource-list a { | ||
color: black; | ||
line-height: 30px; | ||
} | ||
|
||
footer { | ||
margin: 0 auto; | ||
width: 100%; | ||
text-align: center; | ||
} | ||
|
||
footer img { | ||
width: 20px; | ||
} |