begin rework of the site

This commit is contained in:
timmypidashev
2023-11-02 14:57:35 -07:00
parent d7fdb4866a
commit df1e0b5e00
16 changed files with 58 additions and 900 deletions
Executable
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
# Set the build arguments as environment variables
export BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ')
export GIT_COMMIT=$(git rev-parse --short HEAD)