diff --git a/docs-src/src/about.md b/docs-src/src/about.md deleted file mode 100644 index ad216d0..0000000 --- a/docs-src/src/about.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: ⚡ About -layout: single-column.pug ---- - -# About - -Hello diff --git a/docs-src/src/autocomplete.md b/docs-src/src/autocomplete.md deleted file mode 100644 index 3ef4ace..0000000 --- a/docs-src/src/autocomplete.md +++ /dev/null @@ -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. - - - - - diff --git a/docs-src/src/collections.md b/docs-src/src/collections.md deleted file mode 100644 index b6af960..0000000 --- a/docs-src/src/collections.md +++ /dev/null @@ -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. - - - - - - - diff --git a/docs-src/src/examples.md b/docs-src/src/examples.md deleted file mode 100644 index 75b83a5..0000000 --- a/docs-src/src/examples.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: Examples -layout: content-with-menu.pug ---- - -- Dropdown -- Blog (Hyde) -- Jekyll plugins - diff --git a/docs-src/src/support.md b/docs-src/src/support.md deleted file mode 100644 index c382f7b..0000000 --- a/docs-src/src/support.md +++ /dev/null @@ -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": "
Exactly a year ago, we began to power […]
", - "excerpt_text": "Exactly a year ago, we began to power […]", - "slug": "try-new-experimental-version-hn-search", - - "html": "We've learned a lot from your comments […]
", - "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 - } -} -```