Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Trial #144

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
87 changes: 87 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.10)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.4.0)
colorator (1.1.0)
concurrent-ruby (1.0.5)
faraday (0.13.1)
multipart-post (>= 1.2, < 3)
ffi (1.9.18-x64-mingw32)
forwardable-extended (2.6.0)
html-pipeline (2.7.1)
activesupport (>= 2)
nokogiri (>= 1.4)
i18n (0.9.1)
concurrent-ruby (~> 1.0)
jekyll (3.2.1)
colorator (~> 1.0)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
liquid (~> 3.0)
mercenary (~> 0.3.3)
pathutil (~> 0.9)
rouge (~> 1.7)
safe_yaml (~> 1.0)
jekyll-feed (0.7.2)
jekyll-gist (1.4.1)
octokit (~> 4.2)
jekyll-mentions (1.2.0)
activesupport (~> 4.0)
html-pipeline (~> 2.3)
jekyll (~> 3.0)
jekyll-sass-converter (1.5.0)
sass (~> 3.4)
jekyll-sitemap (0.11.0)
addressable (~> 2.4.0)
jekyll-watch (1.5.0)
listen (~> 3.0, < 3.1)
kramdown (1.15.0)
liquid (3.0.6)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
mercenary (0.3.6)
mini_portile2 (2.3.0)
minitest (5.10.3)
multipart-post (2.0.0)
nokogiri (1.8.1-x64-mingw32)
mini_portile2 (~> 2.3.0)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.16.0)
forwardable-extended (~> 2.6)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rouge (1.11.1)
safe_yaml (1.0.4)
sass (3.5.3)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
thread_safe (0.3.6)
tzinfo (1.2.4)
thread_safe (~> 0.1)

PLATFORMS
x64-mingw32

DEPENDENCIES
jekyll (~> 3.2.1)
jekyll-feed
jekyll-gist
jekyll-mentions
jekyll-sitemap

BUNDLED WITH
1.16.0
23 changes: 12 additions & 11 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# Site
title: Moon
bio: 'Minimal, one column jekyll theme.'
description: "Moon is a minimal, one column jekyll theme for your blog."
title: Articles
bio: Training with Programming.
description: ""
reading_time: true
words_per_minute: 200
logo: 'assets/img/logo.png'
background: 'assets/img/placeholder-big.jpg'
tiled_bg: false # Set this true if you want to tile your background image, otherwise it will be covered
locale: en_US
url: https://taylantatli.github.io/Moon
url: https://scott327.github.io/blog_1
url: http://localhost:4000/

# Jekyll
permalink: /:title/
Expand All @@ -26,7 +27,7 @@ sass:
style: compressed

# Comments
disqus_shortname: taylantatli
disqus_shortname: scott

# Social
# if you don't have any of social below, comment the line.
Expand All @@ -38,19 +39,19 @@ disqus_shortname: taylantatli
#ad-slot:
#bing-verify:
#email:
twitter: username
facebook: username
github-url: username
#twitter: username
#facebook: username
#github-url: username
#stackoverflow: 123456/username from a "http://stackoverflow.com/users/123456/username" link
#linkedin: username
linkedin: yichao-zhang-bab9a289
#xing: username
instagram: username
#instagram: username
#lastfm: username
#tumblr: username
#medium: '@username'
#pinterest: username
#foursquare: username
steam: username
steam: scott327_1
#dribbble: username
#youtube: username
#youtube-channel: channel
Expand Down
77 changes: 77 additions & 0 deletions _config.yml~RFba4b93.TMP
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
# Site
title: Technical Articles
bio: 学习生活的角落。
description: ""
reading_time: true
words_per_minute: 200
logo: 'assets/img/logo.png'
background: 'assets/img/placeholder-big.jpg'
tiled_bg: false # Set this true if you want to tile your background image, otherwise it will be covered
locale: en_US
url: https://scott327.github.io/blog_1
url: http://localhost:4000/

# Jekyll
permalink: /:title/
markdown: kramdown
highlighter: rouge
kramdown:
auto_ids: true
footnote_nr: 1
entity_output: as_char
toc_levels: 1..6
enable_coderay: false
mathjax: true
sass:
sass_dir: _sass
style: compressed

# Comments
disqus_shortname: scott

# Social
# if you don't have any of social below, comment the line.
#google:
#plus: #username
#analytics:
#verify:
#ad-client:
#ad-slot:
#bing-verify:
#email:
#twitter: username
#facebook: username
#github-url: username
#stackoverflow: 123456/username from a "http://stackoverflow.com/users/123456/username" link
linkedin: yichao-zhang-bab9a289
#xing: username
#instagram: username
#lastfm: username
#tumblr: username
#medium: '@username'
#pinterest: username
#foursquare: username
steam: scott327_1
#dribbble: username
#youtube: username
#youtube-channel: channel
#soundcloud: username
#weibo: username
#flickr: username
#codepen: username
#keybase: username
#xmpp: username@server.com
#hackernews: username

# Gems
gems:
- jekyll-mentions
- jekyll-feed
- jekyll-sitemap
- jekyll-gist

jekyll-mentions:
base_url: https://github.com

# Exclude list
exclude: [README.md, Gemfile, Gemfile.lock, node_modules, gulpfile.js, package.json, _site, src, vendor, CNAME, LICENSE, Rakefile]
45 changes: 0 additions & 45 deletions _posts/2012-05-22-readability-post.md

This file was deleted.

46 changes: 0 additions & 46 deletions _posts/2012-05-23-readability-feature-post.md

This file was deleted.