-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
82fef44
commit f1c5202
Showing
74 changed files
with
165,149 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,358 @@ | ||
|
||
<!DOCTYPE html> | ||
<html lang="zh-cn"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="generator" content="代码与代码之外"> | ||
<title>all-archives - 代码与代码之外</title> | ||
<meta name="author" content="teamaster23"> | ||
|
||
|
||
|
||
<script type="application/ld+json">{"@context":"http://schema.org","@type":"Website","@id":"http://example.com","author":{"@type":"Person","name":"teamaster23","sameAs":["https://github.com/teamaster23/"],"image":"head_from_cogecha.jpg"},"name":"代码与代码之外","description":"浮生偷得半日闲","url":"http://example.com"}</script> | ||
<meta name="description" content="浮生偷得半日闲"> | ||
<meta property="og:type" content="blog"> | ||
<meta property="og:title" content="all-archives"> | ||
<meta property="og:url" content="http://example.com/all-archives/index.html"> | ||
<meta property="og:site_name" content="代码与代码之外"> | ||
<meta property="og:description" content="浮生偷得半日闲"> | ||
<meta property="og:locale" content="zh_CN"> | ||
<meta property="article:published_time" content="2024-09-20T04:55:29.717Z"> | ||
<meta property="article:modified_time" content="2024-09-20T04:55:29.717Z"> | ||
<meta property="article:author" content="teamaster23"> | ||
<meta name="twitter:card" content="summary"> | ||
|
||
|
||
|
||
|
||
|
||
<meta property="og:image" content="http://example.com/assets/images/head_from_cogecha.jpg"/> | ||
|
||
|
||
|
||
|
||
<!--STYLES--> | ||
|
||
<link rel="stylesheet" href="/assets/css/style-ej1adyoixyad68qreadpufyu4zdlfectdtbyxftqx3ix9zaitoxl51nqxgs3.min.css"> | ||
|
||
<!--STYLES END--> | ||
|
||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body> | ||
<div id="blog"> | ||
<!-- Define author's picture --> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<header id="header" data-behavior="1"> | ||
<i id="btn-open-sidebar" class="fa fa-lg fa-bars"></i> | ||
<div class="header-title"> | ||
<a | ||
class="header-title-link" | ||
href="/" | ||
aria-label="" | ||
> | ||
代码与代码之外 | ||
</a> | ||
</div> | ||
|
||
|
||
<a | ||
class="header-right-picture " | ||
href="#about" | ||
aria-label="打开链接: /#about" | ||
> | ||
|
||
|
||
<img class="header-picture" src="/assets/images/head_from_cogecha.jpg" alt="作者的图片"/> | ||
|
||
</a> | ||
|
||
</header> | ||
|
||
<!-- Define author's picture --> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<nav id="sidebar" data-behavior="1"> | ||
<div class="sidebar-container"> | ||
|
||
<div class="sidebar-profile"> | ||
<a | ||
href="/#about" | ||
aria-label="阅读有关作者的更多信息" | ||
> | ||
<img class="sidebar-profile-picture" src="/assets/images/head_from_cogecha.jpg" alt="作者的图片"/> | ||
</a> | ||
<h4 class="sidebar-profile-name">teamaster23</h4> | ||
<!-- | ||
<h5 class="sidebar-profile-bio"><p>author.bio</p> | ||
</h5> | ||
--> | ||
</div> | ||
|
||
|
||
<ul class="sidebar-buttons"> | ||
|
||
<li class="sidebar-button"> | ||
|
||
<a | ||
class="sidebar-button-link " | ||
href="/" | ||
|
||
rel="noopener" | ||
title="首页" | ||
> | ||
<i class="sidebar-button-icon fa fa-home" aria-hidden="true"></i> | ||
<span class="sidebar-button-desc">首页</span> | ||
</a> | ||
</li> | ||
|
||
<li class="sidebar-button"> | ||
|
||
<a | ||
class="sidebar-button-link " | ||
href="/all-categories" | ||
|
||
rel="noopener" | ||
title="分类" | ||
> | ||
<i class="sidebar-button-icon fa fa-bookmark" aria-hidden="true"></i> | ||
<span class="sidebar-button-desc">分类</span> | ||
</a> | ||
</li> | ||
|
||
<li class="sidebar-button"> | ||
|
||
<a | ||
class="sidebar-button-link " | ||
href="/all-tags" | ||
|
||
rel="noopener" | ||
title="标签" | ||
> | ||
<i class="sidebar-button-icon fa fa-tags" aria-hidden="true"></i> | ||
<span class="sidebar-button-desc">标签</span> | ||
</a> | ||
</li> | ||
|
||
<li class="sidebar-button"> | ||
|
||
<a | ||
class="sidebar-button-link " | ||
href="/all-archives" | ||
|
||
rel="noopener" | ||
title="归档" | ||
> | ||
<i class="sidebar-button-icon fa fa-archive" aria-hidden="true"></i> | ||
<span class="sidebar-button-desc">归档</span> | ||
</a> | ||
</li> | ||
|
||
</ul> | ||
|
||
<ul class="sidebar-buttons"> | ||
|
||
<li class="sidebar-button"> | ||
|
||
<a | ||
class="sidebar-button-link " | ||
href="https://github.com/teamaster23/" | ||
|
||
target="_blank" | ||
|
||
rel="noopener" | ||
title="github" | ||
> | ||
<i class="sidebar-button-icon fab fa-github" aria-hidden="true"></i> | ||
<span class="sidebar-button-desc">github</span> | ||
</a> | ||
</li> | ||
|
||
</ul> | ||
|
||
</div> | ||
</nav> | ||
|
||
|
||
<div id="main" data-behavior="1" | ||
class=" | ||
hasCoverMetaIn | ||
"> | ||
|
||
<div id="archives" class="main-content-wrap"> | ||
<form id="filter-form" action="#"> | ||
<input name="date" type="text" class="form-control input--xlarge" placeholder="搜索日期 (YYYY/MM/DD)" autofocus="autofocus"> | ||
</form> | ||
<h5 class="archive-result text-color-base text-xlarge" | ||
data-message-zero="没有找到文章" | ||
data-message-one="找到 1 篇文章" | ||
data-message-other="找到 {n} 篇文章"></h5> | ||
<section class="boxes"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="archive archive-year box" data-date="2024"> | ||
<h4 class="archive-title"> | ||
<a class="link-unstyled" href="/archives/2024">2024</a> | ||
</h4> | ||
|
||
|
||
|
||
<ul class="archive-posts archive-month" data-date="202411"> | ||
<h5 class="archive-title"> | ||
<a class="link-unstyled" href="/archives/2024/11">十一月</a> | ||
</h5> | ||
|
||
|
||
<li class="archive-post archive-day" data-date="20241101"> | ||
<a class="archive-post-title" href="/2024/11/01/%E4%BF%9D%E7%A0%94%E8%AE%B0%E5%BD%95%E2%80%94%E2%80%94%E4%B8%80%E4%B8%AA%E5%9B%9B%E9%9D%9E%E9%BC%A0%E9%BC%A0%E7%9A%84%E7%9B%B8%E5%85%B3%E7%BB%8F%E5%8E%86%EF%BC%88%E6%9C%80%E7%BB%88%E5%8E%BB%E5%90%91%EF%BC%9ABUPT%EF%BC%89/">保研记录——一个四非CS鼠鼠的相关经历与经验教训(最终去向:BUPT)</a> | ||
<span class="archive-post-date"> - 2024 年 11 月 1 日</span> | ||
</li> | ||
|
||
|
||
|
||
|
||
|
||
<li class="archive-post archive-day" data-date="20241101"> | ||
<a class="archive-post-title" href="/2024/11/01/NOIP2018%E6%B8%B8%E8%AE%B0/">NOIP2018游记</a> | ||
<span class="archive-post-date"> - 2024 年 11 月 1 日</span> | ||
</li> | ||
|
||
|
||
|
||
|
||
|
||
<li class="archive-post archive-day" data-date="20241101"> | ||
<a class="archive-post-title" href="/2024/11/01/%E9%AB%98%E4%B8%ADOI%E7%94%9F%E6%B6%AF/">高中OI生涯</a> | ||
<span class="archive-post-date"> - 2024 年 11 月 1 日</span> | ||
</li> | ||
|
||
|
||
|
||
|
||
|
||
|
||
</ul> | ||
|
||
<ul class="archive-posts archive-month" data-date="202410"> | ||
<h5 class="archive-title"> | ||
<a class="link-unstyled" href="/archives/2024/10">十月</a> | ||
</h5> | ||
|
||
|
||
<li class="archive-post archive-day" data-date="20241030"> | ||
<a class="archive-post-title" href="/2024/10/30/luogu-%E9%A2%98%E8%A7%A3-P1159-%E3%80%90%E6%8E%92%E8%A1%8C%E6%A6%9C%E3%80%91/">luogu 题解 P1159 【排行榜】</a> | ||
<span class="archive-post-date"> - 2024 年 10 月 30 日</span> | ||
</li> | ||
|
||
|
||
|
||
|
||
|
||
|
||
</ul> | ||
|
||
<ul class="archive-posts archive-month" data-date="202409"> | ||
<h5 class="archive-title"> | ||
<a class="link-unstyled" href="/archives/2024/09">九月</a> | ||
</h5> | ||
|
||
|
||
<li class="archive-post archive-day" data-date="20240919"> | ||
<a class="archive-post-title" href="/2024/09/19/test/">test</a> | ||
<span class="archive-post-date"> - 2024 年 9 月 19 日</span> | ||
</li> | ||
|
||
|
||
|
||
|
||
|
||
<li class="archive-post archive-day" data-date="20240919"> | ||
<a class="archive-post-title" href="/2024/09/19/hello-world/">Hello World</a> | ||
<span class="archive-post-date"> - 2024 年 9 月 19 日</span> | ||
</li> | ||
|
||
</section> | ||
</div> | ||
|
||
<footer id="footer" class="main-content-wrap"> | ||
<span class="copyrights"> | ||
Copyrights © 2024 teamaster23. All Rights Reserved. | ||
</span> | ||
</footer> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div id="about"> | ||
<div id="about-card"> | ||
<div id="about-btn-close"> | ||
<i class="fa fa-times"></i> | ||
</div> | ||
|
||
<img id="about-card-picture" src="/assets/images/head_from_cogecha.jpg" alt="作者的图片"/> | ||
|
||
<h4 id="about-card-name">teamaster23</h4> | ||
<!-- | ||
<div id="about-card-bio"><p>author.bio</p> | ||
</div> | ||
--> | ||
|
||
<div id="about-card-job"> | ||
<i class="fa fa-briefcase"></i> | ||
<br/> | ||
Student | ||
</div> | ||
|
||
|
||
<div id="about-card-location"> | ||
<i class="fa fa-map-marker-alt"></i> | ||
<br/> | ||
Beijing, China | ||
</div> | ||
|
||
</div> | ||
</div> | ||
|
||
|
||
|
||
<div id="cover" style="background-image:url('/assets/images/cover_test.jpg');"></div> | ||
<!--SCRIPTS--> | ||
|
||
<script src="/assets/js/script-26cvpe7qtgcs4uko3qml7ocnjgoubrs9ullowmhj4nkumkyet7ju6f4qmjjq.min.js"></script> | ||
|
||
<!--SCRIPTS END--> | ||
|
||
|
||
|
||
|
||
|
||
</body> | ||
</html> |
Oops, something went wrong.