Skip to content

Commit

Permalink
edit js for compress
Browse files Browse the repository at this point in the history
Former-commit-id: 7038fe5
Former-commit-id: 0eb2cae
  • Loading branch information
jarrekk committed Sep 5, 2017
1 parent 74d6c5c commit 7e2586d
Show file tree
Hide file tree
Showing 34 changed files with 31 additions and 37 deletions.
2 changes: 1 addition & 1 deletion 404.html.REMOVED.git-id
@@ -1 +1 @@
a223f44f2a6493f6bf028760410a92de7f645bb9
2a9623ee0cd3760e084d9351f12cf7a0eb9d2575
2 changes: 1 addition & 1 deletion _includes/blog_header.html.REMOVED.git-id
@@ -1 +1 @@
48d4853e22dd70bc425bd39735d4b322e92da72c
5a2f9e9744c7b9d3fddd1b56f0f863587f563817
2 changes: 1 addition & 1 deletion _includes/category.html.REMOVED.git-id
@@ -1 +1 @@
8e08924a88de7ecb93ba3cd3d63f446fbeda196e
f79a2fdc1568c398b974e167623707cd7b3e815c
2 changes: 1 addition & 1 deletion _includes/head.html.REMOVED.git-id
@@ -1 +1 @@
4aaeb7fc933f54c1a89084b99a6988d2b65dfbc6
855127106476debd186a4cc55c6d040ef0bd0ad7
2 changes: 1 addition & 1 deletion _includes/index_head.html.REMOVED.git-id
@@ -1 +1 @@
5814f12110939584ce2f0152bed7112223b4045f
30908a43bdf361cda88a1edfb170d5ff4f414a7a
2 changes: 1 addition & 1 deletion blog/donate.html.REMOVED.git-id
@@ -1 +1 @@
ef442971a186a3a590625fe76edde5e580c1b79e
cba0c5512a4225cf6065d8e289e2b3a06dac177e
2 changes: 1 addition & 1 deletion build/files.conf.js.REMOVED.git-id
@@ -1 +1 @@
dbad9eb5ddea777f0c203e94dea68ea10aac41e7
740222ec0b5c8779440060ad5ae1dcee015b3897
17 changes: 17 additions & 0 deletions search.json
@@ -0,0 +1,17 @@
---
layout: null
---
{
"code" : 0 ,
"data" : [
{% for post in site.posts %}
{
"title" : "{{ post.title }} - {{ post.date | date_to_utc | date: '%Y-%m-%d'}}",
"url" : "{{ site.baseurl }}{{ post.url }}"
}
{% if forloop.rindex != 1 %}
,
{% endif %}
{% endfor %}
]
}
1 change: 0 additions & 1 deletion search/cb-footer-add.html.REMOVED.git-id

This file was deleted.

17 changes: 0 additions & 17 deletions search/cb-search.json

This file was deleted.

1 change: 0 additions & 1 deletion search/css/cb-search.css

This file was deleted.

1 change: 0 additions & 1 deletion search/js/bootstrap3-typeahead.min.js.REMOVED.git-id

This file was deleted.

1 change: 0 additions & 1 deletion search/js/cb-search.js.REMOVED.git-id

This file was deleted.

2 changes: 1 addition & 1 deletion static/assets/app-20170905.min.css.REMOVED.git-id
@@ -1 +1 @@
68766ecfbf07f5e3c12d9c2098bf80302ec439fc
8dadb7c4b8dea99abe02461415f96bbf453ed767
2 changes: 1 addition & 1 deletion static/assets/app-20170905.min.js.REMOVED.git-id
@@ -1 +1 @@
d60559bdc0f7f8aaefa6b96a5b6ffa340fd050ed
f42e9805937d543862a516ea02ab7654d3a2b3be
1 change: 0 additions & 1 deletion static/assets/app-index-20170905.min.js.REMOVED.git-id

This file was deleted.

1 change: 1 addition & 0 deletions static/assets/blog-20170905.min.js.REMOVED.git-id
@@ -0,0 +1 @@
c4f89b614711aba0a83dbd43ace04428daf5d461
1 change: 0 additions & 1 deletion static/assets/fof-20170905.min.js.REMOVED.git-id

This file was deleted.

2 changes: 1 addition & 1 deletion static/assets/i18-20170905.min.js.REMOVED.git-id
@@ -1 +1 @@
79ceae8c02c6aa8826579a1b5ed8a39b03da0985
42dcc6e7a1cc967e7ddb1a45dba57deba1d5370a
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion static/assets/jPage-20170905.min.js.REMOVED.git-id

This file was deleted.

3 changes: 1 addition & 2 deletions static/css/custom.scss
@@ -1,6 +1,5 @@
---
# this ensures Jekyll reads the file to be transformed into CSS later
# only Main files contain this front matter, not partials.

---

@import "cb-search";
Expand Down
2 changes: 1 addition & 1 deletion static/css/style-purify.css.REMOVED.git-id
@@ -1 +1 @@
fa302b0d1622b106cf5965310e72e92abad85bc2
e195ab65b2b2c1e90420b8cc143b3b85087cc4f5
File renamed without changes.
1 change: 1 addition & 0 deletions static/js/search.js.REMOVED.git-id
@@ -0,0 +1 @@
e92795d3759ba7c51b64fb0add7cd7cbc71916d6
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7e2586d

Please sign in to comment.