Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Portio Hugo is a minimal, responsive portfolio theme for Hugo, built with Bootstrap 4 and designed for easy customization.
Portio Hugo is a minimal, responsive portfolio theme built for Hugo, the static site generator, that turns Markdown content into a static portfolio website.
Portio Hugo is a portfolio website theme for the Hugo static site generator. It takes content files (such as project descriptions, biographies, and contact settings) and configuration data, then builds a static HTML site that can be hosted on any web server or CDN. The theme is built with Bootstrap 4 and requires Hugo Extended v0.160 or newer, Node.js v18 or newer, and Go v1.22 or newer to set up the development toolchain. The project is distributed as a free GitHub repository and has 448 stars.
yarn install, yarn project-setup, yarn dev, and yarn preview handle dependency installation, setup, local development, and production preview.yarn dev to spin up a local development server and yarn preview to check the production build before deploying.yarn install to install Node dependencies and yarn project-setup to initialize the project configuration.yarn dev to preview the site locally, or use yarn preview to build and serve the production output.