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

github.com/surajmandalcell/potato-dark.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuraj Mandal <surajmandalcell@gmail.com>2020-02-06 08:59:59 +0300
committerGitHub <noreply@github.com>2020-02-06 08:59:59 +0300
commitdca0a477acb473e7232c3a092d0b00c9fa42bf8d (patch)
tree6cbcd9d1e472cd37f850f8183a502b41c2a509d5
parentbc55a1cf16e46fa98f5c52bfd2138545ac597c6d (diff)
Update README.md
-rw-r--r--README.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/README.md b/README.md
index 8b26b61..9459f18 100644
--- a/README.md
+++ b/README.md
@@ -28,9 +28,13 @@ Inside the folder of your Hugo site run:
$ git submodule add https://github.com/surajmandalcell/potato-dark themes/potato-dark
```
-Or download it from the release branch
+Or download it from the [release](https://github.com/surajmandalcell/potato-dark/tree/release) branch
-[release](https://github.com/surajmandalcell/potato-dark/tree/release)
+
+
+Then,
+
+replace your `config.toml` with the one provided in `theme/potato-dark/exampleSite/config.toml`
## Usage
@@ -51,7 +55,7 @@ For getting started with potato dark, copy the [config.toml](https://github.com/
$ cp themes/potato-dark/exampleSite/config.toml .
```
-Now, you can start editing this file and add your own information!
+Now, you can start editing this file and add your own stuff!
## Contributing
@@ -61,7 +65,7 @@ To start just fork the repository and consider creating an seperate random branc
<!-- ## Development
-1. Edit the theme or fox somthing
+1. Edit the theme or fix somthing
2. Create a pull request and be patient -->
## License