aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
blob: b72552509135f95bbc6a423a6b5992f0fa6a6971 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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