Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce support for GitHub wiki search #155

Merged
merged 1 commit into from
Oct 23, 2015

Conversation

miketheman
Copy link
Contributor

Simplistic approach in supporting GitHub wiki via frontend replacements
of paths.

Requires a non-default url-pattern/base-url in configuration file.

Refs #150

I thought about going one step further and having the default use case detect if the url passed is a wiki or not, but that seemed to go deeper into changing this code and it seemed like keeping the change simple was a better approach.

@miketheman
Copy link
Contributor Author

Tagging @kellegous, who is apparently the holder of merges here.

@kellegous
Copy link
Member

This seems reasonable. I hope to clean up this URL munging on the client-side sometime in the future. I'm going to try this out soon and then I'll get it merged.

Simplistic approach in supporting GitHub wiki via frontend replacements
of paths.

Requires a non-default `url-pattern/base-url` in configuration file.

Refs hound-search#150
avleen added a commit that referenced this pull request Oct 23, 2015
Introduce support for GitHub wiki search
@avleen avleen merged commit 614a396 into hound-search:master Oct 23, 2015
@avleen
Copy link
Contributor

avleen commented Oct 23, 2015

Tried it out, seems to work without breaking anything. Will merge as it seems pretty useful!

@kellegous
Copy link
Member

Thanks @avleen, I forgot to merge this.

@avleen
Copy link
Contributor

avleen commented Oct 23, 2015

No problem @kellegous! Got your back, you've been busy :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants