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

theme.toml - github.com/aerohub/hugo-orbit-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c9eedb8c669d8a3ee35c3de52e007a92c911d1eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name = "Orbit"
license = "MIT"
licenselink = "//github.com/aerohub/hugo-orbit-theme/blob/master/LICENSE.md"
description = "Responsive Resume/CV Theme for Developers"
homepage = "//github.com/aerohub/hugo-orbit-theme"
tags = ["cv", "resume", "colour schemes"]
features = ["responsive", "colour schemes"]
min_version = 0.16

[author]
  name = "Pavel Kanyshev"
  homepage = "//github.com/aerohub"

# If porting an existing theme
[original]
  name = "Xiaoying Riley"
  homepage = "//github.com/xriley"
  repo = "//github.com/xriley/Orbit-Theme"