Add search and links to it.
This commit is contained in:
14
content/search.md
Normal file
14
content/search.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: Search
|
||||
type: "search"
|
||||
description: Interactive search for posts on Daniel's personal site.
|
||||
---
|
||||
|
||||
Here's a [Stork](https://github.com/jameslittle230/stork)-powered search for all articles on
|
||||
this site. Stork takes some time to load on slower devices, which is why this isn't on
|
||||
every page (or even on the index page). Because the LaTeX rendering occurs _after_
|
||||
the search indexing, you may see raw LaTeX code in the content of the presented
|
||||
articles, like `\beta`. This does, however, also mean that you can search for mathematical
|
||||
symbols using only the English alphabet!
|
||||
|
||||
If you're just browsing, you could alternatively check out [all posts](/blog), or perhaps my [favorite articles](/favorites) from this blog.
|
||||
Reference in New Issue
Block a user