Overview:
Portio is a simple, minimal, and responsive Portfolio Hugo Theme that is well organized and easy to customize. It is built with Bootstrap 4, making it responsive and providing support for a blog. The theme also includes features such as FabForm.io static website form integration, Google Analytics, and Forestry integration.
Features:
- Responsive Ready: Portio is built with Bootstrap 4, making it fully responsive and adaptable to different screen sizes.
- Powered by Bootstrap 4: The theme leverages the power of Bootstrap 4 to ensure consistent and modern design elements.
- Blog Support: Portio provides support for creating and displaying blog posts, allowing users to showcase their portfolio and share their thoughts.
- Well formatted code: The code in Portio is well-structured and easy to read, making it simple to customize and modify the design.
- Easy Customization: Portio is designed to be easily customized, allowing users to change and personalize the design and layout to fit their needs.
- FabForm.io static website form: Portio integrates with FabForm.io, a static website form provider, making it easy to add forms to the portfolio website.
- Google Analytics: Portio includes built-in integration with Google Analytics, allowing users to track and analyze website traffic and visitor behavior.
- Forestry Integrated: Portio is integrated with Forestry, a content management system for static websites, making it easy to manage and update the website content.
Installation:
- Add the Portio theme as a submodule to your Hugo project repository using the following command:
git submodule add https://github.com/StaticMania/portio-hugo themes/portio
- Copy the following files from the exampleSite directory of the Portio theme:
.forestry
,data
,content
,static
,resources
, andconfig.toml
. - Paste the copied files into your Hugo project repository or directory.
- From the site home directory, run the following command to build your site using Hugo serve:
hugo serve
- Open your browser and navigate to http://localhost:1313/ to see the result.
- Note that you need to use Hugo Extended to serve/build your site for correct rendering of SASS/SCSS files.
Summary:
Portio is a responsive Portfolio Hugo Theme built with Bootstrap 4. It offers features such as blog support, easy customization, and integration with FabForm.io, Google Analytics, and Forestry. With its clean and minimal design, Portio is well-suited for personal portfolios and provides a simple and customizable solution for showcasing work.