From c5a512a5007fcb9c783e729971bf666dc71eb534 Mon Sep 17 00:00:00 2001 From: Yu Yang Date: Tue, 21 Mar 2017 10:19:06 +0800 Subject: [PATCH] Move .theme .tmpl/* to .tools/theme --- .pre-commit-hooks/convert_markdown_into_html.py | 4 ++-- {.theme => .tools/theme}/PP_w.png | Bin {.tmpl => .tools/theme}/github-markdown.css | 0 {.tmpl => .tools/theme}/marked.js | 0 01.fit_a_line/index.en.html | 4 ++-- 01.fit_a_line/index.html | 4 ++-- 02.recognize_digits/index.en.html | 4 ++-- 02.recognize_digits/index.html | 4 ++-- 03.image_classification/index.en.html | 4 ++-- 03.image_classification/index.html | 4 ++-- 04.word2vec/index.en.html | 4 ++-- 04.word2vec/index.html | 4 ++-- 05.understand_sentiment/index.en.html | 4 ++-- 05.understand_sentiment/index.html | 4 ++-- 06.label_semantic_roles/index.en.html | 4 ++-- 06.label_semantic_roles/index.html | 4 ++-- 07.machine_translation/index.en.html | 4 ++-- 07.machine_translation/index.html | 4 ++-- 08.recommender_system/index.en.html | 4 ++-- 08.recommender_system/index.html | 4 ++-- index.en.html | 2 +- index.html | 2 +- index.html.tmpl | 2 +- pending/gan/index.html | 4 ++-- pending/image_caption/index.html | 4 ++-- pending/image_detection/index.html | 4 ++-- pending/image_qa/index.html | 4 ++-- pending/query_relationship/index.html | 4 ++-- pending/skip_thought/index.html | 4 ++-- pending/speech_recognition/index.html | 4 ++-- 30 files changed, 51 insertions(+), 51 deletions(-) rename {.theme => .tools/theme}/PP_w.png (100%) rename {.tmpl => .tools/theme}/github-markdown.css (100%) rename {.tmpl => .tools/theme}/marked.js (100%) diff --git a/.pre-commit-hooks/convert_markdown_into_html.py b/.pre-commit-hooks/convert_markdown_into_html.py index acb3d0a..66f44ef 100644 --- a/.pre-commit-hooks/convert_markdown_into_html.py +++ b/.pre-commit-hooks/convert_markdown_into_html.py @@ -18,13 +18,13 @@ HEAD = """ }); - - +