PaperMod
Creating posts! This hugo theme supports posts, you can write your posts in markdown then they will be rendered in markdown and shown by the cat <postname> command markdown elements All markdown elements will be rendered to html by hugo How do I create a post? You can create a post by placing your post in content/postname/index.md, generate the website and your good to go, now the visitors of your website can then get your post by doing cat yourpost and the post will be shown in your terminal. ...