hello world, again

This commit is contained in:
taskylizard 2024-08-07 12:23:35 +00:00
commit f479740dd1
No known key found for this signature in database
GPG key ID: 1820131ED1A24120
133 changed files with 32895 additions and 0 deletions

64
docs/posts/search.md Normal file
View file

@ -0,0 +1,64 @@
---
title: How-to Search FMHY
description: Various tools to help you query FMHY.
date: 2023-01-07
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']" />
### [FMHY-Search](https://fmhy-search.streamlit.app/)
Search engine hosted on Streamlit
---
### [FMHY.net Search](https://fmhy.net/)
Search engine hosted on FMHY.net
---
### [old.fmhy.net Search](https://old.fmhy.net/search)
Search engine hosted on old.fmhy.net
---
### [GitHub Search](https://github.com/nbats/FMHY/search?q=&type=wikis)
GitHub page search engine
---
### [Bookmark HTML](https://github.com/Rust1667/make-fmhy-bookmarks)
Turn FMHY into Bookmarks
---
### [Python Script](https://github.com/Rust1667/a-FMHY-search-engine)
Search markdown via python script
---
### [Raw Markdown](https://api.fmhy.net/single-page)
Search markdown manually (ctrl+f)
---
### [Google CSEs](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools/#wiki_.25B7_custom_search_engines)
Multi-site search engines
---
### [Dupe Checker](https://gitlab.com/cevoj/fmhy-dupe-checker)
FMHY Dupe Check Tool