[gimp-web-devel/hugo] Makefile for automated Docker build
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web-devel/hugo] Makefile for automated Docker build
- Date: Thu, 4 Aug 2022 14:30:30 +0000 (UTC)
commit 10ecc089f11bc108a234a4f5b5b5fd49242dc31c
Author: Robin Swift <robinswiftart gmail com>
Date: Tue Aug 2 23:03:02 2022 +0000
Makefile for automated Docker build
Makefile | 11 +++++++++++
1 file changed, 11 insertions(+)
---
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..7894646
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,11 @@
+all: build link-rot
+
+build:
+ bash scripts/update_api_docs.sh
+ hugo
+
+test:
+ hugo server
+
+link-rot:
+ bash scripts/link_rot.sh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]