$ blog -h
The skup langauge (standing for skiqqy markup) is rather simple, and it is used to type set the blog posts, below you will find the basic syntax for skup.
Please note this is constantly being updated.
To set the tile for a post simply write TITLE. <your title>
To wrap text in a block do the following,
SBLOCK. <Block Title>
This text will be placed inside a block.
EBLOCK
Note that all other skup commands work inside blocks (except for nesting blocks).
To create a hyperlink:
a/skiqqy.xyz/my website/
To create a picture link:
p/path/to/picture//Backup Name/
These are simple commands that dont need an entire section dedicated to them.
\\
Force a newline.