You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.html 3.3KB

5 anni fa
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  6. <title>README.utf8.md</title>
  7. <meta name="description" content="" />
  8. <meta name="generator" content="bookdown 0.11 and GitBook 2.6.7" />
  9. <meta property="og:title" content="README.utf8.md" />
  10. <meta property="og:type" content="book" />
  11. <meta name="twitter:card" content="summary" />
  12. <meta name="twitter:title" content="README.utf8.md" />
  13. <meta name="viewport" content="width=device-width, initial-scale=1" />
  14. <meta name="apple-mobile-web-app-capable" content="yes" />
  15. <meta name="apple-mobile-web-app-status-bar-style" content="black" />
  16. <script src="libs/jquery-2.2.3/jquery.min.js"></script>
  17. <link href="libs/gitbook-2.6.7/css/style.css" rel="stylesheet" />
  18. <link href="libs/gitbook-2.6.7/css/plugin-table.css" rel="stylesheet" />
  19. <link href="libs/gitbook-2.6.7/css/plugin-bookdown.css" rel="stylesheet" />
  20. <link href="libs/gitbook-2.6.7/css/plugin-highlight.css" rel="stylesheet" />
  21. <link href="libs/gitbook-2.6.7/css/plugin-search.css" rel="stylesheet" />
  22. <link href="libs/gitbook-2.6.7/css/plugin-fontsettings.css" rel="stylesheet" />
  23. <link rel="stylesheet" href="style.css" type="text/css" />
  24. </head>
  25. <body>
  26. <div class="book without-animation with-summary font-size-2 font-family-1" data-basepath=".">
  27. <div class="book-summary">
  28. <nav role="navigation">
  29. </nav>
  30. </div>
  31. <div class="book-body">
  32. <div class="body-inner">
  33. <div class="book-header" role="navigation">
  34. <h1>
  35. <i class="fa fa-circle-o-notch fa-spin"></i><a href="./"></a>
  36. </h1>
  37. </div>
  38. <div class="page-wrapper" tabindex="-1" role="main">
  39. <div class="page-inner">
  40. <section class="normal" id="section-">
  41. <!--bookdown:title:end-->
  42. <!--bookdown:title:start-->
  43. <p>This is a minimal example of a book based on R Markdown and <strong>bookdown</strong> (<a href="https://github.com/rstudio/bookdown" class="uri">https://github.com/rstudio/bookdown</a>). Please see the page “Get Started” at <a href="https://bookdown.org/" class="uri">https://bookdown.org/</a> for how to compile this example.</p>
  44. </section>
  45. </div>
  46. </div>
  47. </div>
  48. </div>
  49. </div>
  50. <script src="libs/gitbook-2.6.7/js/app.min.js"></script>
  51. <script src="libs/gitbook-2.6.7/js/lunr.js"></script>
  52. <script src="libs/gitbook-2.6.7/js/plugin-search.js"></script>
  53. <script src="libs/gitbook-2.6.7/js/plugin-sharing.js"></script>
  54. <script src="libs/gitbook-2.6.7/js/plugin-fontsettings.js"></script>
  55. <script src="libs/gitbook-2.6.7/js/plugin-bookdown.js"></script>
  56. <script src="libs/gitbook-2.6.7/js/jquery.highlight.js"></script>
  57. <script>
  58. gitbook.require(["gitbook"], function(gitbook) {
  59. gitbook.start({
  60. "sharing": {
  61. "github": false,
  62. "facebook": true,
  63. "twitter": true,
  64. "google": false,
  65. "linkedin": false,
  66. "weibo": false,
  67. "instapaper": false,
  68. "vk": false,
  69. "all": ["facebook", "google", "twitter", "linkedin", "weibo", "instapaper"]
  70. },
  71. "fontsettings": {
  72. "theme": "white",
  73. "family": "sans",
  74. "size": 2
  75. },
  76. "edit": {
  77. "link": null,
  78. "text": null
  79. },
  80. "history": {
  81. "link": null,
  82. "text": null
  83. },
  84. "download": null,
  85. "toc": {
  86. "collapse": "subsection"
  87. },
  88. "search": false
  89. });
  90. });
  91. </script>
  92. </body>
  93. </html>