Remove unused drafts

This commit is contained in:
Pixelastic 2017-12-27 14:25:19 +01:00
parent a769ab6b61
commit 0900ce360d
5 changed files with 0 additions and 82 deletions

View File

@ -1,8 +0,0 @@
---
title: ⚡ About
layout: single-column.pug
---
# About
Hello

View File

@ -1,14 +0,0 @@
---
title: Autocomplete
layout: content-with-menu.pug
---
# Autocomplete
Showing a specific implementation of how to search using a dropdown. We push the
data, and then we build the display using DocSearch for example.

View File

@ -1,17 +0,0 @@
---
title: Blog search
layout: content-with-menu.pug
---
# Search into custom collections
This one will be a more advanced use-case, where I can explain how to search
into a custom collection of items. I will use the actual list of Jekyll plugins
and show how it is possible to search into them, in a more complex use-case.

View File

@ -1,9 +0,0 @@
---
title: Examples
layout: content-with-menu.pug
---
- Dropdown
- Blog (Hyde)
- Jekyll plugins

View File

@ -1,34 +0,0 @@
---
title: ⚡ Support
layout: single-column.pug
---
```json
{
"objectID": "e2dd8dd1eaaf961baa6da4de309628e9",
"title": "New experimental version of Hacker News Search built with Algolia",
"type": "post",
"url": "/2015/01/12/try-new-experimental-version-hn-search.html",
"draft": false,
"layout": "post",
"ext": ".md",
"date": 1421017200,
"excerpt_html": "<p>Exactly a year ago, we began to power […]</p>",
"excerpt_text": "Exactly a year ago, we began to power […]",
"slug": "try-new-experimental-version-hn-search",
"html": "<p>We've learned a lot from your comments […]</p>",
"text": "We've learned a lot from your comments […]",
"tag_name": "p",
"hierarchy": {
"lvl0": null,
"lvl1": "Applying more UI best practices",
"lvl2": "Focus on readability",
},
"anchor": "focus-on-readability",
"weight": {
"position": 8,
"heading": 70
}
}
```