blob: b72552509135f95bbc6a423a6b5992f0fa6a6971 (
plain) (
tree)
|
|
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
|