casjaysdev-jekyll-theme 0.1.7 → 0.1.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (81) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +2 -1
  3. data/CNAME +1 -1
  4. data/Gemfile +25 -2
  5. data/Gemfile.lock +39 -20
  6. data/_config.yml +105 -67
  7. data/_includes/casjays-footer.html +61 -65
  8. data/_includes/casjays-header.html +2 -3
  9. data/_includes/casjaysdev/ads.html +24 -1
  10. data/_includes/casjaysdev/clock.html +16 -5
  11. data/_includes/casjaysdev/eucookie.html +36 -27
  12. data/_includes/casjaysdev/google.html +30 -16
  13. data/_includes/casjaysdev/legal.html +45 -25
  14. data/_includes/casjaysdev/piwik.html +22 -15
  15. data/_includes/casjaysdev/rocketchat.html +20 -10
  16. data/_includes/casjaysdev/sharethis.html +36 -17
  17. data/_includes/casjaysdev/socialfooter.html +79 -29
  18. data/_includes/casjaysdev/sociallinks.html +82 -39
  19. data/_includes/casjaysdev/statcounter.html +34 -19
  20. data/_includes/casjaysdev/theme.html +6 -3
  21. data/_includes/casjaysdev/widgetbot.html +1 -8
  22. data/_includes/disqus.html +16 -10
  23. data/_includes/github.html +7 -3
  24. data/_includes/image-gallery.html +27 -50
  25. data/_includes/nav/external.html +5 -3
  26. data/_includes/nav/internal.html +4 -6
  27. data/_includes/nav/sidebars/right.html +1 -2
  28. data/_includes/nav/top.html +13 -13
  29. data/_includes/read_time.html +3 -2
  30. data/_includes/themes/blank/layouts/default.html +2 -2
  31. data/_includes/themes/hacker/layouts/default.html +50 -55
  32. data/_includes/themes/hacker/meta.html +79 -28
  33. data/_layouts/default.html +3 -6
  34. data/_layouts/errors.html +1 -8
  35. data/_layouts/page.html +1 -4
  36. data/_layouts/post.html +29 -29
  37. data/_pages/about/index.html +14 -0
  38. data/_pages/blog/index.html +57 -0
  39. data/_pages/contact/index.html +173 -0
  40. data/_pages/gallery/index.html +15 -0
  41. data/_pages/index.html +12 -3
  42. data/_pages/rss/index.xml +35 -0
  43. data/_posts/2020-07-31-new-deploy.md +2 -0
  44. data/assets/css/base.css +123 -0
  45. data/assets/css/bootstrap/bootstrap-icons.css +2018 -0
  46. data/assets/css/bootstrap/darkly.css +10523 -0
  47. data/assets/css/bootstrap/font-awesome.css +9 -0
  48. data/assets/css/errorpages/errorpages.css +337 -0
  49. data/assets/css/gh/ribbon.css +124 -0
  50. data/assets/css/hacker.css +1 -4
  51. data/assets/css/other/forms-min.css +7 -0
  52. data/assets/js/errorpages/homepage.js +4 -0
  53. data/assets/js/errorpages/isup.js +4 -0
  54. data/assets/js/errorpages/loaddomain.js +4 -0
  55. data/assets/js/fetch-url.js +8 -5
  56. data/assets/js/gh-blog.js +20 -20
  57. data/assets/js/posts.js +24 -20
  58. data/assets/js/utils/bootstrap.bundle.min.js +7 -0
  59. data/assets/js/utils/fetch.min.js +1 -0
  60. data/assets/js/utils/popper.min.js +5 -0
  61. data/casjaysdev-jekyll-theme.gemspec +35 -35
  62. data/error/404.html +34 -22
  63. data/error/500.html +34 -21
  64. data/favicon.ico +0 -0
  65. data/images/gallery/126880.jpg +0 -0
  66. data/images/gallery/Octocat.png +0 -0
  67. data/templates/year-month-day-name.blank.md +5 -3
  68. data/templates/year-month-day-name.image.md +5 -3
  69. data/templates/year-month-day-name.link.md +5 -3
  70. data/templates/year-month-day-name.video.md +5 -3
  71. data/templates/year-month-day-name.yt.html +10 -4
  72. metadata +137 -111
  73. data/_pages/about.html +0 -8
  74. data/_pages/contact.html +0 -70
  75. data/_pages/gallery.html +0 -9
  76. data/_posts/2020-07-31-Updated-Theming-Engine.md +0 -12
  77. data/blog/index.html +0 -49
  78. data/version.txt +0 -1
  79. /data/{blog → _pages/blog}/catergories/catergories.html +0 -0
  80. /data/{blog → _pages/blog}/tags/tags.html +0 -0
  81. /data/images/{powered_by_jekyll.jpg → gallery/powered_by_jekyll.jpg} +0 -0
@@ -1,11 +1,14 @@
1
1
  {% if site.options.engine == true %}
2
- <div class="text-center" style="color: royalblue;">
2
+ <div class="text-center" style="color: royalblue">
3
3
  <br />
4
4
  Made with 💜💜💜💜💜💜 by <br />
5
5
  <a href="http://github.com/casjay" target="_blank" rel="noopener">
6
- Jason M. Hempstead (Casjay)</a><br />
6
+ Jason M. Hempstead (Casjay)</a
7
+ ><br />
7
8
  This site is powered by an
8
- <a href="https://github.com/casjay-templates/jekyll-site" target="_blank"> open source </a>theme
9
+ <a href="{{ site.engine.url }}" target="_blank" rel="noopener">
10
+ open source </a
11
+ >theme
9
12
  </div>
10
13
  <br />
11
14
  {% endif %}
@@ -1,17 +1,10 @@
1
1
  {% if site.discord.enable == true %}
2
- <!-- discord widget -->
3
2
  <script src="https://cdn.jsdelivr.net/npm/@widgetbot/crate@3" async defer>
4
-
5
3
  new Crate({
6
4
  server: '{{ site.discord.server }}',
7
5
  channel: '{{ site.discord.channel }}',
8
6
  location: ['{{ site.discord.horizontal }}', '{{ site.discord.vertical }}'],
9
-
10
7
  })
11
-
12
- crate.notify(
13
-
14
- )
8
+ crate.notify()
15
9
  </script>
16
- <!-- end discord widget -->
17
10
  {% endif %}
@@ -1,20 +1,26 @@
1
- {% if site.disqus %}
2
- <hr style="width:75%" />
1
+ {% if site.disqus.enabled == true %}
2
+ <hr width:75%; margin-left:12.5% !important; margin-right:12.5% !important; />
3
3
  <div class="comments">
4
4
  <div id="disqus_thread"></div>
5
5
  <script type="text/javascript">
6
- var disqus_shortname = '{{ site.disqus }}';
6
+ var disqus_shortname = "{{ site.disqus.shortcode }}";
7
7
 
8
8
  (function () {
9
- var dsq = document.createElement('script');
10
- dsq.type = 'text/javascript';
9
+ var dsq = document.createElement("script");
10
+ dsq.type = "text/javascript";
11
11
  dsq.async = true;
12
- dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
13
- (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
12
+ dsq.src = "//" + disqus_shortname + ".disqus.com/embed.js";
13
+ (
14
+ document.getElementsByTagName("head")[0] ||
15
+ document.getElementsByTagName("body")[0]
16
+ ).appendChild(dsq);
14
17
  })();
15
-
16
18
  </script>
17
- <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by
18
- Disqus.</a></noscript>
19
+ <noscript
20
+ >Please enable JavaScript to view the
21
+ <a href="http://disqus.com/?ref_noscript"> comments powered by Disqus.</a>
22
+ </noscript>
19
23
  </div>
24
+ {% else %}
25
+ <!-- Disqus is disabled -->
20
26
  {% endif %}
@@ -1,3 +1,7 @@
1
- GitHub REPO Links:<br>
2
- <a href="{{ site.github.tar_url }}" class="btn btn-github">Download as .tar.gz</a><br>
3
- <a href="{{ site.github.repository_url }}" class="btn btn-github icon">View on GitHub</a>
1
+ GitHub REPO Links:<br />
2
+ <a href="{{ site.github.tar_url }}" class="btn btn-github"
3
+ >Download as .tar.gz</a
4
+ ><br />
5
+ <a href="{{ site.github.repository_url }}" class="btn btn-github icon"
6
+ >View on GitHub</a
7
+ >
@@ -1,53 +1,30 @@
1
- <style>
2
- .image-gallery {
3
- overflow: auto;
4
- margin-left: -1% !important;
5
- }
6
-
7
- .image-gallery a {
8
- float: left;
9
- display: block;
10
- margin: 0 0 1% 1%;
11
- width: 19%;
12
- text-align: center;
13
- text-decoration: none !important;
14
- }
15
-
16
- .image-gallery a span {
17
- display: block;
18
- text-overflow: ellipsis;
19
- overflow: hidden;
20
- white-space: nowrap;
21
- padding: 3px 0;
22
- }
23
-
24
- .image-gallery a img {
25
- width: 100%;
26
- display: block;
27
- }
28
-
29
- </style>
30
-
31
- <div class="row justify-content-md-center h-100 mb-3">
32
- {% for file in site.static_files %}
33
- {% if file.path contains include.folder %}
34
- {% if file.extname == '.jpg' or file.extname == '.jpeg' or file.extname == '.JPG' or file.extname == '.JPEG' %}
35
- {% assign filenameparts = file.path | split: "/" %}
36
- {% assign filename = filenameparts | last | replace: file.extname,"" %}
37
-
38
- <div class="col-md-4 h-100">
39
- <div class="thumbnail">
40
- <a href="{{ file.path | prepend: site.baseurl }}" title="{{ filename }}">
41
- <img src="{{ file.path | prepend: site.baseurl }}" alt="{{ filename }}" title="{{ filename }}" alt="Lights"
42
- style="width:100%">
43
- <div class="caption">
44
- <p>{{ filename }}</p>
45
- </div>
46
- </a>
1
+ <div class="row row-cols-2">
2
+ {% for file in site.static_files %} {% if file.path contains include.folder %}
3
+ {% if file.extname == '.jpg' or file.extname == '.png' or file.extname ==
4
+ '.svg' or file.extname == '.gif' or file.extname == '.jpeg' or file.extname ==
5
+ '.JPG' or file.extname == '.JPEG' %} {% assign filenameparts = file.path |
6
+ split: "/" %} {% assign filename = filenameparts | last | replace:
7
+ file.extname,"" %}
8
+ <div class="col col-mb-2 cl-mr-2">
9
+ <div class="card h-100">
10
+ <div class="card-body">
11
+ <h5 class="card-title"></h5>
12
+ <p class="card-text">
13
+ <a href="{{ file.path | prepend: site.baseurl }}">
14
+ <img
15
+ src="{{ file.path | prepend: site.baseurl }}"
16
+ class="card-img-top"
17
+ alt="{{ filename }}"
18
+ />
19
+ </a>
20
+ </p>
21
+ </div>
22
+ <div class="card-footer">
23
+ <small class="text-muted">
24
+ <a href="{{ file.path | prepend: site.baseurl }}"> {{ filename }} </a>
25
+ </small>
26
+ </div>
47
27
  </div>
48
28
  </div>
49
-
50
- {% endif %}
51
- {% endif %}
52
- {% endfor %}
29
+ {% endif %} {% endif %} {% endfor %}
53
30
  </div>
@@ -1,9 +1,11 @@
1
1
  External Links:<br />
2
- {% assign doclist = site.data.nav.external | sort: 'title' | uniq | %}
3
- {% for item in doclist %}
2
+ {% assign doclist = site.data.nav.external | sort: 'title' | uniq | %} {% for
3
+ item in doclist %}
4
4
  <ul>
5
5
  <li>
6
- <a href="{{ item.url }}" alt="{{ item.title }}" target="_blank">{{ item.title }}</a>
6
+ <a href="{{ item.url }}" alt="{{ item.title }}" target="_blank"
7
+ >{{ item.title }}</a
8
+ >
7
9
  </li>
8
10
  </ul>
9
11
  {% endfor %}
@@ -1,12 +1,10 @@
1
1
  Site Links:<br />
2
- {% assign navigation_pages = site.html_pages | sort: 'weight' %}
3
- {% for p in navigation_pages | uniq %}
4
- {% if p.weight %}
2
+ {% assign navigation_pages = site.html_pages | sort: 'weight' %} {% for p in
3
+ navigation_pages | uniq %} {% if p.weight %}
5
4
  <ul>
6
5
  <li>
7
6
  <a href="{{ p.url | prepend: site.baseurl }}">{{ p.title }}</a>
8
7
  </li>
9
8
  </ul>
10
- {% endif %}
11
- {% endfor %}
12
- <br>
9
+ {% endif %} {% endfor %}
10
+ <br />
@@ -1,2 +1 @@
1
- {% include nav/internal.html %}
2
- {% include nav/external.html %}
1
+ {% include nav/internal.html %} {% include nav/external.html %}
@@ -1,21 +1,21 @@
1
1
  <nav class="main-nav">
2
+ {% assign navigation_pages = site.html_pages | sort: 'weight' %} {% for p in
3
+ navigation_pages | uniq %} {% if p.weight %} {% if p.url == page.url %}
2
4
 
3
- {% assign navigation_pages = site.html_pages | sort: 'weight' %}
4
- {% for p in navigation_pages | uniq %}
5
- {% if p.weight %}
6
- {% if p.url == page.url %}
7
-
8
- <a type="button" href="" class="sidebar-nav-item btn btn-outline-success disabled">{{ p.title }}
5
+ <a
6
+ type="button"
7
+ href=""
8
+ class="sidebar-nav-item btn btn-outline-success disabled"
9
+ >{{ p.title }}
9
10
  </a>
10
11
 
11
12
  {% else %}
12
- <a type="button" href="{{ p.url | prepend: site.baseurl }}" class="sidebar-nav-item btn btn-primary active">{{ p.title
13
- }}
14
-
13
+ <a
14
+ type="button"
15
+ href="{{ p.url | prepend: site.baseurl }}"
16
+ class="sidebar-nav-item btn btn-primary active"
17
+ >{{ p.title }}
15
18
  </a>
16
19
 
17
- {% endif %}
18
- {% endif %}
19
- {% endfor %}
20
-
20
+ {% endif %} {% endif %} {% endfor %}
21
21
  </nav>
@@ -1,3 +1,4 @@
1
1
  <span class="reading-time" title="Estimated read time">
2
- {% assign words = include.content | number_of_words %}
3
- {% if words < 270 %} 1 min {% else %} {{ words | divided_by:135 }} mins {% endif %} read </span>
2
+ {% assign words = include.content | number_of_words %} {% if words < 270 %} 1
3
+ min {% else %} {{ words | divided_by:135 }} mins {% endif %} read
4
+ </span>
@@ -14,8 +14,8 @@
14
14
 
15
15
  {% else %}
16
16
  <h1>
17
- custom_theme/columns not set in _config.yml <br>
18
- Your theme settings in _config.yml are incorrect <br>
17
+ custom_theme/columns not set in _config.yml <br />
18
+ Your theme settings in _config.yml are incorrect <br />
19
19
  Current columns: {{ site.custom_theme.columns }}
20
20
  </h1>
21
21
  {% endif %}
@@ -1,73 +1,68 @@
1
- <div class="container-fluid align-items-center text-center align-middle">
2
- <div class="row custom-body">
3
- <div class="col-lg-3 float-none">
4
- <a href="{{ site.baseurl }}"><img src="{{ site.avatar }}" border="2" /></a>
5
- </div>
6
- <div class="col-lg-6">
7
- <span>
8
- <h1>.// {{ site.name }}</h1>
9
- <h2>{{ site.description }}</h2>
10
- <h5>{{ site.tagline }}</h5>
11
- </span>
12
-
13
- {% if site.custom_theme.nav.bar == true %}
14
- <nav>
15
- <br />
16
- <h4>
17
- {% include {{ site.custom_theme.nav.top }} %}
18
- </h4>
19
- </nav>
20
- {% endif %}
21
- </div>
22
- {% if site.github.show %}
23
- <div class="col-lg-3 float-none">
24
- {% include github.html %}
1
+ <div class="container-fluid text-center align-items-center align-middle">
2
+ <div class="head">
3
+ <div class="row mt-3">
4
+ <div class="col-lg-3">
5
+ <a href="{{ site.baseurl }}"
6
+ ><img src="{{ site.avatar }}" border="2"
7
+ /></a>
8
+ </div>
9
+ <div class="col-lg-3 text-center align-items-center">
10
+ <span>
11
+ <h1 class="text-center align-items-center">.// {{ site.name }}</h1>
12
+ <h2 class="text-center align-items-center">{{ site.description }}</h2>
13
+ <h5 class="text-center align-items-center">{{ site.tagline }}</h5>
14
+ </span>
15
+ {% if site.custom_theme.nav.bar == true %}
16
+ <nav>
17
+ <br />
18
+ <h4>{% include {{ site.custom_theme.nav.top }} %}</h4>
19
+ <br />
20
+ </nav>
21
+ {% endif %} {% if site.github.show %}
22
+ <div class="col-lg-3">{% include github.html %}</div>
23
+ {% endif %}
24
+ </div>
25
25
  </div>
26
- {% endif %}
27
- <hr style="width:50%" />
26
+ <hr
27
+ style="
28
+ width: 50%;
29
+ margin-left: 25% !important;
30
+ margin-right: 25% !important;
31
+ "
32
+ />
28
33
  </div>
29
34
 
30
35
  <br />
31
36
  {% if site.custom_theme.columns == "1" %}
32
- <div class="container-fluid">
33
- <div class="row float-none align-items-center text-center align-middle">
34
- <div class="col">{{ content }}</div>
35
- </div>
37
+ <div class="row align-items-center text-center align-middle">
38
+ <div class="col-12">{{ content }}</div>
36
39
  </div>
37
40
 
38
41
  {% elsif site.custom_theme.columns == "2" %}
39
- <div class="container-fluid">
40
- <div class="row">
41
- <div class="col-lg-3 float-none">
42
- </div>
43
- <div class="col-lg-6">{{ content }}</div>
44
- <div class="col-lg-3 float-none">
45
- {% include {{ site.custom_theme.nav.right }} %}
46
- </div>
47
- </div>
42
+ <div class="row">
43
+ <div class="col-med-3"></div>
44
+ <div class="col-med-6">{{ content }}</div>
45
+ <div class="col-med-3">{% include {{ site.custom_theme.nav.right }} %}</div>
48
46
 
49
- {% elsif site.custom_theme.columns == "3" %}
50
- <div class="container-fluid">
47
+ {% elsif site.custom_theme.columns == "3" %}
51
48
  <div class="row">
52
- <div class="col-lg-3 float-none">
49
+ <div class="col-med-3">
53
50
  {% include {{ site.custom_theme.nav.left }} %}
54
51
  </div>
55
- <div class="col-lg-6">
56
- {{ content }}
52
+ <div class="col-med-6">{{ content }}</div>
53
+ <div class="col-med-3">
54
+ {% include {{ site.custom_theme.nav.right }} %}
57
55
  </div>
58
- <div class="col-lg-3 float-none">
59
- {% include {{ site.custom_theme.nav.right }} %}</div>
60
56
  </div>
61
- </div>
62
-
63
57
 
64
- {% else %}
65
- <div class="container-fluid text-center align-middle col-md-6">
66
- <h1 class="row">
67
- custom_theme/columns not set in _config.yml <br>
68
- Your theme settings in _config.yml are incorrect <br>
69
- Current columns: {{ site.custom_theme.columns }}
70
- </h1>
58
+ {% else %}
59
+ <div class="row">
60
+ <h1 class="col-6">
61
+ custom_theme/columns not set in _config.yml <br />
62
+ Your theme settings in _config.yml are incorrect <br />
63
+ Current columns: {{ site.custom_theme.columns }}
64
+ </h1>
65
+ </div>
71
66
  </div>
72
67
  {% endif %}
73
68
  </div>
@@ -1,50 +1,101 @@
1
1
  <!-- Begin Theme header -->
2
+ <meta charset="utf-8" />
3
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
2
4
 
3
- <meta charset="utf-8">
4
- <meta name="viewport" content="width=device-width, initial-scale=1">
5
-
6
- <meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
7
- <meta http-equiv='X-UA-Compatible' content='IE=edge'>
8
- <meta name="generator" content="CasjaysDev">
5
+ <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
6
+ <meta http-equiv="X-UA-Compatible" content="IE=edge" />
7
+ <meta name="generator" content="{{ site.author.name }}" />
9
8
 
10
9
  {% if page.excerpt %}
11
10
  <meta name="description" content="{{ page.excerpt| strip_html }}" />
12
11
  <meta property="og:description" content="{{ page.excerpt| strip_html }}" />
13
12
  {% else %}
14
- <meta name="description" content="{{ site.description }}">
13
+ <meta name="description" content="{{ site.description }}" />
15
14
  <meta property="og:description" content="{{ site.description }}" />
16
15
  {% endif %}
17
16
  <meta name="author" content="{{ site.author.name }}" />
18
17
 
19
- <link rel="canonical" href="{{ page.url | replace:'index.html','' }}">
20
- <link rel="alternate" type="application/rss+xml" title="{{ site.name }}"
21
- href="{{ site.feed.path | prepend: site.baseurl | prepend: site.url }}" />
18
+ <link rel="canonical" href="{{ page.url | replace:'index.html','' }}" />
19
+ <link
20
+ rel="alternate"
21
+ type="application/rss+xml"
22
+ title="{{ site.name }}"
23
+ href="{{ site.feed.path | prepend: site.baseurl | prepend: site.url }}"
24
+ />
22
25
 
23
26
  {% if page.title %}
24
27
  <meta property="og:title" content="{{ page.title }}" />
25
28
  <meta property="twitter:title" content="{{ page.title }}" />
26
29
  {% endif %}
27
30
 
28
- <link href="https://fonts.googleapis.com/css2?Roboto&family=Roboto+Mono&display=swap" rel="stylesheet">
31
+ <link
32
+ href="https://fonts.googleapis.com/css2?Roboto&family=Roboto+Mono&display=swap"
33
+ rel="stylesheet"
34
+ />
29
35
 
30
36
  <link rel="shortcut icon" href="{{ site.avatar }}" />
31
37
  <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/base.css" />
32
- <link rel="stylesheet" href="https://unpkg.com/purecss@2.0.3/build/forms-min.css" />
33
- <link rel="stylesheet" href="https://static.casjay.net/default-css/github-ribbon.css" />
34
- <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
35
- <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootswatch/4.5.0/darkly/bootstrap.min.css" />
36
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" />
37
-
38
- <link rel="stylesheet" href="https://casjaysdev-sites.github.io/static.casjay.net/assets/css/hacker.css" />
39
-
40
- <script src="https://cdn.jsdelivr.net/npm/@widgetbot/crate@3" async defer></script>
41
- <script src="htps://static.casjay.net/default-js/errorpages/isup.js"></script>
42
- <script src="https://static.casjay.net/default-js/errorpages/homepage.js"></script>
43
- <script src="https://static.casjay.net/default-js/errorpages/loaddomain.js"></script>
44
- <script src="https://cdnjs.cloudflare.com/ajax/libs/fetch/2.0.1/fetch.min.js"></script>
45
- <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"></script>
46
- <script src="https://stackpath.bootstrapcdn.com/bootstrap/5.0.0-alpha1/js/bootstrap.min.js"></script>
47
-
48
- {% seo %}
38
+ <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/hacker.css" />
39
+ <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/gh/ribbon.css" />
40
+ <link
41
+ rel="stylesheet"
42
+ type="text/css"
43
+ href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css"
44
+ />
45
+ <link
46
+ rel="stylesheet"
47
+ href="{{ site.baseurl }}/assets/css/other/forms-min.css"
48
+ />
49
+ <link
50
+ rel="stylesheet"
51
+ href="{{ site.baseurl }}/assets/css/bootstrap/darkly.css"
52
+ />
53
+ <link
54
+ rel="stylesheet"
55
+ href="{{ site.baseurl }}/assets/css/bootstrap/bootstrap-icons.css"
56
+ integrity="sha384-b6lVK+yci+bfDmaY1u0zE8YYJt0TZxLEAFyYSLHId4xoVvsrQu3INevFKo+Xir8e"
57
+ crossorigin="anonymous"
58
+ />
59
+ <link
60
+ rel="stylesheet"
61
+ href="{{ site.baseurl }}/assets/css/bootstrap/font-awesome.css"
62
+ />
49
63
 
64
+ <script
65
+ src="https://cdn.jsdelivr.net/npm/@widgetbot/crate@3"
66
+ async
67
+ defer
68
+ ></script>
69
+ <script
70
+ src="{{ site.baseurl }}/assets/js/errorpages/isup.js"
71
+ async
72
+ defer
73
+ ></script>
74
+ <script
75
+ src="{{ site.baseurl }}/assets/js/errorpages/homepage.js"
76
+ async
77
+ defer
78
+ ></script>
79
+ <script
80
+ src="{{ site.baseurl }}/assets/js/errorpages/loaddomain.js"
81
+ async
82
+ defer
83
+ ></script>
84
+ <script
85
+ src="{{ site.baseurl }}/assets/js/utils/fetch.min.js"
86
+ async
87
+ defer
88
+ ></script>
89
+ <script
90
+ src="{{ site.baseurl }}/assets/js/utils/popper.min.js"
91
+ async
92
+ defer
93
+ ></script>
94
+ <script
95
+ src="{{ site.baseurl }}/assets/js/utils/bootstrap.bundle.min.js"
96
+ async
97
+ defer
98
+ ></script>
50
99
  <!-- End Theme header -->
100
+
101
+ {% seo %}
@@ -2,13 +2,10 @@
2
2
  <html lang="{{ site.lang | default: " en-US" }}">
3
3
 
4
4
  <head>
5
-
6
5
  {% include casjays-header.html %}
7
-
8
6
  {% if site.custom_theme.name %}
9
7
  {% include themes/{{ site.custom_theme.name }}/meta.html %}
10
8
  {% endif %}
11
-
12
9
  </head>
13
10
 
14
11
  <body onload="javascript:loadDomain();">
@@ -20,8 +17,9 @@
20
17
  {% endif %}
21
18
 
22
19
  {% if site.github.forkme == true %}
23
- <a class="github-fork-ribbon left-top" href="{{ site.github.repository_url }}/fork" data-ribbon="Fork me on GitHub"
24
- title="Fork me on GitHub">Fork me on GitHub</a>
20
+ <a class="github-fork-ribbon {{ site.github.layout }}" href="{{ site.github.repository_url }}/fork"
21
+ data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub
22
+ </a>
25
23
  {% endif %}
26
24
  <br />
27
25
  <br />
@@ -35,7 +33,6 @@
35
33
  <br />
36
34
  <br />
37
35
  </div>
38
-
39
36
  </body>
40
37
 
41
38
  </html>
data/_layouts/errors.html CHANGED
@@ -2,32 +2,25 @@
2
2
  <html lang="{{ site.lang | default: " en-US" }}">
3
3
 
4
4
  <head>
5
-
6
5
  {% include casjays-header.html %}
7
-
8
6
  {% if site.custom_theme.name %}
9
7
  <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/{{ site.custom_theme.name }}.css">
10
8
  <link rel="stylesheet" href="{{ site.custom_theme.css_file }}">
11
9
  {% endif %}
12
-
13
10
  </head>
14
11
 
15
12
  <body onload="javascript:loadDomain();">
16
13
  <div class="container-fluid align-items-center text-center align-middle">
17
-
18
14
  {{ content }}
19
-
20
15
  {% if site.github.forkme == true %}
21
16
  <a class="github-fork-ribbon left-top" href="{{ site.github.repository_url }}/fork" data-ribbon="Fork me on GitHub"
22
17
  title="Fork me on GitHub">Fork me on GitHub</a>
23
18
  {% endif %}
24
-
25
19
  <div class="footer footer-custom col-sm-12">
26
20
  {% include {{ site.custom_theme.footer }} %}
27
21
  </div>
28
- <br><br><br><br><br><br><br>
22
+ <br /><br /><br /><br /><br /><br /><br />
29
23
  </divcontainer-fluid>
30
-
31
24
  </body>
32
25
 
33
26
  </html>
data/_layouts/page.html CHANGED
@@ -3,11 +3,8 @@ layout: default
3
3
  ---
4
4
 
5
5
  <article class="page">
6
-
7
6
  <div class="entry">
8
7
  {{ content }}
9
8
  </div>
10
-
11
9
  </article>
12
-
13
- <br>
10
+ <br />