Commit Graph

38 Commits

Author SHA1 Message Date
e3fda2ddd0 Modify front-end settings. 2021-03-06 16:48:04 +09:00
8cc5a7df4c category, tagを修正 2021-02-27 21:05:32 +09:00
812c6e6942 tagsの追加 2021-02-27 08:56:36 +09:00
4da87422f1 Add "author". 2021-02-27 08:56:36 +09:00
35f34a3aa6 Change "Categories" to "categories". 2021-02-27 08:56:35 +09:00
897f954f42 Change "Tags" to "tags". 2021-02-27 08:56:35 +09:00
2e579de6a6 Change 'Description' to 'description'. 2021-02-27 08:56:35 +09:00
232db71c93 ひとまずここまで 2021-02-20 13:57:09 +09:00
206dc83509 記事を追加しましたよ 2020-08-01 13:19:15 +07:00
2270cf8151 各記事のFrontmatterを修正 2020-05-23 16:38:19 +09:00
807dcfe650 元記事を削除 2020-02-16 23:17:05 +07:00
5a278c15e4 フォルダを修正 2020-02-16 23:16:42 +07:00
aadec7c297 時刻部分を修正 2020-02-17 00:02:11 +08:00
aa74f417c8 日付指定部分を修正 2020-02-16 23:59:52 +08:00
7d224c9b9b 日付を変更 2020-02-16 23:56:52 +08:00
b5385df384 日時指定部分の修正 2020-02-16 23:51:50 +08:00
afc6492ff0 May Veggieの記事を追加 2020-02-16 23:48:18 +08:00
e3c60eacf1 Change title. 2019-11-10 11:25:08 +08:00
a7f0841e02 ウェアハウス川崎についての記事を追加 2019-11-09 15:13:44 +07:00
bd4d1fd363 日付文字列を修正 2019-11-02 13:41:33 +07:00
62d65d4558 野毛についての記事を追加
野毛についての記事を追加しました。
2019-11-02 13:40:37 +07:00
0d6cf8e8c1 カテゴリ・表示イメージの指定 2019-09-09 01:30:31 +08:00
e4f2a8a95a 画像を追加 2019-09-09 01:29:50 +08:00
16e1c8fb8f 記事を追加 2019-09-09 00:12:17 +07:00
cf14da1e59 カテゴリ、タグ、画像など修正 2019-08-11 14:29:33 +07:00
b20d4e55af 酒一番の記事を追加 2019-08-11 14:20:17 +07:00
13b88e8d9e Siroccoの記事を追加 2019-06-23 15:16:01 +07:00
fcdcbea13d Add map link to the article. 2019-04-21 22:26:08 +08:00
0840ddaaa1 Add images to the article. 2019-04-21 22:20:17 +08:00
e067f8fb3e initial draft 2019-04-21 21:05:24 +07:00
b3adc85aaa Create an article template:
```
--- /dev/null
+++ b/content/post/2019/04/21/2019-04-21-huen-muai-jai-in-chiang-mai.md
@@ -0,0 +1,11 @@
++++
+title = "2019 04 21 Huen Muai Jai in Chiang Mai"
+date = 2019-04-21T17:38:34+08:00
+Description = ""
+Tags = []
+Categories = []
+image=""
++++
+
+<div class="mermaid">
+</div>
```
2019-04-21 17:41:34 +08:00
bdfc1d260c Discard the unnecessary articles & change the category of some posts. 2019-04-14 23:51:03 +08:00
b26a764425 Move some articles under the travel section. 2019-04-14 16:50:53 +08:00
aa2986d0ce Move some articles under the Quotes category. 2019-04-14 15:28:33 +08:00
860d782b3e Delete the posts without date information 2019-04-07 22:47:00 +08:00
36ba17039d Delete the url setting from .md files. 2019-04-02 23:09:46 +07:00
a1f6427f14 Change the directory structure. 2019-04-01 00:25:36 +08:00
3c8b202f54 initial commit 2019-03-31 19:00:21 +08:00