Assorted redirects and title updates
This commit is contained in:
parent
71b4bc41e5
commit
b10810ae4d
66 changed files with 7048 additions and 50 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) with Color Display"
|
||||
title: "IBM PC (Model 5150, 384Kb) with Color Display"
|
||||
permalink: /devices/pc/machine/5150/cga/384kb/softkbd/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) with Color Display"
|
||||
title: "IBM PC (Model 5150, 64Kb) with Color Display"
|
||||
permalink: /devices/pc/machine/5150/cga/64kb/
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
---
|
||||
layout: page
|
||||
title: IBM PC (Model 5150) running DONKEY.BAS
|
||||
title: IBM PC (Model 5150, 64Kb) running DONKEY.BAS
|
||||
permalink: /devices/pc/machine/5150/cga/64kb/donkey/
|
||||
redirect_from:
|
||||
- /configs/pc/machines/5150/cga/64kb/donkey/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5150
|
||||
|
|
|
|||
|
|
@ -1,10 +1,13 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) with Color Display"
|
||||
title: "IBM PC (Model 5150, 64Kb) running DONKEY.BAS with Debugger"
|
||||
permalink: /devices/pc/machine/5150/cga/64kb/donkey/debugger/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
id: ibm5150
|
||||
---
|
||||
|
||||
IBM PC (Model 5150) running DONKEY.BAS with Debugger
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5150" %}
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) with Color Display"
|
||||
permalink: /devices/pc/machine/5150/cga/64kb/donkey/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5150
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5150" %}
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) with Color Display"
|
||||
title: "IBM PC (Model 5150, 64Kb) with Color Display and Soft Keyboard"
|
||||
permalink: /devices/pc/machine/5150/cga/64kb/softkbd/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) with Monochrome Display"
|
||||
title: "IBM PC (Model 5150, 64Kb) with Monochrome Display and Debugger"
|
||||
permalink: /devices/pc/machine/5150/mda/64kb/debugger/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) with Monochrome Display"
|
||||
title: "IBM PC (Model 5150, 64Kb) with Monochrome Display"
|
||||
permalink: /devices/pc/machine/5150/mda/64kb/
|
||||
machines:
|
||||
- type: pc
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) with Monochrome Display"
|
||||
title: "IBM PC (Model 5150, 64Kb) with Monochrome Display and Soft Keyboard"
|
||||
permalink: /devices/pc/machine/5150/mda/64kb/softkbd/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
Loading…
Reference in a new issue