Commit Graph

15 Commits

Author SHA1 Message Date
Honnix 643c8177be Use yq to process YAML content (#130)
Use yq to process YAML content.
2020-09-17 01:20:04 +08:00
Cotes Chung d78f034f5d Fix condition in page creator script. 2020-09-01 21:37:08 +08:00
Cotes Chung c473771af4 Pretty shell format. 2020-09-01 15:04:25 +08:00
Cotes Chung 232dd36b78 Enhance the script to remove the space between `categories`/`tags` and colon in YAML. 2020-09-01 01:23:15 +08:00
Cotes Chung 2d7df50774 Fix the path contains spaces lead to tool script failure (#117) 2020-08-30 15:35:02 +08:00
Cotes Chung 10ab9d3364 Improve the Shell code style. 2020-08-19 23:45:10 +08:00
Cotes Chung c242cf8455 Standardize posts' file name in tool scripts. 2020-08-11 05:53:00 +08:00
Cotes Chung 5b0aaa5403 Improved script tools.
- Allows posts to be placed in subdirectories (#41, #87).
- Identify posts file with the suffix ‘.markdown’.

**Page creator**
- Pass the posts without any categories or tags.
- Omit the YAML comments for categories/tags.

**Lastmod**
- compatible with one-digit month or day post files.
2020-07-14 23:16:43 +08:00
Cotes Chung 0d47beba97 Improved the tool scripts.
- Avoid the empty lastmod file.
- Check if there is no post.
- Fixed the prompt message.
2020-07-14 03:24:25 +08:00
mattpopovich 032706d27f Fixed some spelling/typos 2020-06-01 16:38:31 +08:00
Cotes Chung 4685bba313 Fixed page creator script tool(issues #47). 2020-05-02 18:26:57 +08:00
Cotes Chung 99aadd61c1 Replace python with bash. 2020-04-23 22:11:50 +08:00
Cotes Chung 8591e921e4 Added more project info in files. 2020-01-14 02:57:31 +08:00
Cotes Chung d634a64c4f Improved the runtime synch monitor. 2019-11-20 01:51:16 +08:00
Cotes Chung 513ac76f1f Added runtime sync monitor. 2019-11-20 01:50:55 +08:00