Created
April 18, 2014 19:13
-
-
Save vikikamath/11059935 to your computer and use it in GitHub Desktop.
gitbook ./mygitbook containing README.md and SUMMARY.md that generated _book/index.html and _book/search_index.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML> | |
<html lang="en-US"> | |
<head prefix="og: http://ogp.me/ns# book: http://ogp.me/ns/book#"> | |
<meta charset="UTF-8"> | |
<title>Introduction | This is a readme</title> | |
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"> | |
<meta name="robots" content="index, follow"> | |
<meta name="author" content=""> | |
<meta name="description" content="Book generated using GitBook"> | |
<meta name="keywords" content="gitbook,github" > | |
<meta name="generator" content="www.gitbook.io"> | |
<link rel="next" href="./this/is/a/link" /> | |
<meta property="og:title" content="Introduction | This is a readme"> | |
<meta property="og:site_name" content="This is a readme"> | |
<meta property="og:type" content="book"> | |
<meta property="og:locale" content="en_US"> | |
<meta property="book:author" content="https://github.com/"> | |
<meta property="book:tag" content="GitBook"> | |
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> | |
<meta name="apple-mobile-web-app-capable" content="yes"> | |
<meta name="apple-mobile-web-app-status-bar-style" content="black"> | |
<link rel="shortcut icon" href="gitbook/images/favicon.ico" type="image/x-icon"> | |
</head> | |
<body> | |
<div class="book" data-level="0" data-basepath="." data-revision="1397836532896"> | |
<div class="book-header"> | |
<!-- Actions Left --> | |
<a href="#" class="btn pull-left toggle-summary"><i class="fa fa-align-justify"></i></a> | |
<a href="#" class="btn pull-left toggle-search"><i class="fa fa-search"></i></a> | |
<!-- Actions Right --> | |
<a href="#" target="_blank" class="btn pull-right" data-sharing="google-plus"><i class="fa fa-google-plus"></i></a> | |
<a href="#" target="_blank" class="btn pull-right" data-sharing="facebook"><i class="fa fa-facebook"></i></a> | |
<a href="#" target="_blank" class="btn pull-right" data-sharing="twitter"><i class="fa fa-twitter"></i></a> | |
<!-- Title --> | |
<h1><a href="./" >This is a readme</a></h1> | |
</div> | |
<div class="book-summary"> | |
<div class="book-search"> | |
<input type="text" placeholder="Search" class="form-control" /> | |
</div> | |
<ul class="summary"> | |
<li data-level="0" data-path="index.html"> | |
<a href="./"><i class="fa fa-check"></i> Introduction</a> | |
</li> | |
<li data-level="1" data-path="this/is/a/link"> | |
<a href="./this/is/a/link"> | |
<i class="fa fa-check"></i> <b>1.</b> Item 1 | |
</a> | |
</li> | |
</ul> | |
</div> | |
<div class="book-body"> | |
<div class="body-inner"> | |
<div class="page-wrapper" tabindex="-1"> | |
<div class="book-progress"> | |
<div class="bar"> | |
<div class="inner" style="width: 0%;min-width: 0%;"></div> | |
</div> | |
<div class="chapters"> | |
<a href="./index.html" title="Introduction" class="chapter done new-chapter" data-progress="0" style="left: 0%;"></a> | |
<a href="./this/is/a/link" title="Item 1" class="chapter new-chapter" data-progress="1" style="left: 100%;"></a> | |
</div> | |
</div> | |
<div class="page-inner"> | |
<section class="normal" id="section-gitbook_1"> | |
<h1 id="this-is-a-readme">This is a readme</h1> | |
</section> | |
</div> | |
</div> | |
</div> | |
<a href="./this/is/a/link" class="navigation navigation-next"><i class="fa fa-angle-right"></i></a> | |
</div> | |
</div> | |
<link rel="stylesheet" href="gitbook/style.css"> | |
<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.1.3/ace.js"></script> | |
<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.1.3/mode-javascript.js"></script> | |
<script src="gitbook/jsrepl/jsrepl.js" id="jsrepl-script"></script> | |
<script src="gitbook/app.js"></script> | |
</body> | |
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":"0.5.2","fields":[{"name":"title","boost":10},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"index.html#gitbook_1":["readm","readmeundefinedundefin"]},"length":1},"tokenStore":{"root":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{"index.html#gitbook_1":{"ref":"index.html#gitbook_1","tf":10}},"e":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{},"e":{"docs":{},"d":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"i":{"docs":{},"n":{"docs":{"index.html#gitbook_1":{"ref":"index.html#gitbook_1","tf":1}}}}}}}}}}}}}}}}}}}}}}}}},"length":2},"corpusTokens":["readm","readmeundefinedundefin"],"pipeline":["trimmer","stopWordFilter","stemmer"]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment