jekyll-theme-glueckkanja 0.7.8 → 0.8.0

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.
Files changed (38) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/scripts.html +2 -2
  3. metadata +2 -37
  4. data/assets/_azurebin/ChangeLog +0 -941
  5. data/assets/_azurebin/IMDisplay.exe +0 -0
  6. data/assets/_azurebin/ImageMagick.rdf +0 -166
  7. data/assets/_azurebin/LICENSE.txt +0 -103
  8. data/assets/_azurebin/NOTICE.txt +0 -1324
  9. data/assets/_azurebin/README.txt +0 -105
  10. data/assets/_azurebin/colors.xml +0 -28
  11. data/assets/_azurebin/compare.exe +0 -0
  12. data/assets/_azurebin/composite.exe +0 -0
  13. data/assets/_azurebin/configure.xml +0 -20
  14. data/assets/_azurebin/conjure.exe +0 -0
  15. data/assets/_azurebin/convert.exe +0 -0
  16. data/assets/_azurebin/dcraw.exe +0 -0
  17. data/assets/_azurebin/delegates.xml +0 -100
  18. data/assets/_azurebin/english.xml +0 -1682
  19. data/assets/_azurebin/ffmpeg.exe +0 -0
  20. data/assets/_azurebin/hp2xx.exe +0 -0
  21. data/assets/_azurebin/identify.exe +0 -0
  22. data/assets/_azurebin/index.html +0 -280
  23. data/assets/_azurebin/locale.xml +0 -48
  24. data/assets/_azurebin/log.xml +0 -80
  25. data/assets/_azurebin/magic.xml +0 -23
  26. data/assets/_azurebin/magick.exe +0 -0
  27. data/assets/_azurebin/mime.xml +0 -1145
  28. data/assets/_azurebin/mogrify.exe +0 -0
  29. data/assets/_azurebin/montage.exe +0 -0
  30. data/assets/_azurebin/policy.xml +0 -75
  31. data/assets/_azurebin/quantization-table.xml +0 -68
  32. data/assets/_azurebin/sRGB.icc +0 -0
  33. data/assets/_azurebin/stream.exe +0 -0
  34. data/assets/_azurebin/thresholds.xml +0 -334
  35. data/assets/_azurebin/type-ghostscript.xml +0 -55
  36. data/assets/_azurebin/type.xml +0 -21
  37. data/assets/_azureroot/.deploy.cmd +0 -151
  38. data/assets/_azureroot/.deployment +0 -2
@@ -1,55 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE typemap [
3
- <!ELEMENT typemap (type)+>
4
- <!ELEMENT type (#PCDATA)>
5
- <!ELEMENT include (#PCDATA)>
6
- <!ATTLIST type name CDATA #REQUIRED>
7
- <!ATTLIST type fullname CDATA #IMPLIED>
8
- <!ATTLIST type family CDATA #IMPLIED>
9
- <!ATTLIST type foundry CDATA #IMPLIED>
10
- <!ATTLIST type weight CDATA #IMPLIED>
11
- <!ATTLIST type style CDATA #IMPLIED>
12
- <!ATTLIST type stretch CDATA #IMPLIED>
13
- <!ATTLIST type format CDATA #IMPLIED>
14
- <!ATTLIST type metrics CDATA #IMPLIED>
15
- <!ATTLIST type glyphs CDATA #REQUIRED>
16
- <!ATTLIST type version CDATA #IMPLIED>
17
- <!ATTLIST include file CDATA #REQUIRED>
18
- ]>
19
- <typemap>
20
- <type name="AvantGarde-Book" fullname="AvantGarde Book" family="AvantGarde" foundry="URW" weight="400" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_path@a010013l.afm" glyphs="@ghostscript_font_path@a010013l.pfb"/>
21
- <type name="AvantGarde-BookOblique" fullname="AvantGarde Book Oblique" family="AvantGarde" foundry="URW" weight="400" style="oblique" stretch="normal" format="type1" metrics="@ghostscript_font_path@a010033l.afm" glyphs="@ghostscript_font_path@a010033l.pfb"/>
22
- <type name="AvantGarde-Demi" fullname="AvantGarde DemiBold" family="AvantGarde" foundry="URW" weight="600" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_path@a010015l.afm" glyphs="@ghostscript_font_path@a010015l.pfb"/>
23
- <type name="AvantGarde-DemiOblique" fullname="AvantGarde DemiOblique" family="AvantGarde" foundry="URW" weight="600" style="oblique" stretch="normal" format="type1" metrics="@ghostscript_font_path@a010035l.afm" glyphs="@ghostscript_font_path@a010035l.pfb"/>
24
- <type name="Bookman-Demi" fullname="Bookman DemiBold" family="Bookman" foundry="URW" weight="600" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_path@b018015l.afm" glyphs="@ghostscript_font_path@b018015l.pfb"/>
25
- <type name="Bookman-DemiItalic" fullname="Bookman DemiBold Italic" family="Bookman" foundry="URW" weight="600" style="italic" stretch="normal" format="type1" metrics="@ghostscript_font_path@b018035l.afm" glyphs="@ghostscript_font_path@b018035l.pfb"/>
26
- <type name="Bookman-Light" fullname="Bookman Light" family="Bookman" foundry="URW" weight="300" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_path@b018012l.afm" glyphs="@ghostscript_font_path@b018012l.pfb"/>
27
- <type name="Bookman-LightItalic" fullname="Bookman Light Italic" family="Bookman" foundry="URW" weight="300" style="italic" stretch="normal" format="type1" metrics="@ghostscript_font_path@b018032l.afm" glyphs="@ghostscript_font_path@b018032l.pfb"/>
28
- <type name="Fixed" fullname="Courier Regular" family="Courier" foundry="URW" weight="400" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_path@n022003l.afm" glyphs="@ghostscript_font_path@n022003l.pfb"/>
29
- <type name="Courier" fullname="Courier Regular" family="Courier" foundry="URW" weight="400" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_path@n022003l.afm" glyphs="@ghostscript_font_path@n022003l.pfb"/>
30
- <type name="Courier-Bold" fullname="Courier Bold" family="Courier" foundry="URW" weight="700" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_path@n022004l.afm" glyphs="@ghostscript_font_path@n022004l.pfb"/>
31
- <type name="Courier-Oblique" fullname="Courier Regular Oblique" family="Courier" foundry="URW" weight="400" style="oblique" stretch="normal" format="type1" metrics="@ghostscript_font_path@n022023l.afm" glyphs="@ghostscript_font_path@n022023l.pfb"/>
32
- <type name="Courier-BoldOblique" fullname="Courier Bold Oblique" family="Courier" foundry="URW" weight="700" style="oblique" stretch="normal" format="type1" metrics="@ghostscript_font_path@n022024l.afm" glyphs="@ghostscript_font_path@n022024l.pfb"/>
33
- <type name="fixed" fullname="Helvetica Regular" family="Helvetica" foundry="URW" weight="400" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_path@n019003l.afm" glyphs="@ghostscript_font_path@n019003l.pfb"/>
34
- <type name="Helvetica" fullname="Helvetica Regular" family="Helvetica" foundry="URW" weight="400" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_path@n019003l.afm" glyphs="@ghostscript_font_path@n019003l.pfb"/>
35
- <type name="Helvetica-Bold" fullname="Helvetica Bold" family="Helvetica" foundry="URW" weight="700" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_path@n019004l.afm" glyphs="@ghostscript_font_path@n019004l.pfb"/>
36
- <type name="Helvetica-Oblique" fullname="Helvetica Regular Italic" family="Helvetica" foundry="URW" weight="400" style="italic" stretch="normal" format="type1" metrics="@ghostscript_font_path@n019023l.afm" glyphs="@ghostscript_font_path@n019023l.pfb"/>
37
- <type name="Helvetica-BoldOblique" fullname="Helvetica Bold Italic" family="Helvetica" foundry="URW" weight="700" style="italic" stretch="normal" format="type1" metrics="@ghostscript_font_path@n019024l.afm" glyphs="@ghostscript_font_path@n019024l.pfb"/>
38
- <type name="Helvetica-Narrow" fullname="Helvetica Narrow" family="Helvetica Narrow" foundry="URW" weight="400" style="normal" stretch="condensed" format="type1" metrics="@ghostscript_font_path@n019043l.afm" glyphs="@ghostscript_font_path@n019043l.pfb"/>
39
- <type name="Helvetica-Narrow-Oblique" fullname="Helvetica Narrow Oblique" family="Helvetica Narrow" foundry="URW" weight="400" style="oblique" stretch="condensed" format="type1" metrics="@ghostscript_font_path@n019063l.afm" glyphs="@ghostscript_font_path@n019063l.pfb"/>
40
- <type name="Helvetica-Narrow-Bold" fullname="Helvetica Narrow Bold" family="Helvetica Narrow" foundry="URW" weight="700" style="normal" stretch="condensed" format="type1" metrics="@ghostscript_font_path@n019044l.afm" glyphs="@ghostscript_font_path@n019044l.pfb"/>
41
- <type name="Helvetica-Narrow-BoldOblique" fullname="Helvetica Narrow Bold Oblique" family="Helvetica Narrow" foundry="URW" weight="700" style="oblique" stretch="condensed" format="type1" metrics="@ghostscript_font_path@n019064l.afm" glyphs="@ghostscript_font_path@n019064l.pfb"/>
42
- <type name="NewCenturySchlbk-Roman" fullname="New Century Schoolbook" family="NewCenturySchlbk" foundry="URW" weight="400" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_path@c059013l.afm" glyphs="@ghostscript_font_path@c059013l.pfb"/>
43
- <type name="NewCenturySchlbk-Italic" fullname="New Century Schoolbook Italic" family="NewCenturySchlbk" foundry="URW" weight="400" style="italic" stretch="normal" format="type1" metrics="@ghostscript_font_path@c059033l.afm" glyphs="@ghostscript_font_path@c059033l.pfb"/>
44
- <type name="NewCenturySchlbk-Bold" fullname="New Century Schoolbook Bold" family="NewCenturySchlbk" foundry="URW" weight="700" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_path@c059016l.afm" glyphs="@ghostscript_font_path@c059016l.pfb"/>
45
- <type name="NewCenturySchlbk-BoldItalic" fullname="New Century Schoolbook Bold Italic" family="NewCenturySchlbk" foundry="URW" weight="700" style="italic" stretch="normal" format="type1" metrics="@ghostscript_font_path@c059036l.afm" glyphs="@ghostscript_font_path@c059036l.pfb"/>
46
- <type name="Palatino-Roman" fullname="Palatino Regular" family="Palatino" foundry="URW" weight="400" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_path@p052003l.afm" glyphs="@ghostscript_font_path@p052003l.pfb"/>
47
- <type name="Palatino-Italic" fullname="Palatino Italic" family="Palatino" foundry="URW" weight="400" style="italic" stretch="normal" format="type1" metrics="@ghostscript_font_path@p052023l.afm" glyphs="@ghostscript_font_path@p052023l.pfb"/>
48
- <type name="Palatino-Bold" fullname="Palatino Bold" family="Palatino" foundry="URW" weight="700" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_path@p052004l.afm" glyphs="@ghostscript_font_path@p052004l.pfb"/>
49
- <type name="Palatino-BoldItalic" fullname="Palatino Bold Italic" family="Palatino" foundry="URW" weight="700" style="italic" stretch="normal" format="type1" metrics="@ghostscript_font_path@p052024l.afm" glyphs="@ghostscript_font_path@p052024l.pfb"/>
50
- <type name="Times-Roman" fullname="Times Regular" family="Times" foundry="URW" weight="400" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_path@n021003l.afm" glyphs="@ghostscript_font_path@n021003l.pfb"/>
51
- <type name="Times-Bold" fullname="Times Medium" family="Times" foundry="URW" weight="700" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_path@n021004l.afm" glyphs="@ghostscript_font_path@n021004l.pfb"/>
52
- <type name="Times-Italic" fullname="Times Regular Italic" family="Times" foundry="URW" weight="400" style="italic" stretch="normal" format="type1" metrics="@ghostscript_font_path@n021023l.afm" glyphs="@ghostscript_font_path@n021023l.pfb"/>
53
- <type name="Times-BoldItalic" fullname="Times Medium Italic" family="Times" foundry="URW" weight="700" style="italic" stretch="normal" format="type1" metrics="@ghostscript_font_path@n021024l.afm" glyphs="@ghostscript_font_path@n021024l.pfb"/>
54
- <type name="Symbol" fullname="Symbol" family="Symbol" foundry="URW" weight="400" style="normal" stretch="normal" format="type1" metrics="@ghostscript_font_path@s050000l.afm" glyphs="@ghostscript_font_path@s050000l.pfb" version="0.1" encoding="AdobeCustom"/>
55
- </typemap>
@@ -1,21 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE typemap [
3
- <!ELEMENT typemap (type)+>
4
- <!ELEMENT type (#PCDATA)>
5
- <!ELEMENT include (#PCDATA)>
6
- <!ATTLIST type name CDATA #REQUIRED>
7
- <!ATTLIST type fullname CDATA #IMPLIED>
8
- <!ATTLIST type family CDATA #IMPLIED>
9
- <!ATTLIST type foundry CDATA #IMPLIED>
10
- <!ATTLIST type weight CDATA #IMPLIED>
11
- <!ATTLIST type style CDATA #IMPLIED>
12
- <!ATTLIST type stretch CDATA #IMPLIED>
13
- <!ATTLIST type format CDATA #IMPLIED>
14
- <!ATTLIST type metrics CDATA #IMPLIED>
15
- <!ATTLIST type glyphs CDATA #REQUIRED>
16
- <!ATTLIST type version CDATA #IMPLIED>
17
- <!ATTLIST include file CDATA #REQUIRED>
18
- ]>
19
- <typemap>
20
- <include file="type-ghostscript.xml"/>
21
- </typemap>
@@ -1,151 +0,0 @@
1
- @if "%SCM_TRACE_LEVEL%" NEQ "4" @echo off
2
-
3
- echo :: --------------------------------------
4
- echo :: KUDU Jekyll Deployment Script
5
- echo :: Version: 1.0.3, February 2018
6
- echo :: version 20180213
7
- echo :: GK Jekyll
8
- echo :: --------------------------------------
9
- echo :: .
10
-
11
- echo :: Prerequisites
12
- echo :: -------------
13
-
14
- :: Verify node.js installed
15
- where node 2>nul >nul
16
- IF %ERRORLEVEL% NEQ 0 (
17
- echo Missing node.js executable, please install node.js.
18
- goto error
19
- )
20
-
21
- echo :: Setup
22
- echo :: -----
23
-
24
- setlocal enabledelayedexpansion
25
-
26
- SET LC_ALL="en_US.UTF-8"
27
- SET LANG="en_US.UTF-8"
28
-
29
- SET ARTIFACTS=%~dp0%..\artifacts
30
-
31
- IF NOT DEFINED DEPLOYMENT_SOURCE (
32
- SET DEPLOYMENT_SOURCE=%~dp0%.
33
- )
34
- IF NOT DEFINED DEPLOYMENT_TARGET (
35
- SET DEPLOYMENT_TARGET=%ARTIFACTS%\wwwroot
36
- )
37
- IF NOT DEFINED NEXT_MANIFEST_PATH (
38
- SET NEXT_MANIFEST_PATH=%ARTIFACTS%\manifest
39
- )
40
- IF NOT DEFINED PREVIOUS_MANIFEST_PATH (
41
- SET PREVIOUS_MANIFEST_PATH=%ARTIFACTS%\manifest
42
- )
43
-
44
- IF NOT DEFINED KUDU_SYNC_CMD (
45
- echo :: Install kudu sync
46
- call npm install kudusync -g --silent
47
- IF !ERRORLEVEL! NEQ 0 goto error
48
-
49
- echo :: Locally just running "kuduSync" would also work
50
- SET KUDU_SYNC_CMD=%appdata%\npm\kuduSync.cmd
51
- )
52
-
53
- echo :: .
54
- echo :: Prepare Ruby and Jekyll
55
- echo :: ------------------------
56
- echo :: .
57
- echo :: Put Ruby in Path
58
- SET PATH=%PATH%;%ARTIFACTS%\ruby\ruby-2.3.3-x64-mingw32\bin;%ARTIFACTS%\ruby-devkit\bin;%DEPLOYMENT_SOURCE%\_azurebin
59
-
60
- echo :: .
61
- echo :: Check Ruby Prerequisites
62
- echo :: .
63
- IF EXIST %ARTIFACTS%\RUBYV20180119 goto rubyinstalled
64
-
65
- echo :: Installing Jekyll Rerequirements
66
- echo :: May take a lot of time
67
- echo :: .
68
- mkdir %ARTIFACTS% 2>nul >nul
69
- cd %ARTIFACTS%
70
-
71
- echo :: Clean Artifacts
72
- rm -rf ruby
73
- rm -rf rubydevkit
74
-
75
- echo :: Download Dependencies
76
- curl -L -o Ruby.zip https://dl.bintray.com/oneclick/rubyinstaller/ruby-2.3.3-x64-mingw32.7z?direct
77
- curl -L -o RubyDevKit.zip https://dl.bintray.com/oneclick/rubyinstaller/DevKit-mingw64-64-4.7.2-20130224-1432-sfx.exe?direct
78
-
79
- echo :: START Unzipping Ruby and DevKit
80
- d:\7zip\7za x Ruby.zip -oruby
81
- d:\7zip\7za x RubyDevKit.zip -orubydevkit
82
-
83
- echo :: DONE Unzipping Ruby and DevKit
84
- echo :: Cleanup
85
- rm Ruby.zip
86
- rm RubyDevKit.zip
87
-
88
- echo :: Init DevKit
89
- ruby rubydevkit\dk.rb init
90
-
91
- echo :: Tell DevKit where Ruby is
92
- echo - %ARTIFACTS%\ruby\ruby-2.3.3-x64-mingw32 >> config.yml
93
- echo :: Setup DevKit
94
- ruby rubydevkit\dk.rb install
95
-
96
- echo :: Change Path to Repository
97
- cd %DEPLOYMENT_SOURCE%
98
- echo :: Call Installer (takes its time)
99
- call gem install bundler -V
100
- echo :: Ruby Environment installed.
101
- echo ruby-installed > %ARTIFACTS%\RUBYV20180119
102
-
103
- :rubyinstalled
104
- ruby -v
105
-
106
- echo :: .
107
- echo :: Check Jekyll Prerequisites
108
- echo :: .
109
- IF EXIST %ARTIFACTS%\JEKYLL20180204 goto jekyllinstalled
110
-
111
- echo :: .
112
- echo :: Bundler Jobs
113
- echo :: .
114
- ::echo :: Running bundle clean
115
- ::bundle clean --force
116
- echo :: Running bundle install
117
- call bundle install
118
- ::echo :: Running bundle package
119
- ::bundle package --all
120
- echo :: Install Jekyll
121
- call gem update jekyll
122
- echo jekyll-installed > %ARTIFACTS%\JEKYLL20180204
123
-
124
- :jekyllinstalled
125
- echo :: Running bundle update
126
- call bundle update
127
-
128
- echo :: .
129
- echo :: .
130
- echo :: Jekyll Deployment
131
- echo :: .
132
- call bundle exec jekyll -v
133
- call bundle exec jekyll b
134
- echo :: .
135
- echo :: .
136
-
137
- echo :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
138
- echo :: Kudu Deployment
139
- echo :: ----------------
140
- echo :: .
141
-
142
- echo :: Handling Basic Web Site deployment.
143
- echo :: .
144
- echo :: KuduSync
145
- call "%KUDU_SYNC_CMD%" -v 50 -f "%DEPLOYMENT_SOURCE%/_site" -t "%DEPLOYMENT_TARGET%" -n "%NEXT_MANIFEST_PATH%" -p "%PREVIOUS_MANIFEST_PATH%" -i ".git;.hg;.deployment;deploy.cmd;Gemfile;Gemfile.lock;README.MD"
146
- echo :: .
147
- echo :: KuduSync finished
148
- echo :: .
149
-
150
- endlocal
151
- echo :: Finished successfully.
@@ -1,2 +0,0 @@
1
- [config]
2
- command = .deploy.cmd