Skip to content

Commit 893db51

Browse files
committed
Improve the copyrights of the assets
1 parent cbb3bd4 commit 893db51

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+139
-342
lines changed

404.html

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
---
2-
# The 404 page
3-
# v2.0
4-
# https://github.com/cotes2020/jekyll-theme-chirpy
5-
# © 2017-2019 Cotes Chung
6-
# MIT License
72
layout: page
83
title: "404: Page not found"
94
permalink: /404.html
105

11-
redirect_from: # part of site.sitemap_exclude
6+
redirect_from:
127
- /norobots/
138
- /assets/
149
- /tabs/
@@ -22,4 +17,4 @@
2217
<div class="lead">
2318
<p>Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. </p>
2419
<p><a href="{{ site.baseurl }}/">Head back Home</a> to try finding it again, or search for it on the <a href="{{ site.baseurl }}/tabs/archives">Archives page</a>.</p>
25-
</div>
20+
</div>

_config.yml

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
# The Site Settings
2-
# v2.0
3-
# https://github.com/cotes2020/jekyll-theme-chirpy
4-
# © 2017-2019 Cotes Chung
5-
# MIT licensed
6-
1+
# The Site Configuration
72

83
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
94
# --------------------------

_data/contact.yml

-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
# The contact options.
2-
# v2.3
3-
# https://github.com/cotes2020/jekyll-theme-chirpy
4-
# © 2020 Cotes Chung
5-
# MIT Licensed
62

73
-
84
type: github

_data/date_format.yml

-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
# The date format
2-
# v2.1
3-
# https://github.com/cotes2020/jekyll-theme-chirpy
4-
# © 2020 Cotes Chung
5-
# MIT Licensed
6-
72

83
tooltip: "%a, %b %e, %Y, %l:%M %p %z"
94

_data/label.yml

-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
# The label text of site.
2-
# v2.0
3-
# https://github.com/cotes2020/jekyll-theme-chirpy
4-
# © 2017-2019 Cotes Chung
5-
# MIT Licensed
62

73
panel:
84
lastmod: Recent Update

_data/meta.yml

-3
This file was deleted.

_data/rights.yml

+2-8
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
# License data.
2-
#
3-
# v2.1
4-
# https://github.com/cotes2020/jekyll-theme-chirpy
5-
# © 2020 Cotes Chung
6-
# MIT Licensed
7-
1+
# License data
82

93
license:
104
name: CC BY 4.0
@@ -14,4 +8,4 @@ brief: Some rights reserved.
148

159
verbose: >-
1610
Except where otherwise noted, the blog posts on this site are licensed
17-
under the Creative Commons Attribution 4.0 International (CC BY 4.0) License by the author.
11+
under the Creative Commons Attribution 4.0 International (CC BY 4.0) License by the author.

_data/share.yml

-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Sharing options at the bottom of the post.
22
# Icons from <https://fontawesome.com/>
3-
#
4-
# v2.1
5-
# https://github.com/cotes2020/jekyll-theme-chirpy
6-
# © 2020 Cotes Chung
7-
# MIT Licensed
83

94
platforms:
105
-

_includes/css-selector.html

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
<!--
22
CSS selector for site.
3-
Chirpy v2.3
4-
https://github.com/cotes2020/jekyll-theme-chirpy
5-
© 2020 Cotes Chung
6-
MIT Licensed
73
-->
84

95
<link rel="stylesheet" href="{{ '/assets/css/style.css' | relative_url }}">

_includes/disqus.html

-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
<!--
22
The Disqus lazy loading.
33
Powered by: <https://github.com/osvaldasvalutis/disqusLoader.js>
4-
v2.0
5-
https://github.com/cotes2020/jekyll-theme-chirpy
6-
© 2019 Cotes Chung
7-
MIT License
84
-->
95

106
<div id="disqus" class="pt-2 pb-2">

_includes/favicons.html

-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
<!--
22
The Favicons for Web, Android, Microsoft, and iOS (iPhone and iPad) Apps
33
Generated by: https://www.favicon-generator.org/
4-
v2.0
5-
https://github.com/cotes2020/jekyll-theme-chirpy
6-
© 2019 Cotes Chung
7-
Published under the MIT license
84
-->
95

106
{% capture icon_url %}{{ site.baseurl }}/assets/img/favicons{% endcapture %}

_includes/footer.html

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
<!--
22
The Footer
3-
v2.0
4-
https://github.com/cotes2020/jekyll-theme-chirpy
5-
© 2017-2019 Cotes Chung
6-
MIT License
73
-->
84

95
<footer class="d-flex w-100 justify-content-center">

_includes/google-analytics.html

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
<!--
22
The GA snippet
3-
v2.0
4-
https://github.com/cotes2020/jekyll-theme-chirpy
5-
© 2017-2019 Cotes Chung
6-
MIT License
73
-->
84
<!-- Global site tag (gtag.js) - Google Analytics -->
95
<script defer src="https://www.googletagmanager.com/gtag/js?id={{ site.google_analytics.id }}"></script>

_includes/head.html

-5
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
11
<!--
22
The Head
3-
v2.0
4-
https://github.com/cotes2020/jekyll-theme-chirpy
5-
© 2017-2019 Cotes Chung
6-
MIT License
73
-->
84

95
<head>
106
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
117
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
12-
<meta name="theme" content="{{ site.data.meta.name }} v{{ site.data.meta.version }}">
138

149
{% if page.layout == 'home' or page.layout == 'post' %}
1510
<meta name="pv-cache-enabled" content="{{ site.google_analytics.pv.enabled }}">

_includes/js-selector.html

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
<!--
22
JS selector for site.
3-
Chirpy v2.3
4-
https://github.com/cotes2020/jekyll-theme-chirpy
5-
© 2020 Cotes Chung
6-
MIT Licensed
73
-->
84

95
{% if page.layout == 'home' or page.layout == 'post' %}

_includes/lozad.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
<!-- image lazy load: https://github.com/ApoorvSaxena/lozad.js -->
1+
<!--
2+
image lazy load: https://github.com/ApoorvSaxena/lozad.js
3+
-->
24
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lozad/dist/lozad.min.js"></script>
35

46
<script type="text/javascript">

_includes/mode-toggle.html

-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
<!--
22
Switch the mode between dark and light.
3-
4-
v2.1
5-
https://github.com/cotes2020/jekyll-theme-chirpy
6-
© 2020 Cotes Chung
7-
MIT License
83
-->
94

105
<i class="mode-toggle fas fa-adjust"></i>

_includes/no-linenos.html

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{% comment %}
22
Remove the line number of the code snippet.
3-
v2.2
4-
https://github.com/cotes2020/jekyll-theme-chirpy
5-
© 2020 Cotes Chung
6-
Published under the MIT License
73
{% endcomment %}
84

95
{% assign content = include.content %}

_includes/panel.html

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
<!--
22
The Pannel on right side (Desktop views)
3-
v2.0
4-
https://github.com/cotes2020/jekyll-theme-chirpy
5-
© 2017-2019 Cotes Chung
6-
MIT License
73
-->
84

95
<div id="panel-wrapper" class="col-xl-3 pl-2 text-muted topbar-down">

_includes/post-nav.html

-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
<!--
22
Navigation buttons at the bottom of the post.
3-
4-
v2.1
5-
https://github.com/cotes2020/jekyll-theme-chirpy
6-
© 2020 Cotes Chung
7-
MIT License
83
-->
94

105
<div class="post-navigation d-flex justify-content-between">

_includes/post-paginator.html

-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
<!--
22
The paginator for post list on HomgPage.
3-
4-
v2.1
5-
https://github.com/cotes2020/jekyll-theme-chirpy
6-
© 2020 Cotes Chung
7-
MIT License
83
-->
94

105
<ul class="pagination mt-4 mb-0 pl-lg-2">

_includes/post-sharing.html

-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
<!--
22
Post sharing snippet
3-
4-
v2.1
5-
https://github.com/cotes2020/jekyll-theme-chirpy
6-
© 2019 Cotes Chung
7-
Published under the MIT License
83
-->
94

105
<div class="share-wrapper">

_includes/related-posts.html

-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
<!--
22
Recommend the other 3 posts according to the tags and categories of the current post,
33
if the number is not enough, use the other latest posts to supplement.
4-
5-
v2.0
6-
https://github.com/cotes2020/jekyll-theme-chirpy
7-
© 2019 Cotes Chung
8-
Published under the MIT License
94
-->
105

116
<!-- The total size of related posts -->

_includes/search-loader.html

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
<!--
22
Jekyll Simple Search loader
3-
v2.0
4-
https://github.com/cotes2020/jekyll-theme-chirpy
5-
© 2017-2019 Cotes Chung
6-
MIT License
73
-->
84

95
{% capture result_elem %}

_includes/search-results.html

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
<!--
22
The Search results
3-
v2.0
4-
https://github.com/cotes2020/jekyll-theme-chirpy
5-
© 2017-2019 Cotes Chung
6-
MIT License
73
-->
84
<div id="search-result-wrapper" class="d-flex justify-content-center unloaded">
95
<div class="col-12 col-xl-11 post-content">

_includes/sidebar.html

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
<!--
22
The Side Bar
3-
v2.0
4-
https://github.com/cotes2020/jekyll-theme-chirpy
5-
© 2017-2019 Cotes Chung
6-
MIT License
73
-->
84

95
<div id="sidebar" class="d-flex flex-column align-items-end">

_includes/timeago.html

-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
<!--
22
Date format snippet
3-
4-
v2.4.1
5-
https://github.com/cotes2020/jekyll-theme-chirpy
6-
© 2020 Cotes Chung
7-
MIT License
83
-->
94

105
{% assign tooltip_df = site.data.date_format.tooltip | default: '%a, %b %e, %Y, %l:%M %p %z' %}

_includes/topbar.html

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
<!--
22
The Top Bar
3-
v2.0
4-
https://github.com/cotes2020/jekyll-theme-chirpy
5-
© 2017-2019 Cotes Chung
6-
MIT License
73
-->
4+
85
<div id="topbar-wrapper" class="row justify-content-center topbar-down">
96
<div id="topbar" class="col-11 d-flex h-100 align-items-center justify-content-between">
107
<span id="breadcrumb">

_includes/trending-tags.html

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{% comment %}
22
The trending tags list
3-
v2.0
4-
https://github.com/cotes2020/jekyll-theme-chirpy
5-
© 2019 Cotes Chung
6-
MIT Licensed
73
{% endcomment %}
84

95
{% assign MAX = 10 %}

_includes/update-list.html

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{% comment %}
22
Get the last 5 posts from lastmod list.
3-
v2.2
4-
https://github.com/cotes2020/jekyll-theme-chirpy
5-
© 2020 Cotes Chung
6-
MIT License
73
{% endcomment %}
84

95
{% assign MAX_SIZE = 5 %}

_layouts/archives.html

-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
---
22
layout: page
3-
43
# The Archives of posts.
5-
# v2.0
6-
# https://github.com/cotes2020/jekyll-theme-chirpy
7-
# © 2017-2019 Cotes Chung
8-
# MIT License
94
---
105

116

_layouts/categories.html

-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
---
22
layout: page
3-
43
# All the Categories of posts
5-
# v2.0
6-
# https://github.com/cotes2020/jekyll-theme-chirpy
7-
# © 2017-2019 Cotes Chung
8-
# MIT License
94
---
105

116

_layouts/category.html

-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
---
22
layout: page
33
# The Category layout
4-
# v2.0
5-
# https://github.com/cotes2020/jekyll-theme-chirpy
6-
# MIT Licensed
74
---
85

96
<div id="page-category">

_layouts/default.html

-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
layout: compress
33
# Default layout
4-
# v2.0
5-
# https://github.com/cotes2020/jekyll-theme-chirpy
6-
# © 2017-2019 Cotes Chung
7-
# MIT Licensed
84
---
95

106
<!DOCTYPE html>

_layouts/home.html

-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
layout: page
33
# The Home page layout
4-
# v2.0
5-
# https://github.com/cotes2020/jekyll-theme-chirpy
6-
# © 2017-2019 Cotes Chung
7-
# MIT Licensed
84
---
95

106

_layouts/page.html

-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
layout: default
33
# The page layout
4-
# v2.0
5-
# https://github.com/cotes2020/jekyll-theme-chirpy
6-
# © 2017-2019 Cotes Chung
7-
# MIT License
84
---
95

106
<div class="row">

0 commit comments

Comments
 (0)