Commit Graph

408 Commits

Author SHA1 Message Date
4d6a7c2e91 画像をテーブルに差し替え 2020-05-17 20:12:36 +09:00
3ce98b4ae9 Merge branch 'summary-of-data-science-class-01' of kazu634/blog into master 2020-05-17 00:28:16 +09:00
2352dee102 画像の差し替え 2020-05-16 22:25:05 +07:00
e4c41a60db 記事を追加しましたよ 2020-05-16 22:20:16 +07:00
b595af3a99 Merge branch 'jupyter-on-kubernetes' of kazu634/blog into master 2020-05-11 01:10:37 +09:00
959db9013b Code Highlightの情報を追加 2020-05-10 23:07:20 +07:00
9c0fe3399d 記事の説明を修正できていなかったので、修正 2020-05-10 23:02:31 +07:00
f5ae5402c3 記事の追加 2020-05-10 22:56:20 +07:00
699427141c Merge branch 'distribute-mermaid-js-only-when-contents-page' of kazu634/blog into master 2020-05-01 20:29:06 +09:00
cff8ef00c5 Distribute mermaid.js for the contents pages. 2020-05-01 20:26:30 +09:00
b9a48f1794 Do not distribute mermaid.js for the list page. 2020-05-01 20:25:15 +09:00
e233ad2ca4 Merge branch 'revert-disable-raw-html' of kazu634/blog into master 2020-05-01 20:08:37 +09:00
2f16981814 Revert "Revert "Enable goldmark to allow the raw html.""
This reverts commit b5cf89be5e.
2020-05-01 20:04:12 +09:00
518121eb89 Merge branch 'enable-mermaid-js-goldmark' of kazu634/blog into master 2020-05-01 19:48:47 +09:00
984139c456 Use shortcodes to enable mermaid.js. 2020-05-01 19:46:08 +09:00
b0451b65b5 Introduce shortcodes to allow raw html. 2020-05-01 19:46:08 +09:00
b5cf89be5e Revert "Enable goldmark to allow the raw html."
This reverts commit c6802e5879.
2020-05-01 19:46:08 +09:00
d7a6a4c3f4 Merge branch 'modify-enable-server-side-rendering' of kazu634/blog into master 2020-05-01 19:29:37 +09:00
a90131917f Modify the files under layouts/ to follow the convention. 2020-05-01 19:27:27 +09:00
09ae3a6bef Delete highlight.js related files. 2020-05-01 19:24:31 +09:00
0eaea20290 Revert "Do not use highlight.js."
This reverts commit fa86f4c67b.
2020-05-01 17:23:00 +09:00
6e1135aeb6 Merge branch 'enable-server-side-code-highlight' of kazu634/blog into master 2020-05-01 16:58:33 +09:00
c6802e5879 Enable goldmark to allow the raw html. 2020-05-01 16:58:33 +09:00
ac9ed0dc2e Merge branch 'enable-server-side-code-highlight' of kazu634/blog into master 2020-05-01 16:46:40 +09:00
201d5ec710 Modify theme.css to enable hugo highlightening. 2020-05-01 16:44:03 +09:00
cd717b83f8 Enable hugo code highlightening. 2020-05-01 16:44:03 +09:00
fa86f4c67b Do not use highlight.js. 2020-05-01 16:34:13 +09:00
6ca3299e66 Merge branch 'use-xargs-for-rake-tasks' of kazu634/blog into master 2020-05-01 14:39:14 +09:00
b32d4c2903 Use xargs for the Rake tasks. 2020-05-01 14:30:53 +09:00
a1656edcd1 Merge branch 'mermaid-js-distribute' of kazu634/blog into master 2020-05-01 01:20:34 +09:00
9cb1d91c61 Distribute mermaid.min.js from the server, not CDN. 2020-05-01 01:17:39 +09:00
501fa2d216 Add mermaid.min.js. 2020-05-01 01:17:20 +09:00
029c98cc86 Merge branch 'gzip-html-during-ci' of kazu634/blog into master 2020-05-01 01:00:47 +09:00
ecea27cf51 Omit -t option. 2020-05-01 00:57:54 +09:00
30310d143a Use xargs, instead of for. 2020-05-01 00:43:05 +09:00
3478c90104 gzip .html during ci processes. 2020-05-01 00:09:59 +09:00
b94045fae6 Merge branch 'gzip-html' of kazu634/blog into master 2020-05-01 00:06:04 +09:00
a3985fde39 Gzip the .html files. 2020-04-30 23:59:50 +09:00
f27daa75fe Merge branch 'bump-highlight-js' of kazu634/blog into master 2020-04-30 23:57:48 +09:00
97258c8eed Bump highlight.js. 2020-04-30 23:52:52 +09:00
1608df22ab Merge branch 'change-subtitle-to-lower-case' of kazu634/blog into master 2020-04-26 22:18:06 +09:00
17638f1aa4 Change the subtitle to lower cases for Production. 2020-04-26 22:18:05 +09:00
7e1809d090 Change the subtitle to lower cases for Staging. 2020-04-26 22:18:05 +09:00
5cce6a8980 Merge branch 'outlook-ole-integration' of kazu634/blog into master 2020-04-20 01:06:38 +09:00
06c683c99d 記事の追加 2020-04-19 23:02:08 +07:00
d7b63da727 Merge branch 'modify-subtitle' of kazu634/blog into master 2020-04-19 00:43:12 +09:00
ac573ac4cb Change the subtitle. 2020-04-18 23:39:26 +08:00
a0e9a838ec Merge branch 'support-minify' of kazu634/blog into master 2020-04-19 00:19:35 +09:00
20d9abf624 Modify --minify option order. 2020-04-18 23:12:16 +08:00
bdec22a19a Add --minify option to .drone.yml. 2020-04-18 23:05:57 +08:00