[gimp-web-devel/hugo: 12/16] Makefile for automated Docker build
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web-devel/hugo: 12/16] Makefile for automated Docker build
- Date: Sat, 6 Aug 2022 14:04:34 +0000 (UTC)
commit 5ee565adfdc8f55d7537c10ce5cc645e007185bd
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]