Commit graph pcjs/_includes
Author SHA1 Message Date
Jeff Parsons
95212cff3f Automatically set the debugger property if an XML file in a "debugger" folder is selected (a convenience feature) 2017-06-19 09:11:39 -07:00
Jeff Parsons
cde7c57843 autoType sequences must continue using double-backslashes for escaped characters 2017-06-17 13:29:56 -07:00
Jeff Parsons
7aa7d218c8 Added support for the machine 'autoType' property to the Jekyll web environment 2017-06-14 16:38:25 -07:00
Jeff
73a0fa200e PDP-10 Debugger now supports command overrides from the page settings (with Jekyll) 2017-03-17 10:33:47 -07:00
Jeff Parsons
1370563e97 New blog post about the PDP-10 (and added machine support for the PDP-10 to Jekyll) 2017-02-28 19:38:14 -08:00
Jeff Parsons
d8daa5e6e3 Updated the archive.pcjs.org home page 2017-02-08 21:32:50 -08:00
Jeff Parsons
665ceba546 Added support for "clickOnce" script controls 2017-02-07 18:26:26 -08:00
Jeff Parsons
0caa27023c Fixed handling of quotation marks inside script "one-liners" 2017-02-06 18:06:40 -08:00
Jeff Parsons
82a8b81b3e Allow a machine's 'resume' property to be set by the web page, not just the machine file 2017-01-28 23:24:09 -08:00
Jeff Parsons
63f331131d Sync gh-pages with next-release 2017-01-25 13:39:02 -08:00
Jeff Parsons
c37cb26800 Support for scripts on web pages 2017-01-25 09:44:06 -08:00
Jeff Parsons
35eb925f62 Sticky machine and machine command controls are implemented in Jekyll now, too 2017-01-03 16:31:08 -08:00
Jeff Parsons
ae4d3196ef Minimal support for "sticky" machines (ie, machines that can't be scrolled off the top of the page) 2017-01-02 21:56:10 -08:00
Jeff Parsons
61e44fbf1f Working through Jekyll build issues with uncompiled ES6 code 2017-01-02 14:52:55 -08:00
Jeff Parsons
a927d9ca4f Year-end update 2016-12-31 16:27:37 -08:00
Jeff Parsons
9ed580066c Merge branch 'master' into gh-pages, and fix a few issues related to autoStart
# Conflicts:
#	_posts/2016-12-02-the-pdp-11-and-vt100-revisited.md
#	docs/pcx86/examples/pcx86-dbg.js
#	docs/pcx86/examples/pcx86.js
2016-12-04 11:26:10 -08:00
Jeff Parsons
3d7fc96f92 Template changes 2016-12-01 22:04:56 -08:00
Jeff Parsons
6b7408a459 One more Jekyll footer tweak 2016-10-22 11:23:37 -07:00
Jeff Parsons
e153013a7c One more Jekyll footer tweak 2016-10-22 11:13:52 -07:00
Jeff Parsons
763db3e511 Updated Jekyll template 2016-10-22 11:06:16 -07:00
Jeff Parsons
f88a2a2ae8 Minor website tweaks 2016-10-22 10:16:29 -07:00
Jeff
b4b84b1c75 Rolling out the first website update with the work-in-progress PDP-11 emulator 2016-10-06 09:54:49 -07:00
Jeff Parsons
9324d8dabe Jekyll template updated to support new PCjs machine property ('connection') 2016-08-16 12:04:19 -07:00
Jeff Parsons
b3790ad5f2 Merge branch 'master' into gh-pages 2016-05-23 15:34:53 -07:00
Jeff Parsons
2629e48bdf And more PCjs/PCx86 disambiguation 2016-05-18 00:03:07 -07:00
Jeff Parsons
288f28055d Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07:00
Jeff Parsons
f4a284f48e Merge branch 'master' into gh-pages 2016-04-30 12:27:10 -07:00
Jeff Parsons
5855bbd6c3 Updated module READMEs 2016-04-30 12:24:41 -07:00
Jeff Parsons
267c87339b Merge branch 'master' into gh-pages 2016-04-30 08:40:11 -07:00
Jeff Parsons
2547f50ab8 Fixed Jekyll machine support 2016-04-21 10:43:11 -07:00
Jeff Parsons
31d1b5c7e5 Fixed Jekyll rendering of pages with PC8080 machines 2016-04-20 19:21:12 -07:00
Jeff Parsons
bfa86351c4 Merge branch 'master' into gh-pages 2016-04-14 14:25:53 -07:00
Jeff Parsons
a9fe17440a Support for "private" builds 2016-04-14 14:24:52 -07:00
Jeff Parsons
469da2b7cb Added PC-AT diagnostics disk 2016-04-02 13:30:50 -07:00
Jeff Parsons
573baf0d3c Added PC-AT diagnostics disk 2016-04-02 12:17:17 -07:00
Jeff Parsons
2eef987e49 Added PC-AT diagnostics disk 2016-04-02 12:11:54 -07:00
Jeff Parsons
aeea1440f0 Added breadcrumbs, and UI for saving a local copy of a hard disk 2016-04-02 12:04:09 -07:00
Jeff Parsons
1320ccfbe4 Updated machine Front Matter notes 2016-03-17 09:03:14 -07:00
Jeff Parsons
87e275b5f1 Blog edits 2016-03-16 15:13:18 -07:00
Jeff Parsons
33a828a75b Make autoStart a proper (overridable) machine property 2016-03-16 11:37:17 -07:00
Jeff Parsons
e9e7ccf6f2 Support for overriding machine hard drive(s) 2016-03-10 00:54:34 -08:00
Jeff Parsons
841fbfdd9e New (touching) blog post 2016-03-06 10:56:11 -08:00
Jeff Parsons
7ca64fcea5 Added more demos and support for mixed-case properties (including a new 'debugger' property in Markdown files) 2016-03-05 18:09:41 -08:00
Jeff Parsons
f032f95611 Replaced loadResource() with the more streamlined getResource(), for all your resource-getting needs (well, except for binary files, which should be coming soon) 2016-02-21 15:51:54 -08:00
Jeff Parsons
68929ac77f PCjs documentation updates 2016-02-20 13:10:45 -08:00
Jeff Parsons
b6cf972131 Code cleanup 2016-02-11 15:44:10 -08:00
Jeff Parsons
7913ef2a0a More build option groundwork 2016-02-10 17:52:50 -08:00
Jeff Parsons
e4cee436cc Scaffolding in place for build options 2016-02-10 12:24:27 -08:00
Jeff Parsons
f2bfecd83f Autopower support in place 2016-02-10 10:28:11 -08:00
Jeff Parsons
3b4cc494c8 Work begins on v1.20.9, starting with support for an autoPower machine parameter (which can be encoded as autopower in the Front Matter of a web page) 2016-02-10 09:31:14 -08:00