Show HN: Mukette, a Markdown Pager for Unix-Based Systems
Mukette is an open-source web application that allows users to create and share their own recipes. It provides a user-friendly interface for managing recipes, including the ability to add ingredients, instructions, and images.
I want to improve it in the future. I have made some leeway to adding more features to it. I want people to execute the code listings (in a safe environment) by navigating to them. It's all right these in the code, I just got tired of picking at this like an old wound and releassed it.
It's been rand through ASAN and Valgrind. Some errors were fixed. If anything remains that I missed please tell me. I always initialize pointer ssto NULL so it should not complain much?
Anyways thanks.