From e04ac4cc79bbfb10763535d9355c8041fb263739 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Sun, 17 Mar 2019 14:44:34 -0400 Subject: Add developer handbook So far it's in the very rough draft stages. Added primarily to host new content that was discussed today. --- site-workspace.yml | 2 ++ site.yml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/site-workspace.yml b/site-workspace.yml index c20b6cd..3023927 100644 --- a/site-workspace.yml +++ b/site-workspace.yml @@ -6,6 +6,8 @@ content: sources: - url: workspace/user-handbook branches: HEAD + - url: workspace/developer-handbook + branches: HEAD ui: bundle: diff --git a/site.yml b/site.yml index 5a4c810..74850c0 100644 --- a/site.yml +++ b/site.yml @@ -6,6 +6,8 @@ content: sources: - url: https://git.alpinelinux.org/docs/user-handbook.git branches: [ master ] + - url: https://git.alpinelinux.org/docs/developer-handbook.git + branches: [ master ] ui: bundle: -- cgit v1.2.3