From eaf8cc1be09a2c855f566fc1e56f760d327cef47 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 5 Mar 2017 15:25:51 +0000 Subject: docs.brew.sh: use brew.sh theming. Unfortunately there's no easy way to share this code with the brew.sh site but it's at least able to have the `css/`, `img/` (root) and `_layouts` directories in sync between the two repositories. Some small CSS tweaks were needed to make these pages render more attractively. --- docs/_layouts/index.html | 147 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 docs/_layouts/index.html (limited to 'docs/_layouts/index.html') diff --git a/docs/_layouts/index.html b/docs/_layouts/index.html new file mode 100644 index 000000000..44debdc5f --- /dev/null +++ b/docs/_layouts/index.html @@ -0,0 +1,147 @@ +--- +layout: base +--- +
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
+ {{ page.pagecontent.install.paste }}
+{{ page.pagecontent.install.what }}
+{{ page.pagecontent.what }}
+{{ page.pagecontent.how }}
+{{ page.pagecontent.prefix }}
+{{ page.pagecontent.createpackages }}
+{{ page.pagecontent.hack }}
+{{ page.pagecontent.formula }}
+{{ page.pagecontent.complement }}
+{{ page.pagecontent.foot.code }} {{ page.pagecontent.foot.page }} {{ page.pagecontent.foot.translation }}
+