-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Site] Create an index.html
under crum/
so You Can Look Up Words more Conveniently
#108
Comments
TODO: Use JavaScript for a basic text-based search interface. |
TODO: Also include a link to the dictionary index link in the headers of individual words, so people know where to go to search or other words. |
Cmd+F
-able index.html
under crum/
so You Can Look Up Flashcards more Convenientlyindex.html
under crum/
so You Can Look Up Words more Conveniently
IDEA: Crum Pipeline should export a keywords column, or some other column that we can use for search. |
#225 might help attract search engine traffic, thus getting Google to index your site quickly, which will make the engine better. |
Side changes: - Class obfuscator has a predefined set of whitelisted classes. Add "gcse-search" to those classes.
Right now, we have settled on using a Programmable Search Engine from Google, and improving the page quality to attract some search engine traffic or get Google to index the site more quickly. The traffic attraction (UI, gaining popularity, better metadata, ...) belongs in other issues. This is pending sitting and waiting. |
TODO: Include a link to the |
Here is our (still not working) search page: https://metremnqymi.com/crum/. |
Consider implementing static client-side search. |
Status: This is implemented and live at https://metremnqymi.com/crum/.
|
BUG: Search query highlighting doesn't work with partial words. |
This is done. Suggested improvements will be tracked in #229. |
- Unset `noreturnawait` for `jshint`. I don't fully understand the utility of this flag at this point, but it's causing some trouble. I don't know whether it's worth appeasing this flag, so I will simply unset it. - Add `Response` as a known global. P.S. `jshint` is so far useless, and hard to appease.
This
index.html
should have a giant list of hyperlinks pointing to the individual pages, with the title of the word containing a comma-separated list of the words you find on the front, along with their meanings. Maybe include the Coptic in the hyperlink, and keep the meaning out.Then you can share a link tohttps://pishoyg.github.io/crum/
to add visibility to your project.We have a homepage, at metremnqymi.com. And it won't be just the digital Crum dictionary, it will list a lot of stuff.
The text was updated successfully, but these errors were encountered: