Sorting algorithms
==================

[![Jekyll](https://github.com/egor-tensin/sorting-algorithms/actions/workflows/jekyll.yml/badge.svg)](https://github.com/egor-tensin/sorting-algorithms/actions/workflows/jekyll.yml)

Getting the hang out of (sorting) algorithms.
Hosted at https://tensin.name/sorting-algorithms/.

Development
-----------

This is a static website, built using [Jekyll].
[jekyll-theme] is used as the Jekyll theme.

[Jekyll]: https://jekyllrb.com/
[jekyll-theme]: https://github.com/egor-tensin/jekyll-theme

See [DEVELOPMENT.md] for details.

[DEVELOPMENT.md]: DEVELOPMENT.md

License
-------

Distributed under the MIT License.
See [LICENSE.txt] for details.

[LICENSE.txt]: LICENSE.txt