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

theme.toml - github.com/themefisher/academia-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b84a53a50aa5195cacee82651ca2d6e1cc458c44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
name = "Academia Hugo"
license = "MIT"
licenselink = "https://github.com/themefisher/academia-hugo/blob/master/LICENSE.md"
description = "The website builder for Hugo. Build *anything* with widgets and deploy with one click! Fully personalize your site with themes, plugins, and language packs."
homepage = "https://gethugothemes.com/products/academia/"
min_version = "0.55.0"
tags = ["widgets",
        "resume",
        "portfolio",
        "responsive",
        "clean",
        "personal",
        "company",
        "blog",
        "minimal",
        "light",
        "dark",
        "themefisher",
        "multilingual",
        "documentation",
        "landing page",
        "projects",
        "gethugothemes",
        "single page",
        "contact form",
        "mobile",
        "gallery",
        "search",
        "presentation",
        "simple",
        "minimalist",
        "starter",
        "modern",
        "one page",
        "customizable",
        "themefisher",
        "technical",
        "product",
        "slide"
        ]
features = ["page builder", "widgets", "themes", "search", "research publication system", "filterable portfolio", "blog", "create courses", "talks", "events", "slides", "gallery", "contact form"]

[author]
  name = "Themefisher"
  homepage = "https://themefisher.com"

# If porting an existing theme
[original]
  name = "academic"
  homepage = "https://sourcethemes.com/academic/"
  repo = "https://github.com/gcushen/hugo-academic"