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.

138 lines
6.8 KiB

  1. <!DOCTYPE html>
  2. <html lang="{{ site.lang | default: "zh-CN" }}">
  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="alternate" type="application/rss+xml" title="{{ site.title }}(RSS)" href="{{ "/rss.xml" | absolute_url }}" />
  10. <link rel="alternate" type="application/json" title="{{ site.title }}(JSON Feed)" href="{{ "/feed.json" | absolute_url }}" />
  11. <link rel="stylesheet" href="/assets/css/style.css?v={{ site.time | date: "%s" }}" />
  12. <!--[if !IE]> -->
  13. <link rel="stylesheet" href="/Live2dHistoire/live2d/css/live2d.css" />
  14. <!-- <![endif]-->
  15. <link rel="webmention" href="https://webmention.io/mabbs.github.io/webmention" />
  16. <link rel="pingback" href="https://webmention.io/mabbs.github.io/xmlrpc" />
  17. <link rel="preconnect" href="https://summary.mayx.eu.org" crossorigin="anonymous" />
  18. <link rel="prefetch" href="https://www.blogsclub.org/badge/mabbs.github.io" as="image" />
  19. <link rel="blogroll" type="text/xml" href="/blogroll.opml" />
  20. <link rel="me" href="https://github.com/Mabbs" />
  21. <script src="/assets/js/jquery.min.js"></script>
  22. <!--[if lt IE 9]>
  23. <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
  24. <script src="//cdnjs.cloudflare.com/ajax/libs/jquery-ajaxtransport-xdomainrequest/1.0.3/jquery.xdomainrequest.min.js"></script>
  25. <script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.min.js"></script>
  26. <![endif]-->
  27. <script>
  28. var lastUpdated = new Date("{{ site.time | date_to_rfc822 }}");
  29. var BlogAPI = "https://summary.mayx.eu.org";
  30. </script>
  31. <script src="/assets/js/main.js"></script>
  32. <!--[if !IE]> -->
  33. {% if site.google_analytics %}
  34. <!-- Global site tag (gtag.js) - Google Analytics -->
  35. <script async src="https://www.googletagmanager.com/gtag/js?id={{ site.google_analytics }}"></script>
  36. <script>
  37. window.dataLayer = window.dataLayer || [];
  38. function gtag(){dataLayer.push(arguments);}
  39. gtag('js', new Date());
  40. gtag('config', '{{ site.google_analytics }}');
  41. </script>
  42. {% endif %}
  43. <script src="/assets/js/instant.page.js" type="module"></script>
  44. <!-- <![endif]-->
  45. </head>
  46. <body>
  47. <!--[if !IE]> --><noscript><marquee style="top: -15px; position: relative;"><small>发现当前浏览器没有启用JavaScript,这不影响你的浏览,但可能会有一些功能无法使用……</small></marquee></noscript><!-- <![endif]-->
  48. <!--[if IE]><marquee style="top: -15px; position: relative;"><small>发现当前浏览器为Internet Explorer,这不影响你的浏览,但可能会有一些功能无法使用……</small></marquee><![endif]-->
  49. <div class="wrapper">
  50. <header class="h-card">
  51. <h1><a class="u-url u-uid p-name" rel="me" href="{{ "/" | relative_url }}">{{ site.title | default: site.github.repository_name }}</a></h1>
  52. {% if site.logo %}
  53. <img src="{{ site.logo }}" class="u-photo" alt="Logo" style="width: 90%; max-width: 300px; max-height: 300px;" />
  54. {% endif %}
  55. <p class="p-note">{{ site.description | default: site.github.project_tagline }}</p>
  56. <form action="/search.html">
  57. <input type="text" name="keyword" id="search-input-all" placeholder="Search blog posts.." />
  58. <input type="submit" />
  59. </form>
  60. <br />
  61. {% if site.github.is_project_page %}
  62. <p class="view"><a class="u-url" href="{{ site.github.repository_url }}">View the Project on GitHub
  63. <small>{{ site.github.repository_nwo }}</small></a></p>
  64. {% endif %}
  65. {% if site.github.is_user_page %}
  66. <p class="view"><a class="u-url" href="{{ site.github.owner_url }}" rel="me">View My GitHub Profile</a></p>
  67. {% endif %}
  68. <p class="view"><a class="u-url" href="/Mabbs/">About me</a></p>
  69. <ul class="downloads">
  70. {% if site.github %}
  71. <li><a href="{{ site.github.zip_url }}">Download <strong>ZIP File</strong></a></li>
  72. <li><a href="{{ site.github.tar_url }}">Download <strong>TAR Ball</strong></a></li>
  73. <li><a href="{{ site.github.repository_url }}">View On <strong>GitHub</strong></a></li>
  74. {% else %}
  75. <li style="width: 270px; border-right: none;"><a href="/MayxBlog.tgz">Download <strong>TGZ File</strong></a></li>
  76. {% endif %}
  77. </ul>
  78. </header>
  79. <section{% unless page.layout == "default" %} class="h-entry"{% endunless %}>
  80. {{ content }}
  81. </section>
  82. <!--[if !IE]> -->
  83. <div id="landlord" style="left:5px;bottom:0px;">
  84. <div class="message" style="opacity:0"></div>
  85. <canvas id="live2d" width="500" height="560" class="live2d"></canvas>
  86. <div class="live_talk_input_body">
  87. <div class="live_talk_input_name_body" {% unless page.layout == "post" %}style="display:none;"{% endunless %}>
  88. <input type="checkbox" id="load_this" />
  89. <input type="hidden" id="post_id" value="{{ page.url }}" />
  90. <label for="load_this">
  91. <span style="font-size: 11px; color: #fff;">&nbsp;想问这篇文章</span>
  92. </label>
  93. </div>
  94. <div class="live_talk_input_text_body">
  95. <input name="talk" type="text" class="live_talk_talk white_input" id="AIuserText" autocomplete="off" placeholder="要和我聊什么呀?" />
  96. <button type="button" class="live_talk_send_btn" id="talk_send">发送</button>
  97. </div>
  98. </div>
  99. <input name="live_talk" id="live_talk" value="1" type="hidden" />
  100. <div class="live_ico_box" style="display:none;">
  101. <div class="live_ico_item type_info" id="showInfoBtn"></div>
  102. <div class="live_ico_item type_talk" id="showTalkBtn"></div>
  103. <div class="live_ico_item type_music" id="musicButton"></div>
  104. <div class="live_ico_item type_youdu" id="youduButton"></div>
  105. <div class="live_ico_item type_quit" id="hideButton"></div>
  106. <input name="live_statu_val" id="live_statu_val" value="0" type="hidden" />
  107. <audio src="" style="display:none;" id="live2d_bgm" data-bgm="0" preload="none"></audio>
  108. <input id="duType" value="douqilai" type="hidden" />
  109. </div>
  110. </div>
  111. <div id="open_live2d">召唤伊斯特瓦尔</div>
  112. <!-- <![endif]-->
  113. <footer>
  114. <p>
  115. <small>Made with ❤ by Mayx<br />Last updated at {{ site.time | date: "%F %T" }}<br /> 总字数:{% include_cached word_count.html %} - 文章数:{{ site.posts.size }} - <a href="{{ site.feed.path | relative_url }}" >Atom</a> - <a href="{{ "/README.html" | relative_url }}" >About</a></small>
  116. </p>
  117. </footer>
  118. </div>
  119. <script src="{{ "/assets/js/scale.fix.js" | relative_url }}"></script>
  120. <!--[if !IE]> -->
  121. <script src="/assets/js/main_new.js"></script>
  122. <script src="/Live2dHistoire/live2d/js/live2d.js"></script>
  123. <script src="/Live2dHistoire/live2d/js/message.js"></script>
  124. <!-- <![endif]-->
  125. </body>
  126. </html>

Powered by TurnKey Linux.