Overhaul the downloads page (#553)

* (WIP) Rework the downloads page

* Enable incremental builds

* Improve styling and layout of the downloads page

---------

Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
This commit is contained in:
Yuri Sizov
2023-02-10 20:27:31 +03:00
committed by GitHub
parent 4bb5056398
commit 522dc35624
14 changed files with 590 additions and 352 deletions

4
build-and-watch.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
bundle install
bundle exec jekyll build --config _config.yml,_config.development.yml -w