From ac0ed8cd1008a3ff7c346952d02d5dc15d26b783 Mon Sep 17 00:00:00 2001 From: KZacharski Date: Tue, 29 Aug 2023 21:44:15 +0200 Subject: [PATCH] DONE NOW JUST SOME FIXES LEFT --- docs/docs/roadmap.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/docs/roadmap.html b/docs/docs/roadmap.html index 6912851..21daebd 100644 --- a/docs/docs/roadmap.html +++ b/docs/docs/roadmap.html @@ -21,8 +21,16 @@

Roadmap

-

Last edited: 28 August 2023
Open on GitHub

-

diji as well as it's website and docs are open source on the MIT license with all 3 being available in this GitHub repo with diji being located in the main branch while the website and docs are located in the github-files branch

+

Last edited: 29 August 2023
Open on GitHub

+

Current plans for diji's future:

+
    +
  • Add an option to change the defaults from the config file
  • +
  • Make it possible to disable adding a favicon by default
  • +
  • Add built-in help with a list of possible arguments and a link to the documentation
  • +
  • Add a few more sample content templates (like centered div)
  • +
  • Make it possible to change the default gitignore
  • +
  • Add an option to disable automatic commiting after initializing a git repo
  • +