[coreboot-gerrit] Patch set updated for coreboot: Documentation: Add Hugo material-docs theme as submodule.

Philipp Deppenwiese (zaolin.daisuki@googlemail.com) gerrit at coreboot.org
Sat Jul 2 03:05:16 CEST 2016


Philipp Deppenwiese (zaolin.daisuki at googlemail.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/15533

-gerrit

commit 9ec7f0efd702815b122430c7465176b9b960ca19
Author: Philipp Deppenwiese <zaolin at das-labor.org>
Date:   Sat Jul 2 01:19:54 2016 +0200

    Documentation: Add Hugo material-docs theme as submodule.
    
    Change-Id: I3f27744eb1d054c4e5fb3f0eb59eda28d536d9bd
    Signed-off-by: Philipp Deppenwiese <zaolin at das-labor.org>
---
 .gitmodules                             | 4 ++++
 Documentation/themes/hugo-material-docs | 1 +
 2 files changed, 5 insertions(+)

diff --git a/.gitmodules b/.gitmodules
index ad6b899..99824ea 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -15,3 +15,7 @@
 [submodule "3rdparty/chromeec"]
 	path = 3rdparty/chromeec
 	url = ../chrome-ec.git
+[submodule "docs-site-theme"]
+	path = Documentation/themes/hugo-material-docs
+	url = https://github.com/digitalcraftsman/hugo-material-docs.git
+	branch = master
diff --git a/Documentation/themes/hugo-material-docs b/Documentation/themes/hugo-material-docs
new file mode 160000
index 0000000..75ecc75
--- /dev/null
+++ b/Documentation/themes/hugo-material-docs
@@ -0,0 +1 @@
+Subproject commit 75ecc75cc16425c72adda67ab7f24af49ddb2644



More information about the coreboot-gerrit mailing list