Welcome to mirror list, hosted at ThFree Co, Russian Federation.

theme.toml - github.com/bjacquemet/personal-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6c68bbba9825d8dfb7730005fc7f2fde60b48804 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example

name = "Personal_web"
license = "MIT"
licenselink = "https://github.com/bjacquemet/personal-web/blob/master/LICENSE"
description = "Peronal Web is a template for freelancers including portfolio and blog sections"
homepage = "http://example.com/"
tags = ["portfolio", "blog", "post", "personal"]
features = []
min_version = "0.41"

[author]
  name = "Baptiste Jacquemet"
  homepage = "https://baptistej.com"