Skip to content

Commit

Permalink
Just another push
Browse files Browse the repository at this point in the history
  • Loading branch information
SimpleJian committed Nov 29, 2014
1 parent 72e5f16 commit fecffbc
Show file tree
Hide file tree
Showing 26 changed files with 267 additions and 417 deletions.
9 changes: 9 additions & 0 deletions .optimize.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#! /bin/bash

begin='<script type="text\/javascript" src="http:\/\/cdn.mathjax.org\/mathjax\/latest\/MathJax.js?config=TeX-AMS-MML_HTMLorMML">'
end='<\/script>'
pos='<script src="\/js\/script.js" type="text\/javascript"><\/script>'

find ./public -name 'index.html' | xargs -I '{}' \
sed -i -e /"$begin"/,/"$end"/d -e "/^$pos/a$begin$end" '{}'

6 changes: 3 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ title: Lijian's Site
subtitle: Everything is possible if you have the real passion to what you do
description: My Blog for share and record some interesting things.
author: Lijian
email: [email protected]
email: [email protected]
language: zh-Hans

# URL
## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/'
url: http://lingdian618.github.io/
url: http://lijian.ml
root: /
permalink: :year/:month/:day/:title/
tag_dir: tags
Expand Down Expand Up @@ -94,7 +94,7 @@ deploy:
- type: git
repo:
gitcafe: [email protected]:lingdian618/lingdian618.git,gitcafe-pages
github: [email protected]:lingdian618/lingdian618.github.io.git
# github: [email protected]:lingdian618/lingdian618.github.io.git
feed:
type: atom
path: atom.xml
Expand Down
34 changes: 0 additions & 34 deletions source/_drafts/SVM-model.md

This file was deleted.

68 changes: 0 additions & 68 deletions source/_photos/CSU随拍.md

This file was deleted.

18 changes: 0 additions & 18 deletions source/_photos/圆明园.md

This file was deleted.

15 changes: 0 additions & 15 deletions source/_photos/奥林匹克公园.md

This file was deleted.

37 changes: 0 additions & 37 deletions source/_photos/慕田峪长城(一).md

This file was deleted.

16 changes: 0 additions & 16 deletions source/_photos/慕田峪长城(二).md

This file was deleted.

37 changes: 0 additions & 37 deletions source/_photos/野长城.md

This file was deleted.

Loading

0 comments on commit fecffbc

Please sign in to comment.