add search to the navbar using 'post_search' config param
This commit is contained in:
parent
99fdbbd593
commit
950c341739
7 changed files with 172 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
# Features
|
||||
|
||||
Check out [*What's New?*](https://beautifuljekyll.com/updates/) to see the latest features.
|
||||
__Check out [*What's New?*](https://beautifuljekyll.com/updates/) to see the latest features.__
|
||||
|
||||
- **SIMPLE**: The primary goal of Beautiful Jekyll is to allow literally *anyone* to create a website in a few minutes.
|
||||
- **Modern**: Uses the latest best practices and technologies to achieve nearly perfect scores on Google Chrome's Audit.
|
||||
|
@ -36,8 +36,9 @@ Check out [*What's New?*](https://beautifuljekyll.com/updates/) to see the lates
|
|||
- **Battle-tested**: By using Beautiful Jekyll, you'll be joining 50,000+ users enjoying this theme since 2015.
|
||||
- **SEO and social media support**: Customize how your site looks on Google and when shared on social media.
|
||||
- **Comments support**: Add comments to any page using either [Disqus](https://disqus.com/), [Facebook comments](https://developers.facebook.com/docs/plugins/comments), [Utterances](https://utteranc.es/), or [Staticman](https://staticman.net).
|
||||
- **Tags**: Any blog post can be tagged with keywords, and an index page showing all the tags is automatically generated.
|
||||
- **Tags**: Any blog post can be tagged with keywords, and an index page is automatically generated.
|
||||
- **Analytics**: Easily integrate Google Analytics, or other analytics platforms, to track visits to your website.
|
||||
- **Search**: Let users easily find any page using a Search button in the navigation bar.
|
||||
- **Photos support**: Any page can have a full-width cover photo and thumbnail.
|
||||
- **RSS**: An RSS feed is automatically created, so you can even host a podcast easily with Beautiful Jekyll.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue