Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 2.69 KB

README.md

File metadata and controls

38 lines (28 loc) · 2.69 KB

Multi-search for language learning

Basic webpage that allows you to search for a word in your target language and find images, definitions, conjugation tables, and more for use in flash card systems (Anki, etc.) and general language learning. Leverages GitHub Pages.

Getting started

Navigate to the search page and select your language. Type your word into the search field and press Enter or click the Submit button. You can select and deselect which websites you wish to search in.

  • Note: The first time you use this search, you will need to disable any pop-up blocker on this page. The pop-up blocker blocks the multiple tabs from being opened

Supported languages

Currently, the following are languages are available for multi-search:

Tools

  • GitHub Pages - Hosted within the repository with GitHub Pages
  • Atom - A hackable text editor

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests, feature requests, and bug reports.

The webpage is being hosted by GitHub Pages, and therefore the source code for the site and searches are located on the gh-pages branch.

Author

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU GPL v3.0 - see the LICENSE file for details.

Acknowledgments