diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..0d53fdf --- /dev/null +++ b/Makefile @@ -0,0 +1,11 @@ +.PHONY: build serve deploy + +build: + soupault + +serve: + python3 -m http.server --directory _site + +deploy: + aws s3 sync --exclude "artifacts/*/*.js" _site/ s3://dbp.io + aws s3 sync --exclude "*" --include "artifacts/*/*.js" --content-type "application/javascript" --content-encoding "gzip" _site/ s3://dbp.io diff --git a/_site/404.html b/_site/404.html index 20ff022..c303e62 100644 --- a/_site/404.html +++ b/_site/404.html @@ -1,15 +1,17 @@ - - - - - dbp.io :: not-found - - - - - +
+

+ Page Not Found +

+

+ The specified URL could not be found. I’m sorry! +

+
+ diff --git a/_site/404/index.html b/_site/404/index.html new file mode 100644 index 0000000..b97f0f8 --- /dev/null +++ b/_site/404/index.html @@ -0,0 +1,38 @@ + + + + + + + dbp.io :: $title$ + + + + + + +
+

+ Page Not Found +

+

+ The specified URL could not be found. I’m sorry! +

+
+ + diff --git a/_site/apple/boat.html b/_site/apple/boat.html index a24b856..0b171b1 100644 --- a/_site/apple/boat.html +++ b/_site/apple/boat.html @@ -1,15 +1,17 @@ - - - - - dbp.io :: Apple 16 - - - - -