Преглед изворни кода

Update templates/user/dashboard/bootcamp.tmpl, templates/explore/organizations.tmpl, templates/explore/repo_list.tmpl, templates/explore/repos.tmpl, templates/explore/users.tmpl, templates/home.tmpl, templates/misc/internscert.tmpl, templates/misc/soon.tmpl, templates/repo/bare.tmpl, templates/repo/forks.tmpl, templates/repo/issue/list.tmpl, templates/repo/issue/milestones.tmpl, templates/repo/user_cards.tmpl, templates/user/dashboard/feeds.tmpl, templates/user/dashboard/issues.tmpl files

Yoginth пре 6 година
родитељ
комит
24d2433219

+ 1 - 1
templates/explore/organizations.tmpl

@@ -54,7 +54,7 @@
 					<center>
 						<div class="explore">
 							<div class="not-found">
-								<img class="ui avatar small image" src="https://cdn.gitote.in/img/svg/folder.svg">
+								<img class="ui avatar small image" src="https://gitote-cdn.netlify.com/img/svg/folder.svg">
 								<br/>
 								<h2>{{.i18n.Tr "explore.orgsearch"}}</h2>
 							</div>

+ 2 - 2
templates/explore/repo_list.tmpl

@@ -4,7 +4,7 @@
 		<center>
 			<div class="explore">
 				<div class="not-found">
-					<img class="ui avatar small image" src="https://cdn.gitote.in/img/svg/folder.svg">
+					<img class="ui avatar small image" src="https://gitote-cdn.netlify.com/img/svg/folder.svg">
 					<br/>
 					<h2>{{.Owner.Name}} {{$.i18n.Tr "user.error.norepos"}}</h2>
 				</div>
@@ -26,7 +26,7 @@
 	{{if not .Repos}}
 		{{if .PageIsOrgHome}}
 			<div class="ui center dashboard no-activity">
-				<img class="ui avatar small image" src="https://cdn.gitote.in/img/svg/folder.svg">
+				<img class="ui avatar small image" src="https://gitote-cdn.netlify.com/img/svg/folder.svg">
 				<br/>
 				<h2>No Repository</h2>
 			</div>

+ 1 - 1
templates/explore/repos.tmpl

@@ -12,7 +12,7 @@
 					<center>
 						<div class="explore">
 							<div class="not-found">
-								<img class="ui avatar small image" src="https://cdn.gitote.in/img/svg/folder.svg">
+								<img class="ui avatar small image" src="https://gitote-cdn.netlify.com/img/svg/folder.svg">
 								<br/>
 								<h2>{{.i18n.Tr "explore.reposearch"}}</h2>
 							</div>

+ 1 - 1
templates/explore/users.tmpl

@@ -53,7 +53,7 @@
 					<center>
 						<div class="explore">
 							<div class="not-found">
-								<img class="ui avatar small image" src="https://cdn.gitote.in/img/svg/folder.svg">
+								<img class="ui avatar small image" src="https://gitote-cdn.netlify.com/img/svg/folder.svg">
 								<br/>
 								<h2>{{.i18n.Tr "explore.usersearch"}}</h2>
 							</div>

+ 6 - 6
templates/home.tmpl

@@ -4,10 +4,10 @@
 		<div class="ui stackable middle very relaxed page grid home-head">
 			<div style="padding-left:0" class="sixteen wide left aligned centered column home-main mobile">
 				<div class="logo">
-					<img height="70px" src="https://cdn.gitote.in/logoblack.svg" alt="Gitote Logo" />
+					<img height="70px" src="https://gitote-cdn.netlify.com/logoblack.svg" alt="Gitote Logo" />
 				</div>
 				<div style="margin-right:-30px" class="ui right">
-					<img class="hide-mobile" height="250px" src="https://cdn.gitote.in/img/svg/designer.svg" alt="Designer" />
+					<img class="hide-mobile" height="250px" src="https://gitote-cdn.netlify.com/img/svg/designer.svg" alt="Designer" />
 				</div>
 				<div class="hero">
 					<h1>
@@ -37,7 +37,7 @@
 	<div class="ui two column center aligned divided very relaxed stackable grid container">
 		<div class="row">
 			<div class="column">
-				<img src="https://cdn.gitote.in/img/svg/developer.svg" class="ui centered tiny image" alt="Developer">
+				<img src="https://gitote-cdn.netlify.com/img/svg/developer.svg" class="ui centered tiny image" alt="Developer">
 				<h2 class="ui icon header">
 					Write better code
 				</h2>
@@ -45,7 +45,7 @@
 				<a class="ui large button" href="#">Code Review</a>
 			</div>
 			<div class="column">
-				<img src="https://cdn.gitote.in/img/svg/creation.svg" class="ui centered tiny image" alt="Creation">
+				<img src="https://gitote-cdn.netlify.com/img/svg/creation.svg" class="ui centered tiny image" alt="Creation">
 				<h2 class="ui icon header">
 					Manage your chaos
 				</h2>
@@ -70,7 +70,7 @@
 				<p>Make a suggestion, fix a bug, improve documentation, or contribute code to a project. Even asking questions helps.</p>
 			</div>
 			<div class="six wide right floated column">
-				<img src="https://cdn.gitote.in/img/svg/workchat.svg" class="ui medium image">
+				<img src="https://gitote-cdn.netlify.com/img/svg/workchat.svg" class="ui medium image">
 			</div>
 		</div>
     </div>
@@ -79,7 +79,7 @@
 <div class="ui vertical segment home-main padding">
   	<div class="ui stackable center aligned grid container">
 			<div class="fourteen wide column">
-			<img src="https://cdn.gitote.in/img/svg/co-working.svg" class="ui centered small image" alt="Co-Working">
+			<img src="https://gitote-cdn.netlify.com/img/svg/co-working.svg" class="ui centered small image" alt="Co-Working">
 			<h1 class="ui icon header">
 				A better way to work together
 			</h1>

+ 3 - 3
templates/misc/internscert.tmpl

@@ -31,10 +31,10 @@
 			<div class="box b">
 				<div class="align-center">
 					<div class="cert-logo">
-						<p><img style="height:100px; margin-bottom:20px" src="https://cdn.gitote.in/logoblack.svg"><br>
+						<p><img style="height:100px; margin-bottom:20px" src="https://gitote-cdn.netlify.com/logoblack.svg"><br>
                         <span class="cert-slogan">Software version control made simple!</span></p>
 					</div>
-					<div class="cert-signature signature-1"><img src="https://cdn.gitote.in/img/sign.jpg">
+					<div class="cert-signature signature-1"><img src="https://gitote-cdn.netlify.com/img/sign.jpg">
 						<p><b>Yoginth</b><br> <span class="position">Founder and CEO</span></p>
 					</div>
 				</div>
@@ -183,7 +183,7 @@
         {{template "base/head" .}}
         <div class="pages body">
             <div class="ui center">
-                <img class="ui centered medium image" src="https://cdn.gitote.in/img/svg/certificate.svg">
+                <img class="ui centered medium image" src="https://gitote-cdn.netlify.com/img/svg/certificate.svg">
                 <h1>You don't have any certificate yet!</h1>
             </div>
         </div>

+ 1 - 1
templates/misc/soon.tmpl

@@ -1,5 +1,5 @@
 <div class="ui center">
     <h1>We are working on it!</h1>
-    <img class="pages soon" src="https://cdn.gitote.in/img/svg/wip.svg">
+    <img class="pages soon" src="https://gitote-cdn.netlify.com/img/svg/wip.svg">
     <h2>Coming soon!</h2>
 </div>

+ 1 - 1
templates/repo/bare.tmpl

@@ -54,7 +54,7 @@ git push -u origin master</code></pre>
 					{{else}}
 						<div class="ui segment center">
 							<div class="ui center dashboard no-activity">
-								<img class="ui avatar small image" src="https://cdn.gitote.in/img/svg/collection.svg">
+								<img class="ui avatar small image" src="https://gitote-cdn.netlify.com/img/svg/collection.svg">
 								<br/>
 								<h2>{{.i18n.Tr "repo.bare_message"}}</h2>
 							</div>

+ 1 - 1
templates/repo/forks.tmpl

@@ -8,7 +8,7 @@
 		<div class="ui list">
 			{{if not .Forks}}
 				<div class="ui center dashboard no-activity">
-					<img class="ui avatar small image" src="https://cdn.gitote.in/img/svg/collection.svg">
+					<img class="ui avatar small image" src="https://gitote-cdn.netlify.com/img/svg/collection.svg">
 					<br/>
 					<h2>No Forks</h2>
 				</div>

+ 1 - 1
templates/repo/issue/list.tmpl

@@ -103,7 +103,7 @@
 		</div>
 		{{if not .Issues}}
 			<div class="ui center dashboard no-activity">
-				<img class="ui avatar small image" src="https://cdn.gitote.in/img/svg/no_data.svg">
+				<img class="ui avatar small image" src="https://gitote-cdn.netlify.com/img/svg/no_data.svg">
 				<br/>
 				<h2>Nothing Here</h2>
 			</div>

+ 1 - 1
templates/repo/issue/milestones.tmpl

@@ -24,7 +24,7 @@
 		</div>
 		{{if not .Milestones}}
 			<div class="ui center dashboard no-activity">
-				<img class="ui avatar small image" src="https://cdn.gitote.in/img/svg/milestone.svg">
+				<img class="ui avatar small image" src="https://gitote-cdn.netlify.com/img/svg/milestone.svg">
 				<br/>
 				<h2>No Milestones</h2>
 			</div>

+ 4 - 4
templates/repo/user_cards.tmpl

@@ -6,25 +6,25 @@
 		{{if not .Cards}}
 			{{if .PageIsFollowers}}
 				<div class="ui center dashboard no-activity">
-					<img class="ui avatar small image" src="https://cdn.gitote.in/img/svg/followers.svg">
+					<img class="ui avatar small image" src="https://gitote-cdn.netlify.com/img/svg/followers.svg">
 					<br/>
 					<h2>No Followers</h2>
 				</div>
 			{{else if .PageIsFollowing}}
 				<div class="ui center dashboard no-activity">
-					<img class="ui avatar small image" src="https://cdn.gitote.in/img/svg/following.svg">
+					<img class="ui avatar small image" src="https://gitote-cdn.netlify.com/img/svg/following.svg">
 					<br/>
 					<h2>No Following</h2>
 				</div>
 			{{else if .PageIsWatchers}}
 				<div class="ui center dashboard no-activity">
-					<img class="ui avatar small image" src="https://cdn.gitote.in/img/svg/watching.svg">
+					<img class="ui avatar small image" src="https://gitote-cdn.netlify.com/img/svg/watching.svg">
 					<br/>
 					<h2>No Watchers</h2>
 				</div>
 			{{else if .PageIsStargazers}}
 				<div class="ui center dashboard no-activity">
-					<img class="ui avatar small image" src="https://cdn.gitote.in/img/svg/taken.svg">
+					<img class="ui avatar small image" src="https://gitote-cdn.netlify.com/img/svg/taken.svg">
 					<br/>
 					<h2>No Stars</h2>
 				</div>

+ 4 - 4
templates/user/dashboard/bootcamp.tmpl

@@ -9,7 +9,7 @@
         <div class="column">
             <div class="ui segment bootcamp box">
                 <h2 class="ui left aligned">1</h2>
-                <img src="https://cdn.gitote.in/img/bootcamp/box.png">
+                <img src="https://gitote-cdn.netlify.com/img/bootcamp/box.png">
                 <h4>Set up Git</h4>
                 <p>A quick guide to help you get started with Git.</p>
             </div>
@@ -17,7 +17,7 @@
         <div class="column">
             <div class="ui segment bootcamp box">
                 <h2 class="ui left aligned">2</h2>
-                <img src="https://cdn.gitote.in/img/bootcamp/folder.png">
+                <img src="https://gitote-cdn.netlify.com/img/bootcamp/folder.png">
                 <h4>Create repositories</h4>
                 <p>Repositories are where you'll work and collaborate on projects.</p>
             </div>
@@ -25,7 +25,7 @@
         <div class="column">
             <div class="ui segment bootcamp box">
                 <h2 class="ui left aligned">3</h2>
-                <img src="https://cdn.gitote.in/img/bootcamp/fork.png">
+                <img src="https://gitote-cdn.netlify.com/img/bootcamp/fork.png">
                 <h4>Fork repositories</h4>
                 <p>Forking creates a new, unique project from an existing one.</p>
             </div>
@@ -33,7 +33,7 @@
         <div class="column">
             <div class="ui segment bootcamp box">
                 <h2 class="ui left aligned">4</h2>
-                <img src="https://cdn.gitote.in/img/bootcamp/together.png">
+                <img src="https://gitote-cdn.netlify.com/img/bootcamp/together.png">
                 <h4>Work together</h4>
                 <p>Send pull request, follow friends. Star and watch projects.</p>
             </div>

+ 1 - 1
templates/user/dashboard/feeds.tmpl

@@ -9,7 +9,7 @@
 		{{end}}
 	{{end}}
 	<div class="ui center dashboard no-activity">
-		<img class="ui avatar small image" src="https://cdn.gitote.in/img/svg/no_activities.svg">
+		<img class="ui avatar small image" src="https://gitote-cdn.netlify.com/img/svg/no_activities.svg">
 		<br/>
 		<h3>No Activities</h3>
 	</div>

+ 2 - 2
templates/user/dashboard/issues.tmpl

@@ -68,13 +68,13 @@
 					{{if not .Issues}}
 						{{if .PageIsIssues}}
 							<div class="ui center dashboard no-activity">
-								<img class="ui avatar small image" src="https://cdn.gitote.in/img/svg/no_data.svg">
+								<img class="ui avatar small image" src="https://gitote-cdn.netlify.com/img/svg/no_data.svg">
 								<br/>
 								<h2>No Issues</h2>
 							</div>
 						{{else if .PageIsPulls}}
 							<div class="ui center dashboard no-activity">
-								<img class="ui avatar small image" src="https://cdn.gitote.in/img/svg/no_data.svg">
+								<img class="ui avatar small image" src="https://gitote-cdn.netlify.com/img/svg/no_data.svg">
 								<br/>
 								<h2>No Pull Requests</h2>
 							</div>