Skip to content

Commit

Permalink
Disable sharing buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Aug 15, 2016
1 parent ffab476 commit f8c3ff3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 96 deletions.
4 changes: 4 additions & 0 deletions book.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"root": "src",
"plugins": []
}
90 changes: 0 additions & 90 deletions gitbook/gitbook-plugin-sharing/buttons.js

This file was deleted.

6 changes: 1 addition & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"Introduction","level":"1.1","depth":1,"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":[],"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"README.md","mtime":"2016-08-15T04:50:26.541Z","type":"markdown"},"gitbook":{"version":"3.2.0","time":"2016-08-15T04:50:31.902Z"},"basePath":".","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"Introduction","level":"1.1","depth":1,"dir":"ltr"},"config":{"plugins":[],"root":"src","styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"gitbook":"*"},"file":{"path":"README.md","mtime":"2016-08-15T04:50:26.541Z","type":"markdown"},"gitbook":{"version":"3.2.0","time":"2016-08-15T05:25:06.460Z"},"basePath":".","book":{"language":""}});
});
</script>
</div>
Expand All @@ -277,10 +277,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'



<script src="gitbook/gitbook-plugin-sharing/buttons.js"></script>



<script src="gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>


Expand Down
1 change: 0 additions & 1 deletion src/.gitignore

This file was deleted.

0 comments on commit f8c3ff3

Please sign in to comment.