diff options
author | Mole Shang <[email protected]> | 2023-04-28 00:54:45 +0800 |
---|---|---|
committer | Mole Shang <[email protected]> | 2023-04-28 00:57:51 +0800 |
commit | 8db372c6782911cdcb24d1c1c66afba8c0ea5ad1 (patch) | |
tree | 559efbb70c97dba91c9250ff1635caa516e17655 /ReadMe.md | |
parent | cf4d7d94a865812b333614c9afc3254c5e5b2fa6 (diff) | |
download | MeaninglessRecords-master.tar.gz MeaninglessRecords-master.tar.bz2 MeaninglessRecords-master.zip |
Diffstat (limited to 'ReadMe.md')
-rw-r--r-- | ReadMe.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -13,6 +13,8 @@ sudo npm install hexo-cli -g # Install hexo (the SSG) npm install # NodeJS deps +bash script/git-changelog > source/changelog/index.md # Generate changelog (if needed) + hexo server # Serve live hexo clean hexo generate # Generate to public/ @@ -20,6 +22,6 @@ hexo generate # Generate to public/ --- -Copyright © 2022 Meaningless Records All rights reserved @ 135e2 <[email protected]> +Copyright © Meaningless Records All rights reserved @ 135e2 <[email protected]> All documents & recordings in this repo (if not mentioned) are licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. |