The structure of this site
The list of posts you may have seen on the previous page are in the posts directory. The main page listing these posts is the index.ejirai file at the root of the project. The CSS file responsible for making a pretty layout is in the assets directory. The layouts determining the structure of the HTML on this page and the previous page is in the layouts directory at the root of this project. You can change any of these to adapt these project to your needs. To build the site you simply run the mandy -b . command from the root of this project.