A mirror of my website's source code.

Important information: Google announced that, from September 2026, Android devices will require ALL apps to be signed by Google, effectively leading to an iOS situation. Value your right to a computer that does what you want; do not tolerate this monopolistic practice! Contact me if you don't understand why it is bad. Click to learn more.

 index.html

View raw Download
text/plain • 470 B
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. W</p>