bcosca / fatfree

A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!
2.66k stars 446 forks source link

Make API Reference searchable #1061

Open marcus-at-localhost opened 7 years ago

marcus-at-localhost commented 7 years ago

Hey, many software projects are using the free Docsearch by algolia (e.g. http://vuejs.org and http://getbootstrap.com/ ) Could that be an option for f3?

https://github.com/algolia/docsearch

ikkez commented 7 years ago

Good point. The main repo of the website is here https://github.com/F3Community/F3com, and there actually is a hidden search feature like (https://fatfreeframework.com/3.6/search?q=array_intersect_key) but the search is still pretty rudimentary and should be improved.

marcus-at-localhost commented 7 years ago

Nice! I'm using googles in page search via site:fatfreeframework.com array_intersect_key, but algolia also takes anchors into account which would be perfect for searching f3 docs.

Anyway - keep up the good work!

eydun commented 6 years ago

Algolia search is pretty awesome

olaulau commented 5 years ago

I totally agree, the documentation is good, but lacks of a search engine. also, it's not convenient that it's splitted into "user guide" ant "api reference".

n0nag0n commented 4 years ago

@ikkez If this is still an option, I'm game for implementing it. I just can't since I'm not the website owner.

ikkez commented 4 years ago

I'm for refactoring the whole system and make it better from the ground up, not just hack that search into it ^^

n0nag0n commented 4 years ago

You have way more time than I do @ikkez Bless you.....