mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 17:22:34 +08:00
Merge pull request #1 from JohnBlood/docs-install
doc: Add theme installation instructions
This commit is contained in:
commit
df42fd3e52
@ -4,6 +4,13 @@ This repository contains a theme for [Hugo](https://gohugo.io/), based on great
|
||||
|
||||
Visit the [theme documentation](https://matcornic.github.io/hugo-learn-doc/basics/what-is-this-hugo-theme/) to see what is going on. It is actually built with this theme.
|
||||
|
||||
### Installation
|
||||
Navigate to your themes folder in your Hugo site and use the following commands:
|
||||
```
|
||||
$ cd themes
|
||||
$ git clone https://github.com/matcornic/hugo-theme-learn.git
|
||||
```
|
||||
|
||||

|
||||
|
||||
# Main functionalities
|
||||
|
Loading…
x
Reference in New Issue
Block a user