🖼️ This is a slightly tweaked version of the Portio Hugo theme by StaticMania.
I've changed the layout, navigation bar, and more. These are specific changes for my website, so I recommend that you fork the official repo from StaticMania (linked above).
Click to expand README.md of the source repository!
Portio is a simple, minimal and responsive Portfolio Hugo Theme. Portio is well organized, well-formatted and named accordingly so it’s easy to change any and all of the design. Portio is built with Bootstrap 4. You can customize it very easy to fit your needs.
Checkout the live demo here
-
Add the repository into your Hugo Project repository as a submodule,
git submodule add git@github.com:StaticMania/portio-hugo.git themes/portio
. -
Copy the
.forestry
,data
,content
,static
,resources
&config.toml
files from theexampleSite
directory and paste it on you Hugo Project repository/directory. From the site home directory:cp -a themes/portio/exampleSite/* .
-
Build your site with
hugo serve
and see the result athttp://localhost:1313/
.
Make sure to use Hugo Extended to serve/build your site, as else the SASS/SCSS won't be rendered correctly
- Responsive Ready.
- Powered by Bootstrap 4.
- Blog Support.
- Well formatted code.
- Easy Customization.
- Formspree Contact form.
- Google Analytics.
- Forestry Integrated.
- Crafted for Personal Portfolio
Have some question or facing any technical trouble feel free to Contact Us
This Repository is licensed under the MIT License