Skip to content

Commit 763ed26

Browse files
authored
Merge pull request #1 from apsrcreatix/master
Add Landing Page
2 parents 3353d47 + 912811e commit 763ed26

File tree

9 files changed

+288
-0
lines changed

9 files changed

+288
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Brisk
2+
<p align="center">
3+
<img alt="Brisk Logo" src="https://raw.githubusercontent.com/apsrcreatix/Brisk/master/assets/brand-resource/brisk%402x.png" data-canonical-src="https://raw.githubusercontent.com/apsrcreatix/Brisk/master/assets/brand-resource/brisk%402x.png" width="200" height="200" />
4+
</p>
5+
6+
Touch Bar App to launch set of applications and URLs based on different profiles.
7+
8+
Know more about brisk, go to [androdev700.github.io/brisk](https://androdev700.github.io/Brisk)

assets/appdata/Brisk.zip

5.07 MB
Binary file not shown.
606 KB
Loading

assets/brand-resource/favicon.ico

1.12 KB
Binary file not shown.
16.5 KB
Loading

assets/screens/brisk-bar.png

21.2 KB
Loading

assets/screens/brisk-ui.png

109 KB
Loading

assets/style/main.css

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
@import url('https://fonts.googleapis.com/css?family=Lato:300|Montserrat:900');
2+
/*
3+
font-family: 'Lato', sans-serif;
4+
font-family: 'Montserrat', sans-serif;
5+
*/
6+
:root{
7+
--primary-font:'Lato',
8+
sans-serif;
9+
--secondary-font:'Montserrat',
10+
sans-serif;
11+
}
12+
html,body{
13+
background: whitesmoke;
14+
}
15+
*{
16+
font-family: var(--primary-font);
17+
font-weight: 300;
18+
box-sizing: border-box;
19+
color: rgb(31, 31, 31);
20+
}
21+
h1,h2,h3,h4,h5,h6{
22+
font-family: var(--secondary-font);
23+
font-weight: 900;
24+
-webkit-background-clip: text !important;
25+
-webkit-text-fill-color: transparent;
26+
background: linear-gradient(75deg, rgb(51, 51, 51), rgb(70, 70, 70));
27+
28+
}
29+
.jumbotron{
30+
background: none;
31+
}
32+
/* body{
33+
background:brown;
34+
} */
35+
.gradient-gray{
36+
background: linear-gradient(75deg, rgb(51, 51, 51), rgb(70, 70, 70));
37+
38+
}
39+
.title{
40+
background: linear-gradient(75deg, rgb(51, 51, 51), rgb(70, 70, 70));
41+
font-family: var(--secondary-font);
42+
color: whitesmoke;
43+
display: block;
44+
border-radius:10px;
45+
font-weight: 900 !important;
46+
font-size: 2rem;
47+
padding: 5px;
48+
margin:15px;
49+
height: auto;
50+
width: 125px;
51+
-ms-transform:rotate(-15deg) !important ;
52+
text-align: center;
53+
-webkit-transform: rotate(-15deg) !important;
54+
transform: rotate(-15deg) !important;
55+
}
56+
.dynamic-shadow{
57+
position: relative;
58+
z-index: 1;
59+
}
60+
.dynamic-shadow::after {
61+
content: '';
62+
width: 100%;
63+
height: 100%;
64+
position: absolute;
65+
background: inherit;
66+
top: 0.5rem;
67+
filter: blur(0.4rem);
68+
opacity: 0.7;
69+
z-index: -1;
70+
}
71+
.download-button{
72+
color:white;
73+
background: linear-gradient(to top,rgb(34, 34, 34),rgb(22, 22, 22));
74+
border:1px solid rgb(41, 41, 41);
75+
padding: 15px;
76+
font-family: var(--secondary-font);
77+
border-radius: 5px;
78+
79+
}
80+
ul,li{
81+
list-style: none;
82+
}
83+
a,a:hover,a:disabled,a:default{
84+
text-decoration: none;
85+
color:rgb(44, 44, 44);
86+
}

index.html

Lines changed: 194 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,194 @@
1+
<!doctype html>
2+
<html lang="en">
3+
4+
<head>
5+
<title>Brisk | Accelerate Your Work </title>
6+
<!-- META -->
7+
<link rel="shortcut icon" href="assets/brand-resource/favicon.ico" type="image/x-icon">
8+
<link rel="icon" href="assets/brand-resource/favicon.ico" type="image/x-icon">
9+
<link rel="icon" href="assets/brand-resource/[email protected]" type="image/x-icon">
10+
<meta charset="utf-8">
11+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
12+
<meta name="description" content="Brisk is a Touch Bar App to launch set of applications and URLs based on different profiles.">
13+
<meta property="og:title" content="Brisk" />
14+
<meta property="og:type" content="website" />
15+
<meta property="og:site_name" content="brisk" />
16+
<meta property="og:description" content="Touch Bar App to launch set of applications and URLs based on different profiles." />
17+
<meta property="og:url" content="https://github.com/androdev700/Brisk" />
18+
<meta property="og:image" content="https://raw.githubusercontent.com/apsrcreatix/Brisk/master/assets/brand-resource/brisk%402x.png" />
19+
<meta property="og:image:type" content="image/png" />
20+
<meta property="og:image:width" content="200" />
21+
<meta property="og:image:height" content="200" />
22+
<meta property="og:image:alt" content="Brisk logo showing a option in touchbar inside a circular base." />
23+
<!-- LINKS -->
24+
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
25+
crossorigin="anonymous">
26+
<link rel="stylesheet" href="assets/style/main.css">
27+
</head>
28+
29+
<body>
30+
<header>
31+
<ul class="nav justify-content-center">
32+
<li class="nav-item">
33+
<a class="nav-link" href="#">
34+
<span class="title shadow">BRISK</span>
35+
</a>
36+
</li>
37+
</ul>
38+
</header>
39+
<main>
40+
<div class="jumbotron jumbotron-fluid">
41+
<div class="container">
42+
43+
<h1 class="display-4">Wanna brisk up your pace ?</h1>
44+
45+
<p class="lead">Brisk is a Touch Bar App to launch set of applications and URLs based on different
46+
profiles.</p>
47+
<img class="shadow" style="border-radius:10px;" src="assets/screens/brisk-bar.png" width="100%" height="auto" alt="Screenshot showing the screens of UI">
48+
<br>
49+
<br>
50+
<br>
51+
<center>
52+
<a class="download-button shadow-lg" href="assets/appdata/Brisk.zip" download>DOWNLOAD</a>
53+
</center>
54+
</div>
55+
</div>
56+
<div class="container">
57+
<div class="row">
58+
<div class="col-sm">
59+
<center>
60+
<br>
61+
<img src="assets/brand-resource/[email protected]" width="200" height="200" alt="Brisk logo showing a option in touchbar inside a circular base.">
62+
<br>
63+
<br>
64+
</center>
65+
</div>
66+
<div class="col-sm">
67+
<div class="jumbotron jumbotron-fluid">
68+
<div class="container">
69+
<h2>Open Brisk</h2>
70+
<p class="lead">Download and install brisk.</p>
71+
</div>
72+
</div>
73+
</div>
74+
75+
</div>
76+
77+
<div class="container">
78+
<div class="row">
79+
<div class="col-sm">
80+
<br>
81+
<center>
82+
83+
<img class="shadow-lg" src="assets/screens/brisk-ui.png" width="300vmax" height="auto" alt="Screenshot showing the screens of UI">
84+
</center>
85+
<br>
86+
</div>
87+
<br>
88+
<div class="col-sm">
89+
<div class="jumbotron jumbotron-fluid">
90+
<div class="container">
91+
<h2>Set Apps And Links</h2>
92+
<p class="lead">You can add list of applications and links you want for different profile to open.</p>
93+
</div>
94+
</div>
95+
</div>
96+
97+
</div>
98+
99+
<div class="container">
100+
<div class="row">
101+
<div class="col-sm">
102+
<center>
103+
<br><br><br>
104+
<img class="shadow" style="border-radius:10px;" src="assets/screens/brisk-bar-croped.png"
105+
width="293px" height="auto" alt="Screenshot showing the screens of UI">
106+
<br><br>
107+
<br>
108+
</center>
109+
</div>
110+
<div class="col-sm">
111+
<div class="jumbotron jumbotron-fluid">
112+
<div class="container">
113+
<h2>Here Is Your Bar</h2>
114+
<p class="lead">Touch the profile to launch your links in default browser and applications.</p>
115+
</div>
116+
</div>
117+
</div>
118+
</div>
119+
<hr>
120+
<center>
121+
<div>
122+
<h6>
123+
Star If You Liked
124+
</h6>
125+
<h5>
126+
<a class="nav-link" href="https://github.com/androdev700">
127+
<svg height="32" width="32" class="navbar-nav-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 499.36"
128+
focusable="false">
129+
<title>GitHub</title>
130+
<path d="M256 0C114.64 0 0 114.61 0 256c0 113.09 73.34 209 175.08 242.9 12.8 2.35 17.47-5.56 17.47-12.34 0-6.08-.22-22.18-.35-43.54-71.2 15.49-86.2-34.34-86.2-34.34-11.64-29.57-28.42-37.45-28.42-37.45-23.27-15.84 1.73-15.55 1.73-15.55 25.69 1.81 39.21 26.38 39.21 26.38 22.84 39.12 59.92 27.82 74.5 21.27 2.33-16.54 8.94-27.82 16.25-34.22-56.84-6.43-116.6-28.43-116.6-126.49 0-27.95 10-50.8 26.35-68.69-2.63-6.48-11.42-32.5 2.51-67.75 0 0 21.49-6.88 70.4 26.24a242.65 242.65 0 0 1 128.18 0c48.87-33.13 70.33-26.24 70.33-26.24 14 35.25 5.18 61.27 2.55 67.75 16.41 17.9 26.31 40.75 26.31 68.69 0 98.35-59.85 120-116.88 126.32 9.19 7.9 17.38 23.53 17.38 47.41 0 34.22-.31 61.83-.31 70.23 0 6.85 4.61 14.81 17.6 12.31C438.72 464.97 512 369.08 512 256.02 512 114.62 397.37 0 256 0z"
131+
fill="currentColor" fill-rule="evenodd"></path>
132+
</svg>
133+
Star
134+
</a>
135+
</h5>
136+
</div>
137+
</center>
138+
<hr>
139+
<center>
140+
<div class="card shadow-lg" style="width: 18rem;">
141+
<div class="card-header">
142+
<h6>About Developer</h6>
143+
</div>
144+
<img class="card-img-top shadow" src="https://pbs.twimg.com/profile_images/1069346363106869249/5bm77Rm3_400x400.jpg" alt="Card image cap">
145+
<div class="card-body">
146+
<h5 class="card-title">AYUSH SINGH</h5>
147+
<p class="card-text">Ayush is a Application Developer from India. He is geeky and codes application.</p>
148+
<ul class="nav justify-content-center">
149+
<li class="nav-item">
150+
<a class="nav-link" href="https://github.com/androdev700">
151+
<svg height="32" width="32" class="navbar-nav-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 499.36"
152+
focusable="false">
153+
<title>GitHub</title>
154+
<path d="M256 0C114.64 0 0 114.61 0 256c0 113.09 73.34 209 175.08 242.9 12.8 2.35 17.47-5.56 17.47-12.34 0-6.08-.22-22.18-.35-43.54-71.2 15.49-86.2-34.34-86.2-34.34-11.64-29.57-28.42-37.45-28.42-37.45-23.27-15.84 1.73-15.55 1.73-15.55 25.69 1.81 39.21 26.38 39.21 26.38 22.84 39.12 59.92 27.82 74.5 21.27 2.33-16.54 8.94-27.82 16.25-34.22-56.84-6.43-116.6-28.43-116.6-126.49 0-27.95 10-50.8 26.35-68.69-2.63-6.48-11.42-32.5 2.51-67.75 0 0 21.49-6.88 70.4 26.24a242.65 242.65 0 0 1 128.18 0c48.87-33.13 70.33-26.24 70.33-26.24 14 35.25 5.18 61.27 2.55 67.75 16.41 17.9 26.31 40.75 26.31 68.69 0 98.35-59.85 120-116.88 126.32 9.19 7.9 17.38 23.53 17.38 47.41 0 34.22-.31 61.83-.31 70.23 0 6.85 4.61 14.81 17.6 12.31C438.72 464.97 512 369.08 512 256.02 512 114.62 397.37 0 256 0z"
155+
fill="currentColor" fill-rule="evenodd"></path>
156+
</svg>
157+
</a>
158+
</li>
159+
<li class="nav-item">
160+
<a class="nav-link" href="https://twitter.com/androdev700">
161+
<svg height="32" width="32" class="navbar-nav-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 416.32"
162+
focusable="false">
163+
<title>Twitter</title>
164+
<path d="M160.83 416.32c193.2 0 298.92-160.22 298.92-298.92 0-4.51 0-9-.2-13.52A214 214 0 0 0 512 49.38a212.93 212.93 0 0 1-60.44 16.6 105.7 105.7 0 0 0 46.3-58.19 209 209 0 0 1-66.79 25.37 105.09 105.09 0 0 0-181.73 71.91 116.12 116.12 0 0 0 2.66 24c-87.28-4.3-164.73-46.3-216.56-109.82A105.48 105.48 0 0 0 68 159.6a106.27 106.27 0 0 1-47.53-13.11v1.43a105.28 105.28 0 0 0 84.21 103.06 105.67 105.67 0 0 1-47.33 1.84 105.06 105.06 0 0 0 98.14 72.94A210.72 210.72 0 0 1 25 370.84a202.17 202.17 0 0 1-25-1.43 298.85 298.85 0 0 0 160.83 46.92"
165+
fill="currentColor"></path>
166+
</svg>
167+
</a>
168+
</li>
169+
</ul>
170+
</nav>
171+
</div>
172+
</div>
173+
</center>
174+
<br>
175+
<br>
176+
<br>
177+
<footer>
178+
<center>
179+
<h6>
180+
Page contributed by <a href="https://www.github.com/apsrcreatix">@apsrcreatix</a> with ❤
181+
</h6>
182+
</center>
183+
</footer>
184+
</main>
185+
186+
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
187+
crossorigin="anonymous"></script>
188+
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
189+
crossorigin="anonymous"></script>
190+
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
191+
crossorigin="anonymous"></script>
192+
</body>
193+
194+
</html>

0 commit comments

Comments
 (0)