index.html
HTML document, ASCII text
1
<h1>THIS DIRECTORY IS NOT INTENDED FOR PUBLIC USAGE</h1>
2
<p>This dir(<code>DevHelp</code>) is made to host a local server that's intended to help develop the website.</p>
3
<p>The functions of this dir include:</p>
4
<ul>
5
<li>Auto generating parts of some files within the blog directory.</li>
6
<li>Include a markdown block writer.</li>
7
</ul>
8
<p>Other use cases may be added in the future.</p>
9
10
<p>Keep in mind: no where in that list is "public usage" included.</p>
11
12
<b>Useful links:</b>
13
14
<ul>
15
<li><a href="PostEdit.html">../PostEdit.html</a></li>
16
</ul>