Finished porting the blog posts
This commit is contained in:
parent
535f9c8d6b
commit
78ba582d4e
56 changed files with 383 additions and 131 deletions
|
|
@ -1,10 +1,11 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Compaq DeskPro 386 Machines"
|
||||
title: Compaq DeskPro 386 Machines
|
||||
permalink: /devices/pc/machine/compaq/deskpro386/
|
||||
---
|
||||
|
||||
Compaq DeskPro 386 Machines
|
||||
---
|
||||
|
||||
* [Compaq DeskPro 386 with VGA Display running Windows 95](vga/4096kb/)
|
||||
* [Compaq DeskPro 386 with VGA, 2Mb RAM](vga/2048kb/)
|
||||
* [Compaq DeskPro 386 with VGA, 4Mb RAM, running Windows 95](vga/4096kb/)
|
||||
|
|
|
|||
10
devices/pc/machine/compaq/deskpro386/vga/2048kb/machine.md
Normal file
10
devices/pc/machine/compaq/deskpro386/vga/2048kb/machine.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Compaq DeskPro 386 with VGA, 2Mb RAM"
|
||||
permalink: /devices/pc/machine/compaq/deskpro386/vga/2048kb/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
id: deskpro386
|
||||
---
|
||||
|
||||
{% include machine.html id="deskpro386" %}
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Compaq DeskPro 386 with VGA Display, 4Mb"
|
||||
title: "Compaq DeskPro 386 with VGA, 4Mb RAM"
|
||||
permalink: /devices/pc/machine/compaq/deskpro386/vga/4096kb/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
Loading…
Reference in a new issue