diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-05-07 03:40:17 +0000 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-05-07 03:42:22 +0000 |
commit | 571efe25343328f9161edadbbfbc38bc2efb4376 (patch) | |
tree | 3863fc4e5b70a2d1403099c2ded27f94c3ccb011 /_config.yml | |
parent | lint _config*.yml (diff) | |
download | sorting-algorithms-571efe25343328f9161edadbbfbc38bc2efb4376.tar.gz sorting-algorithms-571efe25343328f9161edadbbfbc38bc2efb4376.zip |
remove build.sh, serve.bat, serve.sh
Deprecated in favour of egor-tensin/jekyll-docker.
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml index 525ab8b..b0cf4f7 100644 --- a/_config.yml +++ b/_config.yml @@ -5,12 +5,9 @@ plugins: exclude: - .travis.yml - - build.sh - Gemfile - Gemfile.lock - LICENSE.txt - - serve.bat - - serve.sh - README.md # jekyll-github-metadata |