Mayx's Home Page https://mabbs.github.io
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.

151 lines
5.9 KiB

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. {% seo %}
  8. {% feed_meta %}
  9. <link rel="stylesheet" href="{{ "/assets/css/style.css?v=" | append: site.github.build_revision | relative_url }}">
  10. <!--[if !IE]> -->
  11. <link rel="stylesheet" href="/Live2dHistoire/live2d/css/live2d.css" />
  12. <script src="/js/jquery.min.js"></script>
  13. <!-- <![endif]-->
  14. <!--[if lt IE 9]>
  15. <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
  16. <![endif]-->
  17. {% if site.google_analytics %}
  18. <!-- Global site tag (gtag.js) - Google Analytics -->
  19. <script async src="https://www.googletagmanager.com/gtag/js?id={{ site.google_analytics }}"></script>
  20. <script>
  21. window.dataLayer = window.dataLayer || [];
  22. function gtag(){dataLayer.push(arguments);}
  23. gtag('js', new Date());
  24. gtag('config', '{{ site.google_analytics }}');
  25. var lastUpdated = new Date("{{ site.time | date: "%FT%T%z" }}");
  26. function getSearchJSON(callback) {
  27. var searchData = JSON.parse(localStorage.getItem(lastUpdated));
  28. if (!searchData) {
  29. localStorage.clear();
  30. $.getJSON("/search.json", function (data) {
  31. localStorage.setItem(lastUpdated, JSON.stringify(data));
  32. callback(data);
  33. });
  34. } else {
  35. callback(searchData);
  36. }
  37. }
  38. </script>
  39. {% endif %}
  40. <style>
  41. .backToTop {
  42. display: none;
  43. width: 18px;
  44. line-height: 1.2;
  45. padding: 5px 0;
  46. background-color: #000;
  47. color: #fff;
  48. font-size: 12px;
  49. text-align: center;
  50. position: fixed;
  51. _position: absolute;
  52. right: 10px;
  53. bottom: 100px;
  54. _bottom: "auto";
  55. cursor: pointer;
  56. opacity: .6;
  57. filter: Alpha(opacity=60);
  58. }
  59. </style>
  60. </head>
  61. <body>
  62. <div class="wrapper">
  63. <header>
  64. <h1><a href="{{ "/" | relative_url }}">{{ site.title | default: site.github.repository_name }}</a></h1>
  65. {% if site.logo %}
  66. <img src="{{ site.logo }}" alt="Logo" />
  67. {% endif %}
  68. <p>{{ site.description | default: site.github.project_tagline }}</p>
  69. <p>
  70. <form action="/search.html"><input type="text" name="keyword" id="search-input-all" placeholder="Search blog posts..">
  71. <input type="submit">
  72. </form>
  73. </p>
  74. {% if site.github.is_project_page %}
  75. <p class="view"><a href="{{ site.github.repository_url }}">View the Project on GitHub
  76. <small>{{ site.github.repository_nwo }}</small></a></p>
  77. {% endif %}
  78. {% if site.github.is_user_page %}
  79. <p class="view"><a href="{{ site.github.owner_url }}">View My GitHub Profile</a></p>
  80. {% endif %}
  81. <p class="view"><a href="/Mabbs/">About Me</a></p>
  82. <ul class="downloads">
  83. {% if site.github %}
  84. <li><a href="{{ site.github.zip_url }}">Download <strong>ZIP File</strong></a></li>
  85. <li><a href="{{ site.github.tar_url }}">Download <strong>TAR Ball</strong></a></li>
  86. <li><a href="{{ site.github.repository_url }}">View On <strong>GitHub</strong></a></li>
  87. {% else %}
  88. <li style="width: 270px;border-right:0px;"><a href="/MayxBlog.tgz">Download <strong>TGZ File</strong></a></li>
  89. {% endif %}
  90. </ul>
  91. </header>
  92. <section>
  93. {{ content }}
  94. </section>
  95. <!--[if !IE]> -->
  96. <div id="landlord" style="left:5px;bottom:0px;">
  97. <div class="message" style="opacity:0"></div>
  98. <canvas id="live2d" width="500" height="560" class="live2d"></canvas>
  99. <div class="live_talk_input_body">
  100. <div class="live_talk_input_name_body" style="display:none;">
  101. <input name="name" type="hidden" class="live_talk_name white_input" id="AIuserName" value="Mayx_Blog_Talk" />
  102. </div>
  103. <div class="live_talk_input_text_body">
  104. <input name="talk" type="text" class="live_talk_talk white_input" id="AIuserText" autocomplete="off" placeholder="要和我聊什么呀?"/>
  105. <button type="button" class="live_talk_send_btn" id="talk_send">发送</button>
  106. </div>
  107. </div>
  108. <input name="live_talk" id="live_talk" value="1" type="hidden" />
  109. <div class="live_ico_box" style="display:none;">
  110. <div class="live_ico_item type_info" id="showInfoBtn"></div>
  111. <div class="live_ico_item type_talk" id="showTalkBtn"></div>
  112. <div class="live_ico_item type_music" id="musicButton"></div>
  113. <div class="live_ico_item type_youdu" id="youduButton"></div>
  114. <div class="live_ico_item type_quit" id="hideButton"></div>
  115. <input name="live_statu_val" id="live_statu_val" value="0" type="hidden" />
  116. <audio src="" style="display:none;" id="live2d_bgm" data-bgm="0" preload="none"></audio>
  117. <input id="duType" value="douqilai" type="hidden">
  118. </div>
  119. </div>
  120. <div id="open_live2d">召唤伊斯特瓦尔</div>
  121. <!-- <![endif]-->
  122. <footer>
  123. <p>
  124. <small>Made with ❤ by Mayx<br />Last updated at <script>document.write(lastUpdated.toLocaleString());</script><br /> 总字数:{% assign count = 0 %}{% for post in site.posts %}{% assign single_count = post.content | strip_html | strip_newlines | remove: " " | size %}{% assign count = count | plus: single_count %}{% endfor %}{% if count > 10000 %}{{ count | divided_by: 10000 }} 万 {{ count | modulo: 10000 }}{% else %}{{ count }}{% endif %} - 文章数:{% for post in site.posts %}{% assign co = co | plus: 1 %}{% endfor %}{{ co }} - <a href="{{ "/atom.xml" | relative_url }}" >Atom</a> - <a href="{{ "/README.html" | relative_url }}" >About</a></small>
  125. </p>
  126. </footer>
  127. </div>
  128. <script src="{{ "/assets/js/scale.fix.js" | relative_url }}"></script>
  129. <script src="/js/main.js"></script>
  130. <!--[if !IE]> -->
  131. <script src="/Live2dHistoire/live2d/js/live2d.js"></script>
  132. <script src="/Live2dHistoire/live2d/js/message.js"></script>
  133. <!-- <![endif]-->
  134. </body>
  135. </html>

Powered by TurnKey Linux.