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

README.md - github.com/dataCobra/hugo-vitae.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 42f71f59f77a088cb42fbee00694601d74ac41e8 (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
# Vitae
... is a feature-rich blog theme for Hugo that **focuses on your content**.

## :mega: Version 3.0 is finally released!

I've finally finished the development of version 3.0 and this is the last and
final version of Vitae. From now on only bugs will be fixed and if necessary
the program code will be refactored.

## Screenshot

![Screenshot](https://raw.githubusercontent.com/dataCobra/hugo-vitae/main/images/screenshot.png)

**!Since version 3.0, the default branch is MAIN and no longer MASTER!**

## Installation

Download the [latest stable release](https://github.com/dataCobra/hugo-vitae/releases/latest).
It's available as `.zip` or `.tar.gz`. Decompress it into your `themes/` folder.

For more information about installation read the
[official setup guide](https://gohugo.io/overview/installing/) of Hugo.

## Features

All configuration options can be looked up in the [FEATURES.md](https://github.com/dataCobra/hugo-vitae/blob/main/FEATURES.md).

## Credits

* [freepik](https://www.freepik.com) for the avatar
* [google](https://fonts.google.com/specimen/Roboto) for the roboto fonts
* [fontawesome](https://fontawesome.com) for providing amazing icons

Licensed under the [GPL-3.0-or-later](https://raw.githubusercontent.com/dataCobra/hugo-vitae/main/COPYING).