Muxel is a modern, clean & responsive tech-themed Hugo portfolio theme designed for developers, and professionals who want to showcase their work with style and clarity. It's built for performance and simplicity, and it offers a light-first design (with dark mode support coming in version 2.0.0), and responsive layouts.
- Developer-focused portfolio layout
- Light mode (dark mode will be available in version 2.0.0)
- Clean, minimalist, and responsive.
- Easy setup & configuration.
- SEO and accessibility friendly
Prerequisites: Git, dart-sass, Hugo
In your site's root directory, run:
git init- Download as git submodule or clone the repository:
git submodule add https://github.com/logstacklabs/muxel.git themes/muxelOR
git clone https://github.com/logstacklabs/muxel.git themes/muxelcd themes/muxelnpm installcd ../..See more of the configurations from the blog.
echo "theme = 'muxel'" >> hugo.tomlhugo serverThen Preview your site at localhost:1313.
To update them, run the following commands:
cd themes/muxelgit pull origin maincd ../..git submodule update --remote --rebaseThis project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0).
- HUGO
- Canva
- Coolors
- Web3Forms
- Font Awesome
- Google Fonts
- EON Color Palette
- Ikatyang's Emoji-cheat-sheet
For any issues or questions, please open an issue on GitHub.
