-
Notifications
You must be signed in to change notification settings - Fork 333
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix video embeds, columns, and resource link breakage (#2410)
* Centralize resource embed URLs from conf.py * Run create_resources_listing.py via main() instead of as __main__ * Move git ref and version read earlier in conf.py * Template in globals via init_globals instead of complicated passing * Encapsulate runpath.run_py call with default args * Further cleanup of resource gen * Remove unused variables * Stop doing repeated . access on path.suffix * Use dict for audio and video mimetype info in tags * Remove cruft from GLSL embed code path (it's not an audio file) * For n < 3 files, reduce the number of columns * Add video embeds * Link GitHub pages for Tiled map .json files * Move config closer to top * Add quotes to copyable literals and string-like paths * Fix brittle relative paths in conf.py * Set top-level pathlib.Path-based constants * Add more logging for debug convenience * Fix spacing + rename default max cols * Add override for sound listings to avoid overflowing the content pane horizontally * Asset display tweak * Quote resource folder captions + fix ":resources:./"
- Loading branch information
Showing
4 changed files
with
183 additions
and
46 deletions.
There are no files selected for viewing
Binary file modified
BIN
-499 Bytes
(97%)
arcade/resources/assets/images/cybercity_background/foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions
2
arcade/resources/assets/images/cybercity_background/public-license.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters