moved orbit in from submodule

This commit is contained in:
Don Harper 2021-01-30 09:53:57 -06:00
parent 19da32c6dc
commit 6e9ed98e78
227 changed files with 44365 additions and 0 deletions

18
themes/orbit/theme.toml Normal file
View file

@ -0,0 +1,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"