ed. 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_includes/sidebar.html +1 -1
- data/_sass/_ed.scss +1 -1
- data/optional/jekyll-scholar starter kit/_config.yml +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 37be4e283d0cc98ff69254323efd269db8de0342
|
4
|
+
data.tar.gz: 1527af3ac53694dedc1007d8dafeb1d908a5cbab
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 204f08f573bec1a43dbd965eb1cdd8b19fc3eb17ec9cffa24377a9356649d8c3e99fd859f2c66a05acd8c584d5a79eeebe164610f69c6b4dcfe99097a390184f
|
7
|
+
data.tar.gz: 61874ba9380a800071bbfcb903b84866a45268a33fd2190d6100f2489e658d8b8aa9103757b58a75c3d45aae3e2027acc7368c3162a865a8ea23151a3a91b7bf
|
data/_includes/sidebar.html
CHANGED
@@ -35,7 +35,7 @@
|
|
35
35
|
<!-- -->
|
36
36
|
<!-- <script src="https://hypothes.is/embed.js" async></script> -->
|
37
37
|
|
38
|
-
<a class="sidebar-nav-item" href="https://github.com/
|
38
|
+
<a class="sidebar-nav-item" href="https://github.com/minicomp/ed" target="_blank">GitHub project</a>
|
39
39
|
</nav>
|
40
40
|
|
41
41
|
<div class="sidebar-item">
|
data/_sass/_ed.scss
CHANGED
@@ -7,7 +7,7 @@
|
|
7
7
|
* \/ \/
|
8
8
|
* Designed, built, and released under an MIT license by @elotroalex and brill friends. See credits for more info.
|
9
9
|
* Based on the Poole and Lanyon theme by @mdo. Learn more at
|
10
|
-
* https://github.com/
|
10
|
+
* https://github.com/minicomp/ed.
|
11
11
|
*/
|
12
12
|
|
13
13
|
|
@@ -28,7 +28,7 @@ kramdown:
|
|
28
28
|
title: Ed.
|
29
29
|
tagline: 'A Jekyll theme for minimal editions'
|
30
30
|
description: 'Ed is a Jekyll theme designed for textual editors based on minimal computing principles, and focused on legibility and flexibility.'
|
31
|
-
url: https://github.com/
|
31
|
+
url: https://github.com/minicomp/ed
|
32
32
|
baseurl: '/ed'
|
33
33
|
|
34
34
|
# About/contact
|