jekyll-theme-docgen 1.1.2 → 1.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +47 -0
- data/_includes/break +1 -0
- data/_includes/head-docgen.html +17 -0
- data/_includes/page-break-docgen +1 -0
- data/_layouts/404-docgen.html +39 -0
- data/_layouts/default-docgen.html +14 -0
- data/_layouts/default.html +4 -15
- data/_layouts/index-docgen.html +46 -0
- data/_layouts/latex-docgen.html +4 -0
- data/_layouts/latex.html +2 -2
- data/_layouts/mla-docgen.html +30 -0
- data/_layouts/mla.html +2 -2
- data/_sass/{docgen-default.scss → docgen/default-docgen.scss} +3 -1
- data/_sass/docgen/docgen/_api.scss +76 -0
- data/_sass/docgen/{_base.scss → docgen/_base.scss} +33 -7
- data/_sass/docgen/{_layout.scss → docgen/_layout.scss} +0 -0
- data/_sass/docgen/{_syntax-highlighting.scss → docgen/_syntax-highlighting.scss} +0 -0
- data/_sass/docgen/{_utils.scss → docgen/_utils.scss} +0 -0
- data/_sass/docgen/fonts/computer-modern.scss +22 -0
- data/_sass/docgen/fonts/source-code-pro.scss +240 -0
- data/_sass/docgen/latex-docgen.scss +43 -0
- data/_sass/docgen/mla-docgen.scss +21 -0
- data/_sass/docgen/slides-docgen.scss +2 -0
- data/assets/docgen/css/default-style-docgen.scss +4 -0
- data/assets/docgen/css/latex-style-docgen.scss +4 -0
- data/assets/docgen/css/mla-style-docgen.scss +4 -0
- data/assets/fonts/computer-modern/SIL Open Font License.txt b/data/assets/docgen/fonts/computer-modern/SIL Open Font → License.txt +0 -0
- data/assets/{fonts → docgen/fonts}/computer-modern/cmunbx.ttf +0 -0
- data/assets/{fonts → docgen/fonts}/computer-modern/cmunrm.ttf +0 -0
- data/assets/docgen/fonts/computer-modern/cmuntb.ttf +0 -0
- data/assets/{fonts → docgen/fonts}/computer-modern/cmunti.ttf +0 -0
- data/assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-Black.eot +0 -0
- data/assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-BlackIt.eot +0 -0
- data/assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-Bold.eot +0 -0
- data/assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-BoldIt.eot +0 -0
- data/assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-ExtraLight.eot +0 -0
- data/assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-ExtraLightIt.eot +0 -0
- data/assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-It.eot +0 -0
- data/assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-Light.eot +0 -0
- data/assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-LightIt.eot +0 -0
- data/assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-Medium.eot +0 -0
- data/assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-MediumIt.eot +0 -0
- data/assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-Regular.eot +0 -0
- data/assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-Semibold.eot +0 -0
- data/assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-SemiboldIt.eot +0 -0
- data/assets/docgen/fonts/source-code-pro/LICENSE.txt +93 -0
- data/assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-Black.otf +0 -0
- data/assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-BlackIt.otf +0 -0
- data/assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-Bold.otf +0 -0
- data/assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-BoldIt.otf +0 -0
- data/assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-ExtraLight.otf +0 -0
- data/assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-ExtraLightIt.otf +0 -0
- data/assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-It.otf +0 -0
- data/assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-Light.otf +0 -0
- data/assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-LightIt.otf +0 -0
- data/assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-Medium.otf +0 -0
- data/assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-MediumIt.otf +0 -0
- data/assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-Regular.otf +0 -0
- data/assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-Semibold.otf +0 -0
- data/assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-SemiboldIt.otf +0 -0
- data/assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-Black.ttf +0 -0
- data/assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-BlackIt.ttf +0 -0
- data/assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-Bold.ttf +0 -0
- data/assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-BoldIt.ttf +0 -0
- data/assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-ExtraLight.ttf +0 -0
- data/assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-ExtraLightIt.ttf +0 -0
- data/assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-It.ttf +0 -0
- data/assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-Light.ttf +0 -0
- data/assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-LightIt.ttf +0 -0
- data/assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-Medium.ttf +0 -0
- data/assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-MediumIt.ttf +0 -0
- data/assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-Regular.ttf +0 -0
- data/assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-Semibold.ttf +0 -0
- data/assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-SemiboldIt.ttf +0 -0
- metadata +77 -27
- data/_includes/head.html +0 -13
- data/_layouts/docgen-index.html +0 -25
- data/_layouts/slides.html +0 -4
- data/_sass/docgen-latex.scss +0 -69
- data/_sass/docgen-mla.scss +0 -2
- data/_sass/docgen-slides.scss +0 -2
- data/_sass/docgen/_api.scss +0 -14
- data/assets/css/default-style.scss +0 -3
- data/assets/css/latex-style.scss +0 -3
- data/assets/css/mla-style.scss +0 -3
- data/assets/css/slides-style.scss +0 -3
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,29 +1,29 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jekyll-theme-docgen
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.2.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Albert Liu
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-06-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
16
16
|
requirements:
|
17
|
-
- - "
|
17
|
+
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: '
|
19
|
+
version: '0'
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
|
-
- - "
|
24
|
+
- - ">="
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: '
|
26
|
+
version: '0'
|
27
27
|
description:
|
28
28
|
email:
|
29
29
|
- albertymliu@gmail.com
|
@@ -33,29 +33,79 @@ extra_rdoc_files: []
|
|
33
33
|
files:
|
34
34
|
- LICENSE
|
35
35
|
- README.md
|
36
|
-
- _includes/
|
36
|
+
- _includes/break
|
37
|
+
- _includes/head-docgen.html
|
38
|
+
- _includes/page-break-docgen
|
39
|
+
- _layouts/404-docgen.html
|
40
|
+
- _layouts/default-docgen.html
|
37
41
|
- _layouts/default.html
|
38
|
-
- _layouts/docgen
|
42
|
+
- _layouts/index-docgen.html
|
43
|
+
- _layouts/latex-docgen.html
|
39
44
|
- _layouts/latex.html
|
45
|
+
- _layouts/mla-docgen.html
|
40
46
|
- _layouts/mla.html
|
41
|
-
-
|
42
|
-
- _sass/docgen
|
43
|
-
- _sass/docgen
|
44
|
-
- _sass/docgen
|
45
|
-
- _sass/docgen-
|
46
|
-
- _sass/docgen/
|
47
|
-
- _sass/docgen/
|
48
|
-
- _sass/docgen/
|
49
|
-
- _sass/docgen/
|
50
|
-
- _sass/docgen/
|
51
|
-
-
|
52
|
-
- assets/css/
|
53
|
-
- assets/css/
|
54
|
-
- assets/css/
|
55
|
-
- assets/fonts/computer-modern/SIL Open Font License.txt
|
56
|
-
- assets/fonts/computer-modern/cmunbx.ttf
|
57
|
-
- assets/fonts/computer-modern/cmunrm.ttf
|
58
|
-
- assets/fonts/computer-modern/
|
47
|
+
- _sass/docgen/default-docgen.scss
|
48
|
+
- _sass/docgen/docgen/_api.scss
|
49
|
+
- _sass/docgen/docgen/_base.scss
|
50
|
+
- _sass/docgen/docgen/_layout.scss
|
51
|
+
- _sass/docgen/docgen/_syntax-highlighting.scss
|
52
|
+
- _sass/docgen/docgen/_utils.scss
|
53
|
+
- _sass/docgen/fonts/computer-modern.scss
|
54
|
+
- _sass/docgen/fonts/source-code-pro.scss
|
55
|
+
- _sass/docgen/latex-docgen.scss
|
56
|
+
- _sass/docgen/mla-docgen.scss
|
57
|
+
- _sass/docgen/slides-docgen.scss
|
58
|
+
- assets/docgen/css/default-style-docgen.scss
|
59
|
+
- assets/docgen/css/latex-style-docgen.scss
|
60
|
+
- assets/docgen/css/mla-style-docgen.scss
|
61
|
+
- assets/docgen/fonts/computer-modern/SIL Open Font License.txt
|
62
|
+
- assets/docgen/fonts/computer-modern/cmunbx.ttf
|
63
|
+
- assets/docgen/fonts/computer-modern/cmunrm.ttf
|
64
|
+
- assets/docgen/fonts/computer-modern/cmuntb.ttf
|
65
|
+
- assets/docgen/fonts/computer-modern/cmunti.ttf
|
66
|
+
- assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-Black.eot
|
67
|
+
- assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-BlackIt.eot
|
68
|
+
- assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-Bold.eot
|
69
|
+
- assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-BoldIt.eot
|
70
|
+
- assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-ExtraLight.eot
|
71
|
+
- assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-ExtraLightIt.eot
|
72
|
+
- assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-It.eot
|
73
|
+
- assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-Light.eot
|
74
|
+
- assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-LightIt.eot
|
75
|
+
- assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-Medium.eot
|
76
|
+
- assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-MediumIt.eot
|
77
|
+
- assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-Regular.eot
|
78
|
+
- assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-Semibold.eot
|
79
|
+
- assets/docgen/fonts/source-code-pro/EOT/SourceCodePro-SemiboldIt.eot
|
80
|
+
- assets/docgen/fonts/source-code-pro/LICENSE.txt
|
81
|
+
- assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-Black.otf
|
82
|
+
- assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-BlackIt.otf
|
83
|
+
- assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-Bold.otf
|
84
|
+
- assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-BoldIt.otf
|
85
|
+
- assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-ExtraLight.otf
|
86
|
+
- assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-ExtraLightIt.otf
|
87
|
+
- assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-It.otf
|
88
|
+
- assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-Light.otf
|
89
|
+
- assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-LightIt.otf
|
90
|
+
- assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-Medium.otf
|
91
|
+
- assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-MediumIt.otf
|
92
|
+
- assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-Regular.otf
|
93
|
+
- assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-Semibold.otf
|
94
|
+
- assets/docgen/fonts/source-code-pro/OTF/SourceCodePro-SemiboldIt.otf
|
95
|
+
- assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-Black.ttf
|
96
|
+
- assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-BlackIt.ttf
|
97
|
+
- assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-Bold.ttf
|
98
|
+
- assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-BoldIt.ttf
|
99
|
+
- assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-ExtraLight.ttf
|
100
|
+
- assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-ExtraLightIt.ttf
|
101
|
+
- assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-It.ttf
|
102
|
+
- assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-Light.ttf
|
103
|
+
- assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-LightIt.ttf
|
104
|
+
- assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-Medium.ttf
|
105
|
+
- assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-MediumIt.ttf
|
106
|
+
- assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-Regular.ttf
|
107
|
+
- assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-Semibold.ttf
|
108
|
+
- assets/docgen/fonts/source-code-pro/TTF/SourceCodePro-SemiboldIt.ttf
|
59
109
|
homepage: https://github.com/a1liu/docgen
|
60
110
|
licenses:
|
61
111
|
- MIT
|
@@ -76,7 +126,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
76
126
|
- !ruby/object:Gem::Version
|
77
127
|
version: '0'
|
78
128
|
requirements: []
|
79
|
-
rubygems_version: 3.
|
129
|
+
rubygems_version: 3.1.2
|
80
130
|
signing_key:
|
81
131
|
specification_version: 4
|
82
132
|
summary: A document generation helper theme for Jekyll.
|
data/_includes/head.html
DELETED
@@ -1,13 +0,0 @@
|
|
1
|
-
<head>
|
2
|
-
<meta charset="utf-8">
|
3
|
-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
4
|
-
<meta name="viewport" content="width=device-width, initial-scale=1">
|
5
|
-
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
|
6
|
-
{% if include.style %}
|
7
|
-
{% assign href ='/assets/css/' | append: include.style | append: '-style.css' | relative_url %}
|
8
|
-
{% else %}
|
9
|
-
{% assign href ='/assets/css/default-style.css' | relative_url %}
|
10
|
-
{% endif %}
|
11
|
-
<link rel="stylesheet" href="{{ href }}">
|
12
|
-
</head>
|
13
|
-
|
data/_layouts/docgen-index.html
DELETED
@@ -1,25 +0,0 @@
|
|
1
|
-
---
|
2
|
-
---
|
3
|
-
<!DOCTYPE html>
|
4
|
-
<html lang="{{ site.lang | default: 'en' }}">
|
5
|
-
|
6
|
-
{% include head.html %}
|
7
|
-
|
8
|
-
<body>
|
9
|
-
|
10
|
-
<main class="page-content" aria-label="Content">
|
11
|
-
<h1>Pages</h1>
|
12
|
-
{% assign sorted-pages = site.pages | sort: "path" %}
|
13
|
-
{% for page in sorted-pages %}
|
14
|
-
{% assign file-name = page.path | split: '/' | last %}
|
15
|
-
{% unless file-name contains 'scss' %}
|
16
|
-
<a href="{{ page.url }}">{{ page.path }}</a><br/>
|
17
|
-
{% endunless %}
|
18
|
-
{% endfor %}
|
19
|
-
<br class="clearfix" />
|
20
|
-
{{ content }}
|
21
|
-
</main>
|
22
|
-
|
23
|
-
</body>
|
24
|
-
|
25
|
-
</html>
|
data/_layouts/slides.html
DELETED
data/_sass/docgen-latex.scss
DELETED
@@ -1,69 +0,0 @@
|
|
1
|
-
@font-face { // Declaring font faces for LaTeX font
|
2
|
-
font-family: "Computer Modern";
|
3
|
-
src: url('../fonts/computer-modern/cmunrm.ttf');
|
4
|
-
}
|
5
|
-
@font-face {
|
6
|
-
font-family: "Computer Modern";
|
7
|
-
src: url('../fonts/computer-modern/cmunbx.ttf');
|
8
|
-
font-weight: bold;
|
9
|
-
}
|
10
|
-
@font-face {
|
11
|
-
font-family: "Computer Modern";
|
12
|
-
src: url('../fonts/computer-modern/cmunti.ttf');
|
13
|
-
font-style: italic;
|
14
|
-
}
|
15
|
-
|
16
|
-
$base-font-family: "Computer Modern", sans-serif;
|
17
|
-
$code-block-background-color: white !default;
|
18
|
-
$syntax-highlighting-background-color: white !default;
|
19
|
-
@import "docgen-default";
|
20
|
-
|
21
|
-
// Set page margins for printer
|
22
|
-
@page {
|
23
|
-
margin: 20mm 20mm;
|
24
|
-
}
|
25
|
-
|
26
|
-
// For when the file is just a list of things (e.g. a problem set!)
|
27
|
-
main > ol > li > {
|
28
|
-
* {
|
29
|
-
margin-left: -$spacing-unit / 2;
|
30
|
-
margin-right: -$spacing-unit / 2;
|
31
|
-
|
32
|
-
&:first-child {
|
33
|
-
text-indent: $spacing-unit / 2;
|
34
|
-
}
|
35
|
-
}
|
36
|
-
|
37
|
-
ol, ul {
|
38
|
-
margin-left: $spacing-unit / 2;
|
39
|
-
}
|
40
|
-
}
|
41
|
-
|
42
|
-
pre {
|
43
|
-
$offset: 15px;
|
44
|
-
$blur-radius: 15px;
|
45
|
-
$spread-radius: -10px;
|
46
|
-
$type: inset;
|
47
|
-
$shadow-color: $code-block-border-color;
|
48
|
-
@include shadow(
|
49
|
-
$type
|
50
|
-
$offset*-1 $offset
|
51
|
-
$blur-radius $spread-radius $shadow-color,
|
52
|
-
|
53
|
-
$type
|
54
|
-
$offset $offset*-1
|
55
|
-
$blur-radius $spread-radius $shadow-color
|
56
|
-
);
|
57
|
-
}
|
58
|
-
|
59
|
-
@media print {
|
60
|
-
main > {
|
61
|
-
ol, ul {
|
62
|
-
margin-left: -$spacing-unit / 2;
|
63
|
-
}
|
64
|
-
}
|
65
|
-
|
66
|
-
.page-content {
|
67
|
-
margin: 0 auto;
|
68
|
-
}
|
69
|
-
}
|
data/_sass/docgen-mla.scss
DELETED
data/_sass/docgen-slides.scss
DELETED
data/_sass/docgen/_api.scss
DELETED
data/assets/css/latex-style.scss
DELETED
data/assets/css/mla-style.scss
DELETED