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

github.com/rhazdon/hugo-theme-hello-friend-ng.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDjordje Atlialp <djordje@atlialp.com>2020-05-05 21:48:19 +0300
committerDjordje Atlialp <djordje@atlialp.com>2020-05-05 21:48:19 +0300
commita47e4169a89f3eb60194b9525ad18e25393836fb (patch)
tree44b81c560b20a5e27e7fe29e0c354bffcfbed0ad /README.md
parent28e22ee974e11af80cf584fb63758262680bb87b (diff)
Add goodreads
Fix https://github.com/rhazdon/hugo-theme-hello-friend-ng/issues/141
Diffstat (limited to 'README.md')
-rw-r--r--README.md54
1 files changed, 3 insertions, 51 deletions
diff --git a/README.md b/README.md
index 33495fb..df583ed 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Hello Friend NG
-![Hello Friend NG](https://dsh.re/d27822)
+![Hello Friend NG](https://dsh.re/2bd45)
## General informations
@@ -94,16 +94,6 @@ theme = "hello-friend-ng"
url = "/posts"
```
-## How to run your site
-
-From your Hugo root directory run:
-
-```
-$ hugo server -t hello-friend-ng
-```
-
-and go to `localhost:1313` in your browser. From now on all the changes you make will go live, so you don't need to refresh your browser every single time.
-
## More things
### Built-in shortcodes
@@ -139,49 +129,11 @@ By default the theme is using PrismJS to color your code syntax. All you need to
### Favicon
-Use [RealFaviconGenerator](https://realfavicongenerator.net/) to generate these files, put them into your site's static folder:
-
-- android-chrome-192x192.png
-- android-chrome-512x512.png
-- apple-touch-icon.png
-- favicon-16x16.png
-- favicon-32x32.png
-- favicon.ico
-- mstile-150x150.png
-- safari-pinned-tab.svg
-- site.webmanifest
-
-
+Check the [docs](docs/favicons.md).
## Available Social Icons:
-- [behance](https://simpleicons.org/?q=behance)
-- [codechef](https://simpleicons.org/?q=codechef)
-- [codepen](https://simpleicons.org/?q=codepen)
-- [docker](https://simpleicons.org/?q=docker)
-- [dribbble](https://simpleicons.org/?q=dribbble)
-- [email](https://feathericons.com/?query=mail)
-- [facebook](https://simpleicons.org/?q=facebook)
-- gitbook
-- [github](https://feathericons.com/?query=github)
-- [gitlab](https://feathericons.com/?query=gitlab)
-- [instagram](https://feathericons.com/?query=instagram)
-- [kaggle](https://simpleicons.org/?q=kaggle)
-- [keybase](https://simpleicons.org/?q=keybase)
-- [mastodon](https://simpleicons.org/?q=mastodon)
-- [medium](https://simpleicons.org/?q=medium)
-- [linkedin](https://feathericons.com/?query=linked)
-- [podcasts-apple](https://simpleicons.org/?q=podcast)
-- [podcasts-google](https://simpleicons.org/?q=podcast)
-- [reddit](https://simpleicons.org/?q=reddit)
-- [slack](https://simpleicons.org/?q=slack)
-- stackoverflow
-- telegram
-- twitch
-- twitter
-- [xampp](https://simpleicons.org/?q=xampp)
-- [xmpp](https://simpleicons.org/?q=xmpp)
-- youtube
+Take a look into this [list](docs/svgs.md)
If you need another one, just open an issue or create a pull request with your wished icon. :)