1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 13:44:15 +00:00

Added more project info in files.

This commit is contained in:
Cotes Chung
2020-01-02 21:17:49 +08:00
parent fa43f92370
commit 8591e921e4
59 changed files with 127 additions and 15 deletions

View File

@@ -3,6 +3,8 @@
"""
Automatic invokes all initial scripts for project.
v2.0
https://github.com/cotes2020/jekyll-theme-chirpy
© 2018-2019 Cotes Chung
Licensed under MIT
"""

View File

@@ -8,6 +8,8 @@ Dependencies:
- git
- ruamel.yaml
v2.0
https://github.com/cotes2020/jekyll-theme-chirpy
© 2018-2019 Cotes Chung
MIT License
'''

View File

@@ -9,6 +9,8 @@ Dependencies:
- git
- ruamel.yaml
v2.0
https://github.com/cotes2020/jekyll-theme-chirpy
© 2018-2019 Cotes Chung
Licensed under MIT
"""

View File

@@ -4,6 +4,8 @@
'''
Common functions to other scripts.
v2.0
https://github.com/cotes2020/jekyll-theme-chirpy
© 2018-2019 Cotes Chung
MIT License
'''

View File

@@ -1,7 +1,8 @@
#!/bin/bash
# Files sync monitoer
#
# v2.0
# https://github.com/cotes2020/jekyll-theme-chirpy
# © 2019 Cotes Chung
# MIT Licensed

View File

@@ -1,7 +1,8 @@
#!/bin/bash
# Travis CI build jobs.
#
# v2.0
# https://github.com/cotes2020/jekyll-theme-chirpy
# © 2019 Cotes Chung
# Published under MIT License