Remove unused drafts
This commit is contained in:
parent
a769ab6b61
commit
0900ce360d
@ -1,8 +0,0 @@
|
||||
---
|
||||
title: ⚡ About
|
||||
layout: single-column.pug
|
||||
---
|
||||
|
||||
# About
|
||||
|
||||
Hello
|
||||
@ -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.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -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.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1,9 +0,0 @@
|
||||
---
|
||||
title: Examples
|
||||
layout: content-with-menu.pug
|
||||
---
|
||||
|
||||
- Dropdown
|
||||
- Blog (Hyde)
|
||||
- Jekyll plugins
|
||||
|
||||
@ -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
|
||||
}
|
||||
}
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user