Skip to content

Commit

Permalink
Site updated: 2023-04-15 20:54:20
Browse files Browse the repository at this point in the history
  • Loading branch information
litao committed Apr 15, 2023
1 parent c2c5aff commit 04d786d
Show file tree
Hide file tree
Showing 21 changed files with 3,084 additions and 21 deletions.
4 changes: 2 additions & 2 deletions 2016/08/11/上滑隐藏NvaigtionBar,下拉显示/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -384,9 +384,9 @@ <h2 id="总结"><a href="#总结" class="headerlink" title="总结"></a>总结</
<article class="post-prev col-6">


<a href="/2023/04/13/%E5%A4%9A%E4%B8%AAssh%E7%A7%98%E9%92%A5%E5%AF%BC%E8%87%B4Git-push%E5%A4%B1%E8%B4%A5%E5%8F%8A%E5%85%B6%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88/" title="多个ssh秘钥导致Git push失败及其解决方案">
<a href="/2016/08/12/iOS%E5%90%AF%E5%8A%A8%E5%9B%BE%E5%AE%9E%E7%8E%B0%E8%A7%86%E9%A2%91%E5%8A%A8%E7%94%BB/" title="iOS启动图实现视频动画">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">多个ssh秘钥导致Git push失败及其解决方案</span>
<span class="hidden-mobile">iOS启动图实现视频动画</span>
<span class="visible-mobile">上一篇</span>
</a>

Expand Down
729 changes: 729 additions & 0 deletions 2016/08/12/iOS启动图实现视频动画/index.html

Large diffs are not rendered by default.

724 changes: 724 additions & 0 deletions 2016/08/30/iOS开发实现TouchID指纹解锁/index.html

Large diffs are not rendered by default.

829 changes: 829 additions & 0 deletions 2016/11/01/iOS使用AVPlayer及MPPlayer播放在线视频/index.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -439,8 +439,8 @@ <h2 id="后记"><a href="#后记" class="headerlink" title="后记"></a>后记</
<article class="post-next col-6">


<a href="/2016/08/11/%E4%B8%8A%E6%BB%91%E9%9A%90%E8%97%8FNvaigtionBar%EF%BC%8C%E4%B8%8B%E6%8B%89%E6%98%BE%E7%A4%BA/" title="上滑隐藏NvaigtionBar,下拉显示">
<span class="hidden-mobile">上滑隐藏NvaigtionBar,下拉显示</span>
<a href="/2016/11/01/iOS%E4%BD%BF%E7%94%A8AVPlayer%E5%8F%8AMPPlayer%E6%92%AD%E6%94%BE%E5%9C%A8%E7%BA%BF%E8%A7%86%E9%A2%91/" title="iOS使用AVPlayer及MPPlayer播放在线视频">
<span class="hidden-mobile">iOS使用AVPlayer及MPPlayer播放在线视频</span>
<span class="visible-mobile">下一篇</span>
<i class="iconfont icon-arrowright"></i>
</a>
Expand Down
122 changes: 116 additions & 6 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,29 @@
<meta name="keywords" content="">

<meta property="og:type" content="website">
<meta property="og:title" content="about">
<meta property="og:title" content="关于">
<meta property="og:url" content="https://ilittle.fun/about/index.html">
<meta property="og:site_name" content="little.fun">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2023-04-13T08:49:06.000Z">
<meta property="article:modified_time" content="2023-04-13T08:49:06.102Z">
<meta property="article:modified_time" content="2023-04-15T12:45:37.124Z">
<meta property="article:author" content="Leelt">
<meta name="twitter:card" content="summary_large_image">



<title>about - little.fun</title>
<title>关于 - little.fun</title>

<link rel="stylesheet" href="https://lib.baomitu.com/twitter-bootstrap/4.6.1/css/bootstrap.min.css" />



<link rel="stylesheet" href="https://lib.baomitu.com/github-markdown-css/4.0.0/github-markdown.min.css" />

<link rel="stylesheet" href="https://lib.baomitu.com/hint.css/2.7.0/hint.min.css" />

<link rel="stylesheet" href="https://lib.baomitu.com/fancybox/3.5.7/jquery.fancybox.min.css" />



<!-- 主题依赖的图标库,不要自行修改 -->
Expand Down Expand Up @@ -205,7 +211,7 @@
<div class="banner-text text-center fade-in-up">
<div class="h2">

<span id="subtitle" data-typed-text="about"></span>
<span id="subtitle" data-typed-text="关于"></span>

</div>

Expand All @@ -227,17 +233,68 @@
<div id="board"
>

<div class="about-avatar">
<img src="/img/avatar.png" srcset="/img/loading.gif" lazyload class="img-fluid" alt="avatar">
</div>

<div class="container">
<div class="row">
<div class="col-12 col-md-10 m-auto">


<article class="page-content">
<div class="text-center">
<div class="about-info">
<div class="about-name">Leelt</div>
<div class="about-intro">三流码农</div>
<div class="about-icons">




<a href=https://github.com/Hey2Li class="
hint--bottom hint--rounded"
aria-label=GitHub
target="_blank"
>
<i class="iconfont icon-github-fill" aria-hidden="true"></i>

</a>

</div>
</div>
</div>

<article class="about-content page-content mt-5">
<div class="markdown-body">

</div>


</article>







</article>




















Expand Down Expand Up @@ -365,6 +422,59 @@ <h4 class="modal-title w-100 font-weight-bold">搜索</h4>



<script src=https://lib.baomitu.com/clipboard.js/2.0.11/clipboard.min.js></script>

<script>Fluid.plugins.codeWidget();</script>



<script>
Fluid.utils.createScript('https://lib.baomitu.com/anchor-js/4.3.1/anchor.min.js', function() {
window.anchors.options = {
placement: CONFIG.anchorjs.placement,
visible : CONFIG.anchorjs.visible
};
if (CONFIG.anchorjs.icon) {
window.anchors.options.icon = CONFIG.anchorjs.icon;
}
var el = (CONFIG.anchorjs.element || 'h1,h2,h3,h4,h5,h6').split(',');
var res = [];
for (var item of el) {
res.push('.markdown-body > ' + item.trim());
}
if (CONFIG.anchorjs.placement === 'left') {
window.anchors.options.class = 'anchorjs-link-left';
}
window.anchors.add(res.join(', '));

Fluid.events.registerRefreshCallback(function() {
if ('anchors' in window) {
anchors.removeAll();
var el = (CONFIG.anchorjs.element || 'h1,h2,h3,h4,h5,h6').split(',');
var res = [];
for (var item of el) {
res.push('.markdown-body > ' + item.trim());
}
if (CONFIG.anchorjs.placement === 'left') {
anchors.options.class = 'anchorjs-link-left';
}
anchors.add(res.join(', '));
}
});
});
</script>



<script>
Fluid.utils.createScript('https://lib.baomitu.com/fancybox/3.5.7/jquery.fancybox.min.js', function() {
Fluid.plugins.fancyBox();
});
</script>


<script>Fluid.plugins.imageCaption();</script>

<script defer src="/js/leancloud.js" ></script>

<script src="/js/local-search.js" ></script>
Expand Down
2 changes: 1 addition & 1 deletion archives/1970/01/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@


<div class="list-group">
<p class="h4">共计 6 篇文章</p>
<p class="h4">共计 9 篇文章</p>
<hr>


Expand Down
2 changes: 1 addition & 1 deletion archives/1970/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@


<div class="list-group">
<p class="h4">共计 6 篇文章</p>
<p class="h4">共计 9 篇文章</p>
<hr>


Expand Down
2 changes: 1 addition & 1 deletion archives/2016/07/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@


<div class="list-group">
<p class="h4">共计 6 篇文章</p>
<p class="h4">共计 9 篇文章</p>
<hr>


Expand Down
14 changes: 13 additions & 1 deletion archives/2016/08/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,14 +231,26 @@


<div class="list-group">
<p class="h4">共计 6 篇文章</p>
<p class="h4">共计 9 篇文章</p>
<hr>




<p class="h5">2016</p>

<a href="/2016/08/30/iOS%E5%BC%80%E5%8F%91%E5%AE%9E%E7%8E%B0TouchID%E6%8C%87%E7%BA%B9%E8%A7%A3%E9%94%81/" class="list-group-item list-group-item-action">
<time>08-30</time>
<div class="list-group-item-title">iOS开发实现TouchID指纹解锁</div>
</a>


<a href="/2016/08/12/iOS%E5%90%AF%E5%8A%A8%E5%9B%BE%E5%AE%9E%E7%8E%B0%E8%A7%86%E9%A2%91%E5%8A%A8%E7%94%BB/" class="list-group-item list-group-item-action">
<time>08-12</time>
<div class="list-group-item-title">iOS启动图实现视频动画</div>
</a>


<a href="/2016/08/11/%E4%B8%8A%E6%BB%91%E9%9A%90%E8%97%8FNvaigtionBar%EF%BC%8C%E4%B8%8B%E6%8B%89%E6%98%BE%E7%A4%BA/" class="list-group-item list-group-item-action">
<time>08-11</time>
<div class="list-group-item-title">上滑隐藏NvaigtionBar,下拉显示</div>
Expand Down
Loading

0 comments on commit 04d786d

Please sign in to comment.