minimal
minimal copied to clipboard
Personal blog theme powered by Hugo
I am using Hugo Academic website, and I want to use the sun and moon buttons to switch between the day and night lights. I don't want the dropdown that...
I am completely new to `Hugo` and decided to give it a shot. I followed the following procedures to set-up a webpage with `Hugo`, `minimal-theme`, and `GitPage`. However, the final...
Let me tell you first that I'd like to thank your for this awesome theme! I have just one little issue: the site is super responsive, but the title on...
I'm new, but is there a way to link both Github and Gitlab projects on the projects page?
Hi, I would like to change the color of the inline code. I know that the template is using highlight.js for the code chunks. But what changes should a make...
This enables the header's Navbar to take advantage of the Hugo `config.*` files' `menu.menu` child/parent relations. I added a simple static carat for the dropdowns as well since this is...
I would like that, when clicking on menu icons (top right), the links would open in new tabs, instead of the current one. How can I do?
I can't figure out why when I change `main.css` file and use my own custom css, the things don't actually go in effect after I restart the web page. It...
I'm trying to add a social icon, but it is not showing up. https://fontawesome.com/icons/researchgate?style=brands [[menu.icon]] url = "https://www.researchgate.net/profile/user" name = "researchgate" weight = 3 What is wrong?