Commit Graph

747 Commits

Author SHA1 Message Date
Kazuhiro MUSASHI e233ad2ca4 Merge branch 'revert-disable-raw-html' of kazu634/blog into master 2020-05-01 20:08:37 +09:00
Kazuhiro MUSASHI 2f16981814 Revert "Revert "Enable `goldmark` to allow the raw html.""
This reverts commit b5cf89be5e.
2020-05-01 20:04:12 +09:00
Kazuhiro MUSASHI 518121eb89 Merge branch 'enable-mermaid-js-goldmark' of kazu634/blog into master 2020-05-01 19:48:47 +09:00
Kazuhiro MUSASHI 984139c456 Use shortcodes to enable `mermaid.js`. 2020-05-01 19:46:08 +09:00
Kazuhiro MUSASHI b0451b65b5 Introduce shortcodes to allow raw html. 2020-05-01 19:46:08 +09:00
Kazuhiro MUSASHI b5cf89be5e Revert "Enable `goldmark` to allow the raw html."
This reverts commit c6802e5879.
2020-05-01 19:46:08 +09:00
Kazuhiro MUSASHI d7a6a4c3f4 Merge branch 'modify-enable-server-side-rendering' of kazu634/blog into master 2020-05-01 19:29:37 +09:00
Kazuhiro MUSASHI a90131917f Modify the files under `layouts/` to follow the convention. 2020-05-01 19:27:27 +09:00
Kazuhiro MUSASHI 09ae3a6bef Delete `highlight.js` related files. 2020-05-01 19:24:31 +09:00
Kazuhiro MUSASHI 0eaea20290 Revert "Do not use `highlight.js`."
This reverts commit fa86f4c67b.
2020-05-01 17:23:00 +09:00
Kazuhiro MUSASHI 6e1135aeb6 Merge branch 'enable-server-side-code-highlight' of kazu634/blog into master 2020-05-01 16:58:33 +09:00
Kazuhiro MUSASHI c6802e5879 Enable `goldmark` to allow the raw html. 2020-05-01 16:58:33 +09:00
Kazuhiro MUSASHI ac9ed0dc2e Merge branch 'enable-server-side-code-highlight' of kazu634/blog into master 2020-05-01 16:46:40 +09:00
Kazuhiro MUSASHI 201d5ec710 Modify `theme.css` to enable `hugo` highlightening. 2020-05-01 16:44:03 +09:00
Kazuhiro MUSASHI cd717b83f8 Enable `hugo` code highlightening. 2020-05-01 16:44:03 +09:00
Kazuhiro MUSASHI fa86f4c67b Do not use `highlight.js`. 2020-05-01 16:34:13 +09:00
Kazuhiro MUSASHI 6ca3299e66 Merge branch 'use-xargs-for-rake-tasks' of kazu634/blog into master 2020-05-01 14:39:14 +09:00
Kazuhiro MUSASHI b32d4c2903 Use `xargs` for the Rake tasks. 2020-05-01 14:30:53 +09:00
Kazuhiro MUSASHI a1656edcd1 Merge branch 'mermaid-js-distribute' of kazu634/blog into master 2020-05-01 01:20:34 +09:00
Kazuhiro MUSASHI 9cb1d91c61 Distribute `mermaid.min.js` from the server, not CDN. 2020-05-01 01:17:39 +09:00
Kazuhiro MUSASHI 501fa2d216 Add `mermaid.min.js`. 2020-05-01 01:17:20 +09:00
Kazuhiro MUSASHI 029c98cc86 Merge branch 'gzip-html-during-ci' of kazu634/blog into master 2020-05-01 01:00:47 +09:00
Kazuhiro MUSASHI ecea27cf51 Omit `-t` option. 2020-05-01 00:57:54 +09:00
Kazuhiro MUSASHI 30310d143a Use `xargs`, instead of `for`. 2020-05-01 00:43:05 +09:00
Kazuhiro MUSASHI 3478c90104 gzip `.html` during ci processes. 2020-05-01 00:09:59 +09:00
Kazuhiro MUSASHI b94045fae6 Merge branch 'gzip-html' of kazu634/blog into master 2020-05-01 00:06:04 +09:00
Kazuhiro MUSASHI a3985fde39 Gzip the `.html` files. 2020-04-30 23:59:50 +09:00
Kazuhiro MUSASHI f27daa75fe Merge branch 'bump-highlight-js' of kazu634/blog into master 2020-04-30 23:57:48 +09:00
Kazuhiro MUSASHI 97258c8eed Bump `highlight.js`. 2020-04-30 23:52:52 +09:00
Kazuhiro MUSASHI 1608df22ab Merge branch 'change-subtitle-to-lower-case' of kazu634/blog into master 2020-04-26 22:18:06 +09:00
Kazuhiro MUSASHI 17638f1aa4 Change the subtitle to lower cases for Production. 2020-04-26 22:18:05 +09:00
Kazuhiro MUSASHI 7e1809d090 Change the subtitle to lower cases for Staging. 2020-04-26 22:18:05 +09:00
Kazuhiro MUSASHI 5cce6a8980 Merge branch 'outlook-ole-integration' of kazu634/blog into master 2020-04-20 01:06:38 +09:00
Kazuhiro MUSASHI 06c683c99d 記事の追加 2020-04-19 23:02:08 +07:00
Kazuhiro MUSASHI d7b63da727 Merge branch 'modify-subtitle' of kazu634/blog into master 2020-04-19 00:43:12 +09:00
Kazuhiro MUSASHI ac573ac4cb Change the subtitle. 2020-04-18 23:39:26 +08:00
Kazuhiro MUSASHI a0e9a838ec Merge branch 'support-minify' of kazu634/blog into master 2020-04-19 00:19:35 +09:00
Kazuhiro MUSASHI 20d9abf624 Modify `--minify` option order. 2020-04-18 23:12:16 +08:00
Kazuhiro MUSASHI bdec22a19a Add `--minify` option to `.drone.yml`. 2020-04-18 23:05:57 +08:00
Kazuhiro MUSASHI 3923fd264c Add `--minify` option to `Rakefile` task. 2020-04-18 23:04:21 +08:00
Kazuhiro MUSASHI b0ea0bcb3f Merge branch 'support-hugo0.69.0' of kazu634/blog into master 2020-04-18 18:41:54 +09:00
Kazuhiro MUSASHI f97582225b Support hugo version 0.69. 2020-04-18 17:33:23 +08:00
Kazuhiro MUSASHI de30e25783 Merge branch 'change-twitter-account' of kazu634/blog into master 2020-03-25 00:27:03 +09:00
Kazuhiro MUSASHI 2eebdd2f91 Change twitter account name. 2020-03-25 00:27:02 +09:00
Kazuhiro MUSASHI 43ec46b399 Merge branch 'seikei-izumono-logistics-expeition-03' of kazu634/blog into master 2020-03-23 00:27:49 +09:00
Kazuhiro MUSASHI 4965d7cedf コメントを追加 2020-03-22 20:05:24 +08:00
Kazuhiro MUSASHI 8a7a90bdb8 記事を新規追加 2020-03-22 19:58:29 +08:00
Kazuhiro MUSASHI cebf866509 Merge branch 'seikei-izumono-logistics-expedition-02' of kazu634/blog into master 2020-03-14 13:43:08 +09:00
Kazuhiro MUSASHI f7b0eaefe0 記事を追加 2020-03-14 11:35:53 +07:00
Kazuhiro MUSASHI c4a4037b9d Merge branch 'how-to-use-net-http-golang' of kazu634/blog into master 2020-03-08 01:01:41 +09:00