2021-05-17 12:10:06 +05:30
2020-10-24 10:57:47 +05:30
2021-05-13 22:48:06 +05:30
2021-04-08 22:54:46 +05:30
2021-03-16 20:07:32 +05:30
2021-05-17 12:10:06 +05:30
2021-04-15 15:50:45 +05:30
2021-05-17 12:10:06 +05:30
2021-05-13 22:48:06 +05:30
2021-05-17 12:10:06 +05:30
2020-09-12 22:34:08 +05:30
2021-03-31 20:38:32 +05:30
2021-04-04 00:29:27 +05:30
2021-03-16 20:15:17 +05:30
2021-05-13 22:48:06 +05:30
2021-05-13 22:48:06 +05:30
2021-05-13 22:48:06 +05:30

hugo-profile

A high performance hugo theme for personal portfolio and blog

LICENSE lighthouse score Netlify Status

Queries

  • If you have any queries or bugs, feel free to open an issue in github

Performance of the website (100)

Demo Site

NOTE: If you are using this site as a template for your own portfolio and blog, I would be very glad if you add a link to the original template in footer

Features

  • High performance
  • Minimalist Design
  • Fully Responsive
  • Google Analytics Support
  • Disqus Comment Support

Open an issue and give some feedbacks, feature requests. It will help us to make the better version.

Requirements

  • Hugo Version 0.68.0 or higher

Installation

hugo new site my-site -f=yaml
cd my-site
  • Add the theme as git clone
cd themes
git clone https://github.com/gurusabarish/hugo-profile.git

Go to the config file and add the line after titile theme: "hugo-profile"

Configuration

Configure your config.yaml file of your site as here

Archetypes support

---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
author: ""
tags: 
bg_image: ""
description: ""
toc: 
---

Version 1

Contributing

Contributers are always welcome ❤️

S
Description
A highly customizable and mobile first Hugo template for personal portfolio and blog.
Readme MIT
28 MiB
Languages
HTML 70.8%
CSS 24%
JavaScript 5.2%