Starting to flesh out the static PCjs website

This commit is contained in:
Jeff Parsons 2015-12-09 11:24:52 -08:00
commit 26c351bbbe
24 changed files with 123 additions and 32 deletions

View file

@ -0,0 +1,10 @@
---
layout: page
title: "OSI Challenger 1P (32Kb) with Disk Support"
permalink: /devices/c1p/machine/32kb/
machines:
- type: c1p-dbg
id: c1p32kb
---
{% include machine.html id="c1p32kb" %}

View file

@ -1,3 +1,9 @@
---
layout: page
title: Machines
permalink: /devices/c1p/machine/
---
Challenger 1P Machine Configurations
---
@ -10,4 +16,4 @@ Here are some sample C1P Machine Configurations:
* [8kb "Server Array" Demo](8kb/array/)
* [32kb with Diskette Support](32kb/)
See the [Documentation](/docs/c1pjs/) for details on the operation of C1Pjs.
See the [Documentation](/docs/c1pjs/) for details on the operation of C1Pjs.