Skip to content

Commit 26a0393

Browse files
committed
Embed ubuntu tweet in Lepton's GitHub page
1 parent b5ff05f commit 26a0393

File tree

1 file changed

+23
-14
lines changed

1 file changed

+23
-14
lines changed

docs/index.html

Lines changed: 23 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="description" content="">
1010
<meta name="author" content="">
1111

12-
<title>Lepton - A Lean GitHub Gist Client</title>
12+
<title>Lepton - A Lean Snippet Manager powered by GitHub Gist</title>
1313

1414
<!-- Bootstrap Core CSS -->
1515
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
@@ -88,7 +88,8 @@
8888
<img class="img-responsive screenshot-logo" src="img/portfolio/stay_organized.png" alt="">
8989
<div class="intro-text">
9090
<span class="name">Lepton</span>
91-
<div class="skills typewriter">A Lean <b>GitHub Gist</b> Client</div>
91+
<div class="skills typewriter">A Lean <b>Snippet Manager</b> :)</div>
92+
<div>powered by GitHub Gist</div>
9293
</br>
9394
<img class="img-logo" src="img/new_logo2.png" alt="">
9495
<div class="col-lg-8 col-lg-offset-2 text-center">
@@ -194,7 +195,7 @@ <h2>Feature</h2>
194195
</center>
195196
</a>
196197
</div>
197-
<div class="col-sm-3 portfolio-item">
198+
<!-- <div class="col-sm-3 portfolio-item">
198199
<a href="#portfolio-modal-immersive" class="portfolio-link" data-toggle="modal">
199200
<div class="caption">
200201
<div class="caption-content">
@@ -206,7 +207,7 @@ <h2>Feature</h2>
206207
<span class="feature-title">Immersive Mode (Command/Ctrl + i)</span>
207208
</center>
208209
</a>
209-
</div>
210+
</div> -->
210211
<div class="col-sm-3 portfolio-item">
211212
<a href="#portfolio-modal-dashboard" class="portfolio-link" data-toggle="modal">
212213
<div class="caption">
@@ -229,7 +230,7 @@ <h2>Feature</h2>
229230
</div>
230231
<center>
231232
<img src="img/portfolio/lepton_logins.png" class="img-responsive" alt="">
232-
<span class="feature-title">GitHub credentials / token</span>
233+
<span class="feature-title">GitHub Login (credentials / token)</span>
233234
</center>
234235
</a>
235236
</div>
@@ -251,7 +252,7 @@ <h2>FAQ</h2>
251252
<li class='faq-item'>
252253
<div class="faq-question">Is Lepton free?</div>
253254
<div class="faq-answer">
254-
Lepton is FREE and we DON'T accept donations. If you like, feel free to donate to <a class="faq-link" href="https://donate.wikimedia.org/wiki/Ways_to_Give">Wikimedia Foundation</a>, which helps sustain free knowledge through Wikipedia and its sister projects for people around the world.
255+
Lepton is an open source project on GitHub. It's FREE and we DON'T accept donations. If you like, feel free to donate to <a class="faq-link" href="https://donate.wikimedia.org/wiki/Ways_to_Give">Wikimedia Foundation</a>, which helps sustain free knowledge through Wikipedia and its sister projects for people around the world.
255256
</div>
256257
</li>
257258
<li class='faq-item'>
@@ -264,7 +265,7 @@ <h2>FAQ</h2>
264265
</div>
265266
</li>
266267
<li class='faq-item'>
267-
<div class="faq-question">How to specify the title and tags for my gist?</div>
268+
<div class="faq-question">How to specify the title and tags?</div>
268269
<div class="faq-answer">
269270
Follow the format <code>[title] description #tag1 #tag2</code> in the description field.
270271
<center>
@@ -277,14 +278,21 @@ <h2>FAQ</h2>
277278
<center/>
278279
</div>
279280
</li>
281+
<li class='faq-item'>
282+
<div class="faq-question">How did others say about Lepton?</div>
283+
<div class="faq-answer">
284+
<center>
285+
<blockquote class="twitter-tweet" data-theme="light"><p lang="en" dir="ltr">Lepton is a beautiful open source snippet manager for <a href="https://twitter.com/hashtag/ubuntu?src=hash&amp;ref_src=twsrc%5Etfw">#ubuntu</a>. Manage your Github gists with support for tags, search and sharing. Lepton features a rich-text editor and markdown viewer. Try the snap today!<br><br>snap install lepton<a href="https://t.co/O9kkIwcBhs">https://t.co/O9kkIwcBhs</a> <a href="https://t.co/I6A48ZRvuD">pic.twitter.com/I6A48ZRvuD</a></p>&mdash; Ubuntu (@ubuntu) <a href="https://twitter.com/ubuntu/status/1034877112229015553?ref_src=twsrc%5Etfw">August 29, 2018</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
286+
</center>
287+
</div>
288+
</li>
280289
<li class='faq-item'>
281290
<div class="faq-question">More questions?</div>
282291
<div class="faq-answer">
283292
<a class="faq-link" href="https://github.com/hackjutsu/Lepton/wiki/FAQ">Check out the wiki page.</a>
284293
</div>
285294
</li>
286295
</ul>
287-
</div>
288296
</div>
289297
</section>
290298

@@ -343,7 +351,7 @@ <h2>Stay Organized</h2>
343351
<hr class="star-primary">
344352
<img src="img/portfolio/stay_organized.png" class="img-responsive img-centered" alt="">
345353
<p>
346-
<b>Lepton</b> provides a formatted description section with title and tags support.
354+
Lepton provides a formatted description section with title and tags support.
347355
</p>
348356
<div class="faq-note">
349357
You can group your gists based on their <b>languages</b> and <b>custom tags</b>.
@@ -371,9 +379,9 @@ <h2>Stay Organized</h2>
371379
<h2>Markdown Rendering</h2>
372380
<hr class="star-primary">
373381
<img src="img/portfolio/markdown.png" class="img-responsive img-centered" alt="">
374-
<p>Markdown files will be rendered automatically.</p>
382+
<p>Letpon supports Markdown rendering</p>
375383
<div class="faq-note">
376-
As a bonus, you can use <b>Lepton</b> for markdown note taking and access it everywhere.
384+
As a bonus, you can use Lepton for markdown note taking and access it everywhere.
377385
</div>
378386
<br/>
379387
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
@@ -526,10 +534,10 @@ <h2>Dark Theme</h2>
526534
<div class="row">
527535
<div class="col-lg-12 col-lg-offset-0">
528536
<div class="modal-body">
529-
<h2>Login</h2>
537+
<h2>GitHub Login</h2>
530538
<hr class="star-primary">
531539
<img src="img/portfolio/lepton_logins.png" class="img-responsive img-centered" alt="">
532-
<p>Login with GitHub credentials or token, whichever you like!</p>
540+
<p>Credentials or token, whichever you like!</p>
533541
<div class="faq-note">
534542
</div>
535543
<br/>
@@ -555,8 +563,9 @@ <h2>Login</h2>
555563
<h2>Jupyter Notebook</h2>
556564
<hr class="star-primary">
557565
<img src="img/portfolio/jupyterNotebook.png" class="img-responsive img-centered" alt="">
558-
<p>Lepton supports the rendering for Jupyter notebook!</p>
566+
<p>Lepton supports Jupyter notebook rendering as well</p>
559567
<div class="faq-note">
568+
We love data science!
560569
</div>
561570
<br/>
562571
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>

0 commit comments

Comments
 (0)