NOW JUST SOME FIXES LEFT
This commit is contained in:
KZacharski 2023-08-29 21:44:15 +02:00
parent ad7047863f
commit ac0ed8cd10
1 changed files with 10 additions and 2 deletions

View File

@ -21,8 +21,16 @@
<div class="content"> <div class="content">
<div class="anotherfuckingcontainer iafc"> <div class="anotherfuckingcontainer iafc">
<h1 class="t1">Roadmap</h1> <h1 class="t1">Roadmap</h1>
<h3 class="t2">Last edited: 28 August 2023<br><a href="https://github.com/KZacharski/diji/blob/github-files/docs/docs/roadmap.html" class="linkeffect ghlink">Open on GitHub</a></h3> <h3 class="t2">Last edited: 29 August 2023<br><a href="https://github.com/KZacharski/diji/blob/github-files/docs/docs/roadmap.html" class="linkeffect ghlink">Open on GitHub</a></h3>
<p>diji as well as it's website and docs are open source on the MIT license with all 3 being available in <a href="https://github.com/KZacharski/diji" class="linkeffect">this GitHub repo</a> with diji being located in the <code class="language-plaintext">main</code> branch while the website and docs are located in the <code class="language-plaintext">github-files</code> branch</p> <p>Current plans for diji's future:</p>
<ul>
<li>Add an option to change the defaults from the config file</li>
<li>Make it possible to disable adding a favicon by default</li>
<li>Add built-in help with a list of possible arguments and a link to the documentation</li>
<li>Add a few more sample content templates (like centered div)</li>
<li>Make it possible to change the default gitignore</li>
<li>Add an option to disable automatic commiting after initializing a git repo</li>
</ul>
<div class="container2"> <div class="container2">