Created
December 24, 2013 17:06
-
-
Save khalidabuhakmeh/8115759 to your computer and use it in GitHub Desktop.
Searching Jekyll directory for results
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // put this in your browser | |
| https://api.github.com/search/code?q=kotlin+repo:hhariri/hhariri.github.io | |
| // Get a list of JSON results back :) | |
| // Potentially do some JSON / JavaScript magic to show the results and links. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment