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

README.md - github.com/radity/raditian-free-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b7ba509a59d91f991c96706cae54b9208e4fec8d (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
# Raditian Free Hugo Theme
###### Raditian Hugo Theme for Personal Websites

A free Hugo Theme by Radity: Modern, Fast, Fresh and of course responsive.

Demo: https://raditian-hugo.radity.com

<img src="https://raditycmswebsite-live-5f5ab2ec57ec4907b-b52c0bb.divio-media.net/filer_public/73/76/7376fcbd-46ff-4e8b-85b6-e4f9175658ad/01_-_mainpage_exportable_copy_31x_2.png"  width="100%" alt="raditian-free-hugo-theme">

## Download

- Clone the repo: `git clone https://github.com/radity/raditian-free-hugo-theme.git`.
- [Download from Github](https://github.com/radity/raditian-free-hugo-theme/archive/master.zip).

## Installation
#### Install Hugo
    To use raditian-free-hugo-theme you need to install Hugo by following https://gohugo.io/getting-started/installing/.

#### Create your personal website and run
    > hugo new site <your website's name>
    > cd <your website's name>/themes/
    Clone the raditian-free-hugo-theme (git clone https://github.com/radity/raditian-free-hugo-theme.git).
    Replace the "config.toml" file that in the project's root directory with themes/raditian-free-hugo-theme/exampleSite/config.toml
    > hugo server -D
    The theme is alive on http://localhost:1313/ 

## License

- Copyright 2020 Radity (https://radity.com/)
- Licensed under MIT (https://github.com/radity/raditian-free-hugo-theme/blob/master/LICENSE)

## Support

If you have any problem please do not hesitate to [contact us](https://radity.com/en/contact/).