mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
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:
4
build-and-watch.sh
Normal file
4
build-and-watch.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
bundle install
|
||||
bundle exec jekyll build --config _config.yml,_config.development.yml -w
|
||||
Reference in New Issue
Block a user