idk_parser_beta_win64.exe target="/local/idk_files/"
..idk
extension to test the markup. Any modification, will instantinately update related files.CTRL+C
.NOTE: IDK documents with status
set to draft
inside a context, will not be converted to HTML, but is parsed by the program.
The IDK parser tool is able to check for errors in your .idk
files, convert them as W3C compliant HTML files, check the HTTP URI and file path present in them.
The HTML produce does not need to have javascript enable when viewed, simple interactions on click are present (id est in context elements). A small and simple javascript enhancement for interactions is in progress and will be released soon.
The HTML are ready for deployment, using the deploy
keyword. Documentation on how to set NGNINX server will be released very soon.
When you download the idk_parser_beta_win64.zip, you will have inside the program with the .exe
extension and a folder name local
.
This folder contains the shared resources for HTML conversion (head, menu and footer) you can modify in order to make it at your personal taste. The html
folder location is used to save all HTML files. You must not delete the assets
folder inside it but can delete anything else.
This is the complete build used for this website, that way you are able to see how IDK markup works on a deeper level.
target
: the folder path where all IDK files are located (with extension .idk
).check_uri
(optional): check every uris inside idk files.no_file_path_check
(optional): disable the check on file path inside mentioned inside idk document making it unable to have broken links. Is disabled when deploy
is on.None dependency is present in the software, but it makes extensive use of the Digital Grove project.
In several ways we emphasize ease of use.
We permit to select every text chunks:
When the intend of the writer is obvious, we want the markup correct it without failing or uninteded behaviour:
.
.