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.

140 lines
6.9 KiB

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

Powered by TurnKey Linux.