Static site generator is a tool to generate static sites from markdown files. The tool is build using nodejs and
typescript. The parsing of markdown files is done without using any libraries. Currently it only supports basic
markdown syntax. But i am planning to add more features to it.