Update README.md

This commit is contained in:
GURU SABARISH
2020-09-26 08:34:57 +05:30
committed by GitHub
parent 337803791e
commit b741838b79
+27
View File
@@ -6,8 +6,25 @@ A simple hugo theme for personal portfolio
### Demo Site: [Hugo-profile](https://hugo-profile.netlify.com) ### Demo Site: [Hugo-profile](https://hugo-profile.netlify.com)
## Features
- Minimalist Design
- Fully Responsive
- Google Analytics Support
- Disqus Comment Support
- Contact form using [Formpree](https://formspree.io/)
## Requirements
- Hugo Version 0.68.0 or higher
## Installation ## Installation
- [Install Hugo]{https://gohugo.io/overview/installing)
- Create your site if you haven't already - Create your site if you haven't already
```console ```console
@@ -35,9 +52,19 @@ languageCode: "en-us"
title: "Hugo-profile" title: "Hugo-profile"
theme: "hugo-profile" theme: "hugo-profile"
Paginate: 3
taxonomies:
tag: "tags"
category: "categories"
params: params:
favicon: "/images/hugo.png" favicon: "/images/hugo.png"
description: "Portfolio and personal blog of gurusabarish" description: "Portfolio and personal blog of gurusabarish"
googleanalytics: "UA-167646412-8"
disqus: ""
contact: "true"
# Navbar Menus # Navbar Menus
customMenus: customMenus: