aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.build.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
new file mode 100644
index 0000000..da082cb
--- /dev/null
+++ b/.build.yml
@@ -0,0 +1,9 @@
+image: debian/stretch
+packages:
+ - jekyll
+sources:
+ - https://git.sr.ht/~nloomans/noahloomans.com
+tasks:
+ - build: |
+ cd noahloomans.com
+ jekyll build -d dist