Fix hello-friend-ng theme compatibility: author config, custom head partial, missing params
This commit is contained in:
@@ -75,6 +75,9 @@ sudo chown $USER:$USER /srv/www
|
||||
cd /srv/www
|
||||
git clone <your-git-repo-url> dustin.coffee
|
||||
cd dustin.coffee
|
||||
|
||||
# Initialize theme submodule (required for hello-friend-ng theme)
|
||||
git submodule update --init --recursive
|
||||
```
|
||||
|
||||
## Step 3: Build Static Site
|
||||
|
||||
Reference in New Issue
Block a user