.
This commit is contained in:
@@ -3,5 +3,7 @@
|
|||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
git clone git@github.com:cwpearson/hugo-cwpearson.git --recursive
|
git clone git@github.com:cwpearson/hugo-cwpearson.git --recursive
|
||||||
git clone git@github.com:cwpearson/cwpearson.github.io.git
|
|
||||||
|
|
||||||
|
or if you clone without recursive, then
|
||||||
|
|
||||||
|
git submodule update --init
|
||||||
@@ -1,3 +1,8 @@
|
|||||||
|
# Configuration of Academic
|
||||||
|
# Documentation: https://sourcethemes.com/academic/
|
||||||
|
|
||||||
|
# The URL of your website.
|
||||||
|
# End your URL with a `/` trailing slash, e.g. `https://example.com/`.
|
||||||
baseurl = "https://cwpearson.github.io/" # End your URL with a `/` trailing slash, e.g. `https://example.com/`.
|
baseurl = "https://cwpearson.github.io/" # End your URL with a `/` trailing slash, e.g. `https://example.com/`.
|
||||||
title = "Carl Pearson"
|
title = "Carl Pearson"
|
||||||
copyright = "© 2018 Carl Pearson"
|
copyright = "© 2018 Carl Pearson"
|
||||||
|
|||||||
Reference in New Issue
Block a user