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
10ab9d3364
Improve the Shell code style.
2020-08-19 23:45:10 +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
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