You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ All options you can and should customize are commented so it should be no proble
73
73
74
74
### Algolia Search
75
75
Bilberry includes a convenient search functionality for your site.
76
-
You can test it at the demo site.
76
+
You can test it on the demo site.
77
77
Just click on the navigation bar at the top right of the header.
78
78
79
79
#### Setup
@@ -113,7 +113,7 @@ hugo new quote/edward-snowden-about-privacy.md
113
113
114
114
`article` is the default post type if you want to use another type of content as the predefined.
115
115
116
-
Just discover the entries from the exampleSiteto get an overview over the great possibilities, Bilberry gives you ;-)
116
+
Just discover the entries from the `exampleSite` folder to get an overview of the great possibilities Bilberry provides ;-)
117
117
118
118
### Pages and External Links
119
119
The post type `page` is the only one that appears in the top navigation (when you click on the navigation button on the top right).
@@ -152,7 +152,7 @@ Bilberry is inspired by the [WordPress theme Lingonberry](http://www.andersnoren
152
152
153
153
Bilberry is a theme for the great [HUGO static site generator](https://gohugo.io).
154
154
155
-
A big thank you goes to [@Ipstenu](https://github.com/Ipstenu) for his help in [this thread](https://discourse.gohugo.io/t/search-index-json-file-for-lunr-js/6286/5?u=lednerb) that helped me to create the `index.json` for the algolia file.
155
+
A big thank you goes to [@Ipstenu](https://github.com/Ipstenu) for his help in [this thread](https://discourse.gohugo.io/t/search-index-json-file-for-lunr-js/6286/5?u=lednerb) that helped me to create the `index.json` for the algolia export.
156
156
157
157
## License
158
158
The Bilberry Theme for HUGO is licensed under the MIT license.
0 commit comments