pankajjha / customized-portio-hugo

🍴 I tweaked the Portio theme. Portio Hugo is a simple, minimal and responsive Portfolio Hugo Theme. Portio is built with Bootstrap 4.

Home Page:https://portio-hugo.staticmania.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customized Portio Hugo

🖼️ 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.

Table of Contents

Live Demo

Checkout the live demo here

Installation

  1. Add the repository into your Hugo Project repository as a submodule, git submodule add git@github.com:StaticMania/portio-hugo.git themes/portio.

  2. Copy the .forestry, data, content, static, resources & config.toml files from the exampleSite directory and paste it on you Hugo Project repository/directory. From the site home directory:

    cp -a themes/portio/exampleSite/* .

  3. Build your site with hugo serve and see the result at http://localhost:1313/.

Make sure to use Hugo Extended to serve/build your site, as else the SASS/SCSS won't be rendered correctly

Features

  • Responsive Ready.
  • Powered by Bootstrap 4.
  • Blog Support.
  • Well formatted code.
  • Easy Customization.
  • Formspree Contact form.
  • Google Analytics.
  • Forestry Integrated.
  • Crafted for Personal Portfolio

Support

Have some question or facing any technical trouble feel free to Contact Us

Licensing

This Repository is licensed under the MIT License

About

🍴 I tweaked the Portio theme. Portio Hugo is a simple, minimal and responsive Portfolio Hugo Theme. Portio is built with Bootstrap 4.

https://portio-hugo.staticmania.com/

License:MIT License


Languages

Language:HTML 37.3%Language:JavaScript 30.2%Language:CSS 21.9%Language:SCSS 10.3%Language:Shell 0.2%Language:PowerShell 0.1%Language:Ruby 0.0%