This commit is contained in:
2026-03-25 15:14:49 +09:00
commit 266e0b0cf9
84 changed files with 4624 additions and 0 deletions

3
scripts/build.sh Executable file
View File

@@ -0,0 +1,3 @@
sed -i "s/buildDate: [0-9]\+/buildDate: $(date +%m%d-%H%M)/" config.yml
echo buildDate: $(date +%m%d-%H%M)
./hugo