The title of your site

A short description of your site's purpose

This project is maintained by carobers

ubiquitous-tribble Project Site

This is the docs directory, written with markdown.

Github makes use of https://jekyllrb.com/ in standard pages unless github actions are used.

import sys
def main():
    print("hello world")
    # This is a comment
    print(str(sys.argv))

Heading 1

Heading 2

Heading 3