Bio: ((fn [x] (x x)) (fn [x] (x x))) ; full stackoverflow developer

shite: the little static site generator from shell

made and submitted by adityaathalye
This is baaasically what it does... cat ${body_content_file} | ${content_proc_fn} | shite_build_page | ${html_formatter_fn} | tee "${shite_global_data[publish_dir]}/${html_output_file_name}"

oxo

made by adityaathalye, submitted by porterjamesj
A tic-tac-toe game that talks to you!