git @ Cat's Eye Technologies Chrysoberyl / 7710c4e
Convert /resource/ URLs to /static/ URLs. Chris Pressey 2 years ago
1 changed file(s) with 5 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
127127 * interactive: true
128128 * animated: true
129129 * mediums: [x86 machine code][], [v86][], [HTML5][]
130 * v86-floppy-image-url: ../resource/befos-0.10.img
130 * v86-floppy-image-url: ../static/distfiles/befos-0.10.img
131131 * online @ [catseye.tc](https://catseye.tc/ix/BefOS)
132132
133133 It runs on a web page thanks to the
552552 * interactive: true
553553 * animated: true
554554 * mediums: [x86 machine code][], [FreeDOS][], [v86][], [HTML5][]
555 * v86-floppy-image-url: ../resource/freedos-1.1-illgol-floppy-0.1.img
555 * v86-floppy-image-url: ../static/distfiles/freedos-1.1-illgol-floppy-0.1.img
556556 * online @ [catseye.tc](https://catseye.tc/ix/ILLGOL)
557557
558558 Instructions:
821821 * interactive: true
822822 * animated: true
823823 * mediums: [x86 machine code][], [FreeDOS][], [v86][], [HTML5][]
824 * v86-floppy-image-url: ../resource/freedos-1.0-shelta-1.2-floppy-2.img
824 * v86-floppy-image-url: ../static/distfiles/freedos-1.0-shelta-1.2-floppy-2.img
825825 * online @ [catseye.tc](https://catseye.tc/ix/Shelta)
826826
827827 It is running under [FreeDOS][] running
15291529 * animated: true
15301530 * mediums: [Javascript][], [HTML5][]
15311531 * javascript-urls: ../modules/html5-gewgaws/markov-font/markov-font.js
1532 * launch-command: launch('../modules/html5-gewgaws/markov-font/yoob/', 'installation', { imgUrl: "../resource/c64_noninverted.png" });
1532 * launch-command: launch('../modules/html5-gewgaws/markov-font/yoob/', 'installation', { imgUrl: "../static/images/curated/charmaps/c64_noninverted.png" });
15331533 * style: canvas { width: 18px; height: 18px; } #charset { width: 512px; height: 128px; margin: 10px } #installation { background: #808080; }
15341534 * online @ [catseye.tc](https://catseye.tc/ix/Markov_Font)
15351535
16031603 * animated: true
16041604 * mediums: [Javascript][], [HTML5][]
16051605 * javascript-urls: ../modules/html5-gewgaws/pixed-point/pixed-point.js
1606 * launch-command: launch('../modules/html5-gewgaws/pixed-point/yoob/', 'installation', { imgUrl: "../resource/c64_upp.gif" });
1606 * launch-command: launch('../modules/html5-gewgaws/pixed-point/yoob/', 'installation', { imgUrl: "../static/images/curated/charmaps/c64_upp.gif" });
16071607 * style: #installation canvas { display: inline-block; margin: 2em; } #installation div { display: inline-block; text-align: right; }
16081608 * online @ [catseye.tc](https://catseye.tc/ix/Pixed-Point)
16091609