1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2025-02-25 07:50:04 +00:00

Compare commits

...

2 commits

Author SHA1 Message Date
Rohan Kumar
ff21ae6e3b
Fix deploy for gemini about page 2022-11-04 11:07:06 -07:00
Rohan Kumar
af1a993079
Add 13TABS to Google-based engines 2022-11-03 13:07:58 -07:00
3 changed files with 4 additions and 0 deletions

View file

@ -25,6 +25,7 @@ csv/webrings.csv:
.PHONY: hugo
hugo: csv/webrings.csv $(SRCFILES)
hugo -b $(HUGO_BASEURL) $(HUGO_FLAGS) -d $(OUTPUT_DIR)
mv $(OUTPUT_DIR)/about/_index.gmi $(OUTPUT_DIR)/about/index.gmi
# .hintrc-local for linting local files
# same as regular .hintrc but with a different connector.

View file

@ -31,6 +31,7 @@ These are large engines that pass all my standard tests and more.
* (discontinued) Runnaroo
* SAPO (Portuguese interface, can work with English results)
* DSearch
* 13TABS
* A host of other engines using Programmable Search Engine's client-side scripts.
=> https://developers.google.com/custom-search/ Programmable Search Engine

View file

@ -63,6 +63,8 @@ Google
- [DSearch](https://www.dsearch.com/)
- [13TABS](https://www.13tabs.com/)
- A host of other engines using [Programmable Search Engine's](https://developers.google.com/custom-search/) client-side scripts.
Bing