diff --git a/BuildAndPublish.sh b/BuildAndPublish.sh new file mode 100644 index 0000000..d959809 --- /dev/null +++ b/BuildAndPublish.sh @@ -0,0 +1,15 @@ +# Build the book +mkdocs build + +#Copy assets into place +rsync -a site/* ../../publish-STLShopGuide + +# Commit the generated assets +cd ../publish-TSGHandbook +git add -A +git commit -m 'deploy new website version' + +# Push the assets to the github page target. +git push page master + +cd .. \ No newline at end of file diff --git a/site/404.html b/site/404.html index 0805673..ff5bf61 100644 --- a/site/404.html +++ b/site/404.html @@ -1,209 +1,801 @@ - - -
- - - - -{"use strict";/*!
+ * escape-html
+ * Copyright(c) 2012-2013 TJ Holowaychuk
+ * Copyright(c) 2015 Andreas Lubbe
+ * Copyright(c) 2015 Tiancheng "Timothy" Gu
+ * MIT Licensed
+ */var Ha=/["'&<>]/;Un.exports=$a;function $a(e){var t=""+e,r=Ha.exec(t);if(!r)return t;var o,n="",i=0,s=0;for(i=r.index;i