-
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.
chore: update shared docs via GitHub Actions
- Loading branch information
1 parent
9f5165f
commit 78f5132
Showing
3 changed files
with
298 additions
and
0 deletions.
There are no files selected for viewing
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,258 @@ | ||
<!DOCTYPE html> | ||
<html lang="zh-CN" dir="ltr"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<title>独立开发手册 - 欧雷共享的内容</title> | ||
|
||
|
||
<meta property="og:title" content="独立开发手册"> | ||
|
||
|
||
<meta name="description" content="想成为或作为独立开发者需要了解的一些事。"> | ||
<meta property="og:description" content="想成为或作为独立开发者需要了解的一些事。"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<meta name="keywords" content="欧雷,欧雷流"> | ||
|
||
|
||
<!-- 页面渲染兼容性 --> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="renderer" content="webkit"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0"> | ||
|
||
<!-- 订阅 --> | ||
|
||
<meta name="theme-color" content="#0871ab"> | ||
<link rel="shortcut icon" href="/images/ksio/favicon.ico"> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="/stylesheets/global.css"> | ||
|
||
|
||
<link rel="stylesheet" href="/stylesheets/ksio/vendors/share.css"> | ||
|
||
|
||
<script src="/javascripts/ksio/vendors/jquery-1.11.3.min.js"></script> | ||
|
||
|
||
<script src="/javascripts/ksio/vendors/bootstrap.min.js"></script> | ||
|
||
</head> | ||
|
||
|
||
|
||
|
||
<body class="Page has-headerImage" itemscope itemtype="http://schema.org/WebPage"> | ||
|
||
|
||
<header class="Page-header"> | ||
<div class="navbar navbar-static-top"> | ||
<div class="container"> | ||
<div class="navbar-header"> | ||
|
||
<button class="navbar-toggle collapsed" type="button" data-target=".Page-navs" data-toggle="collapse"> | ||
<span class="sr-only">Toggle navs</span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
|
||
|
||
<div class="navbar-brand"> | ||
|
||
|
||
<a href="https://ourai.ws/?utm_source=https://s.ourai.ws&utm_medium=brand" target="_blank" rel="external nofollow">Ourai.WS</a><a href="/">共享</a> | ||
|
||
</div> | ||
|
||
</div> | ||
<!-- Nav menus --> | ||
<nav class="Page-navs navbar-collapse collapse"> | ||
<ul class="nav navbar-nav navbar-right"> | ||
|
||
|
||
<li><a href="https://ourai.ws/?utm_source=https://s.ourai.ws&utm_medium=common-header" target="_blank" rel="external nofollow">主站</a> | ||
</li> | ||
|
||
|
||
|
||
<li class="dropdown"> | ||
<a class="dropdown-toggle" href="javascript:void(0);" data-toggle="dropdown">关于 <span class="caret"></span></a> | ||
<ul class="dropdown-menu"> | ||
|
||
<li><a href="https://linxoid.com/ourai/?utm_source=https://s.ourai.ws&utm_medium=common-header" target="_blank" rel="external nofollow">站长</a> | ||
</li> | ||
|
||
|
||
|
||
<li><a href="https://ourai.ws/sponsor/?utm_source=https://s.ourai.ws&utm_medium=common-header" target="_blank" rel="external nofollow">赞助</a> | ||
</li> | ||
|
||
|
||
|
||
<li><a href="https://yaol.in/cooperation/?utm_source=https://s.ourai.ws&utm_medium=common-header" target="_blank" rel="external nofollow">合作</a> | ||
</li> | ||
|
||
|
||
</ul> | ||
</li> | ||
|
||
|
||
|
||
</ul> | ||
</nav> | ||
</div> | ||
</div> | ||
</header> | ||
|
||
<main class="Page-content"> | ||
|
||
<!-- 页面横幅 --> | ||
<div class="Page-banner hidden-xs" style="background-image: url('/knosys/repos/indie-developer/banner.jpg');"> | ||
<figure class="sr-only"> | ||
<img src="/knosys/repos/indie-developer/banner.jpg" alt=""> | ||
<figcaption></figcaption> | ||
</figure> | ||
</div> | ||
|
||
|
||
|
||
<!-- 内容主体 --> | ||
<div class="container"> | ||
<article class="Page-main Article"> | ||
<header class="Article-header"> | ||
|
||
|
||
<h1 class="Article-title">独立开发手册</h1> | ||
|
||
|
||
|
||
|
||
</header> | ||
<div class="Article-content col-md-9"> | ||
<p>想成为或作为独立开发者需要了解的一些事。</p> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<h2 data-toc-skip="true">目录</h2> | ||
<ul> | ||
<li><a target="_blank" rel="noopener" href="https://ourai.ws/posts/indie-developer-is-your-final-destination/">为何要「独立」?</a></li> | ||
</ul> | ||
|
||
|
||
|
||
</div> | ||
<footer class="Article-footer col-md-3"> | ||
|
||
<div class="Widget Widget--share"> | ||
<div class="Widget-body"> | ||
<p>分享到<i class="fa fa-share-alt"></i></p> | ||
<div class="social-share" data-sites="wechat,weibo,twitter"></div> | ||
</div> | ||
</div> | ||
|
||
|
||
<section class="Widget Widget--toc"> | ||
<div class="Widget-header"> | ||
<h2 class="Widget-title">目录</h2> | ||
</div> | ||
<div class="Widget-body"></div> | ||
</section> | ||
|
||
|
||
</footer> | ||
</article> | ||
|
||
|
||
</div> | ||
</main> | ||
<footer class="Page-footer Footer"> | ||
<div class="container"> | ||
|
||
<div class="Footer-description"> | ||
|
||
<!-- Important links --> | ||
<nav class="Footer-navs"> | ||
<ul><li><a href="https://meta.ourai.ws/?utm_source=https://s.ourai.ws&utm_medium=common-footer" target="_blank" rel="external nofollow"><span>@</span></a> | ||
</li><li><a href="https://ourai.ws/sponsor/?utm_source=https://s.ourai.ws&utm_medium=common-footer" target="_blank" rel="external nofollow"><span>赞助</span></a> | ||
</li><li><a href="https://yaol.in/cooperation/?utm_source=https://s.ourai.ws&utm_medium=common-footer" target="_blank" rel="external nofollow"><span>合作</span></a> | ||
</li></ul> | ||
</nav> | ||
|
||
|
||
<!-- Copyright --> | ||
<div class="Footer-copyright"> | ||
<p> | ||
|
||
© 2022-2024 <a href="https://ourai.ws/?utm_source=https://s.ourai.ws&utm_medium=common-footer" target="_blank" rel="external nofollow">欧雷流</a> 版权所有 | ||
|
||
</p> | ||
<p>本站主题 <a href="https://ourai.github.io/lime/?utm_source=https://s.ourai.ws&utm_medium=common-footer" target="_blank" rel="external nofollow">Lime</a> 由 <a href="https://linxoid.com/ourai/?utm_source=https://s.ourai.ws&utm_medium=common-footer" target="_blank" rel="external nofollow">欧雷</a> 提供</p> | ||
|
||
</div> | ||
|
||
</div> | ||
</div> | ||
</footer> | ||
|
||
|
||
|
||
|
||
|
||
<script>$('.Article-content > table').addClass('table table-bordered')</script> | ||
|
||
<script src="/javascripts/ksio/vendors/share.min.js"></script> | ||
|
||
<script src="/javascripts/ksio/components/page.js"></script> | ||
|
||
<script src="/javascripts/ksio/components/toc.js"></script> | ||
|
||
</body> | ||
</html> | ||
|