Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anthonyjdella/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.
https://github.com/anthonyjdella/customized-portio-hugo

frontend hugo hugo-theme theme

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        

Customized Portio Hugo

πŸ–ΌοΈ This is a slightly tweaked version of the [Portio](https://github.com/StaticMania/portio-hugo) Hugo theme by StaticMania.

I've changed the layout, navigation bar, and more. These are specific changes for my [website](www.anthonydellavecchia.com), 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](#live-demo)
- [Installation](#installation)
- [Main Features](#features)
- [Support](#support)
- [Licensing](#licensing)
- [Hire](#hire)

## Live Demo

Checkout the live demo [here](https://portio-hugo.staticmania.com/)

## Installation

1. Add the repository into your Hugo Project repository as a submodule, `git submodule add [email protected]: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](https://staticmania.com/contact/)

## Licensing

This Repository is licensed under the [MIT](https://github.com/StaticMania/portio-hugo/blob/master/LICENSE) License