More progress with Jekyll

This commit is contained in:
Jeff Parsons 2015-12-08 15:14:39 -08:00
commit 2aa496aa7e
12 changed files with 53 additions and 22 deletions

View file

@ -1,9 +1,12 @@
---
layout: page
title: About JavaScript Machines
title: About
menu_order: 10
permalink: /docs/about/
---
## About JavaScript Machines
The JavaScript Machines Project (originally at [jsmachines.net](http://jsmachines.net/)) is a collection of computer
simulations written in JavaScript. It has now been released on [GitHub](https://github.com/) as the
[PCjs Project](https://github.com/jeffpar/pcjs), a copy of which is hosted here at [pcjs.org](http://www.pcjs.org/).