mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 03:00:50 +02:00
Initial commit
This commit is contained in:
parent
7867f653e8
commit
49a8afee8b
1 changed files with 3 additions and 5 deletions
|
@ -14,13 +14,11 @@ Key features:
|
||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
|
|
||||||
1. Install with `git`:
|
1. Install with `git`:
|
||||||
|
|
||||||
```sh
|
git clone git@github.com:gcushen/hugo-academic.git themes/hugo-academic
|
||||||
git clone git@github.com:gcushen/hugo-academic.git themes/hugo-academic
|
|
||||||
```
|
|
||||||
|
|
||||||
Or alternatively, install by downloading from [Github](https://github.com/gcushen/hugo-academic/) into a `themes/hugo-academic` folder within your Hugo website.
|
Or alternatively, install by downloading from [Github](https://github.com/gcushen/hugo-academic/) into a `themes/hugo-academic` folder within your Hugo website.
|
||||||
|
|
||||||
2. If you are creating a new website, copy the contents of the `exampleSite` folder to your website root folder to get started, overwriting existing files if necessary. The `exampleSite` folder contains an example config file and content to help you get started.
|
2. If you are creating a new website, copy the contents of the `exampleSite` folder to your website root folder to get started, overwriting existing files if necessary. The `exampleSite` folder contains an example config file and content to help you get started.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue