More progress with Jekyll
This commit is contained in:
parent
bd4d1da3db
commit
2aa496aa7e
12 changed files with 53 additions and 22 deletions
|
|
@ -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/).
|
||||
|
|
|
|||
Loading…
Reference in a new issue