Skip to content
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
_site/
.sass-cache/
.jekyll-metadata
.DS_Store
85 changes: 85 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.9)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.4.0)
colorator (1.1.0)
faraday (0.13.1)
multipart-post (>= 1.2, < 3)
ffi (1.9.18)
forwardable-extended (2.6.0)
html-pipeline (2.7.1)
activesupport (>= 2)
nokogiri (>= 1.4)
i18n (0.8.6)
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)
mini_portile2 (~> 2.3.0)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.14.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.1)
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.3)
thread_safe (~> 0.1)

PLATFORMS
ruby

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

BUNDLED WITH
1.15.4
31 changes: 1 addition & 30 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1 @@
# Moon Jekyll Theme [![Donate](https://img.shields.io/badge/paypal-donate-blue.svg)](https://www.paypal.me/taylantatli/0usd)

## `Sorry guys but there will be no update until I buy a new laptop.`

######(If you like this theme or using it, please give a :star: for motivation.)

**[Moon](https://taylantatli.github.io/Moon)** is a minimal, one column jekyll theme.

## Features
* Minimal, you can focus on your content
* Responsive
* Disqus integration
* Syntax highlighting
* Optional post image
* Social icons
* Page for sharing projects
* Optional background image
* Simple navigation menu
* MathJax support

## Preview

![screenshot of Moon](https://cloud.githubusercontent.com/assets/754514/14509720/61c61058-01d6-11e6-93ab-0918515ecd56.png)
![screenshot of Moon](https://cloud.githubusercontent.com/assets/754514/14509716/61ac6c8e-01d6-11e6-879f-8308883de790.png)

See a [live version of Moon](https://taylantatli.github.io/Moon) hosted on GitHub.

## Getting Started

To learn how to install and use this theme check out the [Setup Guide](https://taylantatli.github.io/Moon/moon-theme/) for more information.
# Moon Jekyll Theme
22 changes: 11 additions & 11 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Site
title: Moon
bio: 'Minimal, one column jekyll theme.'
description: "Moon is a minimal, one column jekyll theme for your blog."
title: Eamonjee
bio: 'Blog, Notes.'
description: "前端工程师,正在学数据分析~"
reading_time: true
words_per_minute: 200
logo: 'assets/img/logo.png'
background: 'assets/img/placeholder-big.jpg'
background: 'assets/img/bg-sunrise.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://gpzjyw.github.io

# Jekyll
permalink: /:title/
Expand Down Expand Up @@ -37,20 +37,20 @@ disqus_shortname: taylantatli
#ad-client:
#ad-slot:
#bing-verify:
#email:
twitter: username
facebook: username
github-url: username
email: gpzjyw@163.com
#twitter: username
#facebook: username
github-url: gpzjyw
#stackoverflow: 123456/username from a "http://stackoverflow.com/users/123456/username" link
#linkedin: username
#xing: username
instagram: username
#instagram: username
#lastfm: username
#tumblr: username
#medium: '@username'
#pinterest: username
#foursquare: username
steam: username
#steam: username
#dribbble: username
#youtube: username
#youtube-channel: channel
Expand Down
12 changes: 12 additions & 0 deletions _posts/2017-08-17-ES6-excerpts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: post
title: "ES6摘记"
date: 2017-08-17
excerpt: "关于ES6语法的学习,并摘记一些会常用的语法."
tag:
- ES6
comments: true
---

## ES6摘记

58 changes: 25 additions & 33 deletions about/index.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,29 @@
---
layout: page
title: About the Theme
tags: [about, Jekyll, theme, moon]
date: 2016-03-21
title: About Me
tags: [Introduction]
date: 2017-04-16
comments: false
---

<center><a href="http://taylantatli.github.io/Moon"><b>Moon</b></a> is a minimal, one column jekyll theme.</center>

## Features
* Minimal, you can focus on your content
* Responsive
* Disqus integration
* Syntax highlighting
* Optional post image
* Social icons
* Page for sharing projects
* Optional background image
* Simple navigation menu
* MathJax support

## Preview

{% capture images %}
https://cloud.githubusercontent.com/assets/754514/14509720/61c61058-01d6-11e6-93ab-0918515ecd56.png
https://cloud.githubusercontent.com/assets/754514/14509716/61ac6c8e-01d6-11e6-879f-8308883de790.png
{% endcapture %}
{% include gallery images=images caption="Screenshots of Moon Theme" cols=2 %}

See a [live version of Moon](http://taylantatli.github.io/Moon) hosted on GitHub.

## Getting Started

To learn how to install and use this theme check out the [Setup Guide](http://taylantatli.me/Moon/moon-theme/) for more information.

[Install Moon](https://github.com/TaylanTatli/Moon){: .btn}

# Me

目前是一名前端工程师,计划往前端数据可视化方向发展。

# Doing

## Books

**《深入React技术栈》**

2017年10月31日前看完,并且能写一篇文章谈一下React。

## 线上课程

**[数据分析入门](https://cn.udacity.com/course/data-analyst-nanodegree--nd002-cn-basic)**

2017年12月31日前完成学习,实践部分要好好做。最后结合大作业,至少写两篇文章谈谈数据分析。

# Done

暂未整理。
Binary file added assets/img/bg-sunrise.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.