Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
ityouknow committed Sep 8, 2017
1 parent 63c8259 commit 381c0e6
Show file tree
Hide file tree
Showing 731 changed files with 21,456 additions and 7,995 deletions.
53 changes: 5 additions & 48 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,48 +1,5 @@
# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Windows Installer files
*.cab
*.msi
*.msm
*.msp

# Windows shortcuts
*.lnk

# =========================
# Operating System Files
# =========================

# OSX
# =========================

.DS_Store
.AppleDouble
.LSOverride

# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
*.lock
_site
_drafts
.sass-cache
.jekyll-metadata
.idea
8 changes: 0 additions & 8 deletions 404.html

This file was deleted.

11 changes: 11 additions & 0 deletions 404.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
layout: page
permalink: /404.html
---

# 404

Page not found! :(


<h2><a href="http://www.ityouknow.com/blog">您来到了宇宙的边缘,请<span style="color:#00FF00">点我</span>返回地球 :)</a></h2>
35 changes: 14 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.4.0)
addressable (2.5.1)
arel (6.0.3)
builder (3.2.2)
color (1.8)
Expand All @@ -47,14 +47,14 @@ GEM
multipart-post (>= 1.2, < 3)
ffi (1.9.14)
ffi (1.9.14-x64-mingw32)
ffi (1.9.14-x86-mingw32)
forwardable-extended (2.6.0)
geo_pattern (1.2.1)
color (~> 1.5)
globalid (0.3.7)
activesupport (>= 4.1.0)
i18n (0.7.0)
jekyll (3.2.1)
jekyll (3.5.2)
addressable (~> 2.4)
colorator (~> 1.0)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
Expand All @@ -67,17 +67,17 @@ GEM
jekyll-geo-pattern (0.4.1)
geo_pattern (~> 1.2.1)
jekyll
jekyll-github-metadata (2.0.2)
jekyll-github-metadata (2.1.1)
jekyll (~> 3.1)
octokit (~> 4.0)
jekyll-paginate (1.1.0)
jekyll-sass-converter (1.4.0)
jekyll-sass-converter (1.5.0)
sass (~> 3.4)
jekyll-watch (1.5.0)
listen (~> 3.0, < 3.1)
json (1.8.3)
kramdown (1.12.0)
liquid (3.0.6)
json (2.1.0)
kramdown (1.14.0)
liquid (4.0.0)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
Expand All @@ -91,22 +91,16 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
minitest (5.9.0)
minitest (5.9.1)
multipart-post (2.0.0)
nokogiri (1.6.7)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
nokogiri (1.6.7-x64-mingw32)
nokogiri (1.6.8.1-x64-mingw32)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
nokogiri (1.6.7-x86-mingw32)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3)
pathutil (0.14.0)
forwardable-extended (~> 2.6)
pkg-config (1.1.7)
protobuf (3.6.12)
activesupport (>= 3.2)
middleware
Expand Down Expand Up @@ -139,7 +133,7 @@ GEM
activesupport (= 4.2.7.1)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (11.2.2)
rake (11.3.0)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
Expand All @@ -148,7 +142,7 @@ GEM
protobuf (>= 3.4)
rails (~> 4.1)
safe_yaml (1.0.4)
sass (3.4.22)
sass (3.5.1)
sawyer (0.7.0)
addressable (>= 2.3.5, < 2.5)
faraday (~> 0.8, < 0.10)
Expand All @@ -167,7 +161,6 @@ GEM
PLATFORMS
ruby
x64-mingw32
x86-mingw32

DEPENDENCIES
jekyll-geo-pattern
Expand All @@ -177,4 +170,4 @@ DEPENDENCIES
rough

BUNDLED WITH
1.13.1
1.12.5
14 changes: 0 additions & 14 deletions README.md

This file was deleted.

2 changes: 2 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@ company_url: https://github.com/cloudfavorites
github_url: https://github.com/ityouknow # ex. https://github.com/DONGChuan
cnblog_url: http://www.cnblogs.com/ityouknow
description: the world is colorful

favicon: favicon.png # Image must be in assets/images
repository: ityouknow/ityouknow.github.io # ex. DONGChuan/DONGChuan.github.io

# The base hostname & protocol for your site
# For local test, please use http://localhost:4000
# For production, use your github page url. ex. http://dongchuan.github.io
url: http://ityouknow.com
enforce_ssl: ityouknow.com

## Gem
gems:
Expand Down
83 changes: 0 additions & 83 deletions _includes/aboutold.html

This file was deleted.

1 change: 1 addition & 0 deletions _includes/blog-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

<!-- Comments -->
{% include disqus-comments.html %}

</div>

<div class="col-md-3">
Expand Down
14 changes: 11 additions & 3 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,19 @@

<div class="site-footer">

<a href="https://github.com/ityouknow" target="_blank" aria-label="view source code">
<div class="pull-left">
<span class="meta-info hvr-grow">
<span class="octicon octicon-rss"></span>
<a href="{{ site.url }}\feed.xml"> Subscribe Via RSS</a><br/>
Power by <a href="https://github.com/DONGChuan/Yummy-Jekyll">Yummy Jekyll</a>
</span>
</div>

<a href="{{ site.github_url }}" target="_blank" aria-label="view source code">
<span class="mega-octicon octicon-mark-github" title="GitHub"></span>
</a>

<div class="pull-right">
<div class="copyright pull-right">
<a href="javascript:window.scrollTo(0,0)" >TOP</a>
</div>

Expand All @@ -30,7 +38,7 @@
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-72165600-1', 'auto');
ga('create', '{{ site.analytics.google.tracking_id }}', 'auto');
ga('send', 'pageview');
</script>
Expand Down
12 changes: 0 additions & 12 deletions _includes/gentie-comments.html

This file was deleted.

9 changes: 8 additions & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
<head>
<script type="text/javascript">
var host = "ityouknow.com";
if ((host == window.location.host) && (window.location.protocol != "http:"))
window.location.protocol = "https";
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="canonical" href=" { { site.url } }{ { page.url } }" />
<meta name="viewport" content="width=device-width, initial-scale=1">

<!-- Favicon Icon -->
<link rel="shortcut icon" type="image/x-icon" href="/assets/images/{{ site.favicon }}">

<title>{% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %}</title>
<title>{% if page.titlebar %} {{ page.titlebar | escape }} - ityouknow's Blog {% elsif page.title %} {{ page.title | escape }} - ityouknow's Blog {% else %}{{ site.title | escape }}{% endif %}</title>

<meta name="description"
content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %}">

Expand Down
2 changes: 1 addition & 1 deletion _includes/jumbotron.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<section class="jumbotron geopattern" data-pattern-id="{{ page.title }}">
<div class="container">
<div id="jumbotron-meta-info">
<div id="jumbotron-meta-info">
<h1>{{ page.title }}</h1>
<span class="meta-info">
{% if page.subtitle %}
Expand Down
8 changes: 8 additions & 0 deletions _includes/sidebar-blogroll.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<h3 class="sidebar-title">Friends</h3>
<div id="lists">
<ul class="list-group">
<li><a href="https://im.librazy.org/">Librazy</a></li>
<li><a href="https://renesmt.blog.ustc.edu.cn/">Renesmt</a></li>

</ul>
</div>
Loading

0 comments on commit 381c0e6

Please sign in to comment.