2021-03-20 07:56:31 +05:30
2020-10-24 10:57:47 +05:30
2020-10-24 01:01:41 +05:30
2021-03-20 07:56:31 +05:30
2021-03-16 20:07:32 +05:30
2021-03-20 07:43:47 +05:30
2021-03-20 07:56:31 +05:30
2021-03-20 07:56:31 +05:30
2020-09-12 22:34:08 +05:30
2021-03-20 07:43:47 +05:30
2021-03-16 20:07:32 +05:30
2021-03-16 20:15:17 +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
github_link: "https://github.com/gurusabarish/hugo-profile"
author: ""
tags:
  - 
bg_image: ""
description: ""
---

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%