basement script (.bs)
../
a little markup laguage to help make creating html a less painful process. Think Markdown just with ideosycracies.
Here's what a .bs document looks like.
###big header
##med header
#small header
list
-thing
--sub thingy of "thingy"
--second sub thingy
horizontal line
=
We can _underline_, *bold*, ~italize~, and `display monofont`.
Use ``` to create a monofont block.
here is a link
{yay.html|go to secret}
here is a media container for a image
[prof-pic.png|picture of a cat]
here is a media container for a video
[Frog Tonic - is it.mp4]
>drop down
hide some details in here<
comands can allow us to do some atomated shit
!lsd
!title
Here is the bs document for this html page.
This is the script turning all .bs files on this website