Publish site-pskov with en/ru docs
This commit is contained in:
@@ -64,9 +64,17 @@
|
||||
text-align: left;
|
||||
color: #444;
|
||||
}
|
||||
#footer
|
||||
{
|
||||
text-align: center;
|
||||
}
|
||||
#lang
|
||||
{
|
||||
float: right;
|
||||
}
|
||||
</style>
|
||||
<title>
|
||||
pskov_1.0.0
|
||||
PSKOV
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
@@ -74,6 +82,10 @@
|
||||
<strong id="title">PSKOV</strong>
|
||||
<a href="pskov_1.0.0.html">Tool</a>
|
||||
<a href="education.html">Education</a>
|
||||
<div id="lang">
|
||||
<a href="../en/education.02.deps.html">EN</a>
|
||||
<a href="../ru/education.02.deps.html">RU</a>
|
||||
</div>
|
||||
</div>
|
||||
<center><h1>
|
||||
Education: 02. Dependencies
|
||||
@@ -141,7 +153,7 @@ Education: 02. Dependencies
|
||||
<ul>
|
||||
<li>is a tiny Python server to provide read/write access to local file system</li>
|
||||
<li>runs at 8000 port</li>
|
||||
<li>is under 200 lines of code, feel free to <a href="https://bitbucket.org/ogstudio/lfsa/src/default/lfsa-201905.py">inspect it</a></li>
|
||||
<li>is under 200 lines of code, feel free to <a href="https://bitbucket.org/ogstudio/lfsa/src/default/lfsa_1.0.0.py">inspect it</a></li>
|
||||
</ul>
|
||||
<p></div><div class="contents"></p>
|
||||
<table>
|
||||
@@ -161,6 +173,11 @@ Education: 02. Dependencies
|
||||
</tbody>
|
||||
</table>
|
||||
</div></center>
|
||||
<div id="footer">
|
||||
The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
|
||||
from <a href="http://github.com/ogstudio/site-pskov">this source code</a>.
|
||||
The site is hosted by <a href="https://pages.github.com">GitHub Pages</a>.
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
</script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user