Merge branch 'master' into gh-pages

This commit is contained in:
Jeff Parsons 2016-05-23 16:54:38 -07:00
commit c5d8b60909
4 changed files with 10 additions and 5 deletions

View file

@ -19,7 +19,7 @@ PCjs DiskDump and FileDump API
The PCjs [DiskDump](/modules/diskdump/) and [FileDump](/modules/filedump/) API are not fully supported The PCjs [DiskDump](/modules/diskdump/) and [FileDump](/modules/filedump/) API are not fully supported
by the current PCjs web server. by the current PCjs web server.
When **pcjs.org** switched from a Node.js web server running on When **pcjs.org** switched from a Node-based web server running on
[Amazon Web Services](https://aws.amazon.com/elasticbeanstalk/) to [Amazon Web Services](https://aws.amazon.com/elasticbeanstalk/) to
[GitHub Pages](https://pages.github.com/), the original server-side API had to be abandoned. [GitHub Pages](https://pages.github.com/), the original server-side API had to be abandoned.

View file

@ -6,11 +6,13 @@ permalink: /apps/
Application Archives Application Archives
--- ---
Browse classic application software for the following machines: Browse these PCjs Application Archives:
- [IBM PC](pcx86/) - [IBM PC](pcx86/)
- [Challenger 1P](c1p/) - [Challenger 1P](c1p/)
---
### Software Application Manifests ### Software Application Manifests
In the PCjs Project, every complete software package is stored in its own folder, either as a set of individual In the PCjs Project, every complete software package is stored in its own folder, either as a set of individual

View file

@ -8,7 +8,10 @@ permalink: /disks/
Disk Libraries Disk Libraries
--- ---
Browse the project's [IBM PC](pcx86/) and [Challenger 1P](c1p/) disk libraries. Browse these PCjs Disk Libraries:
- [IBM PC](pcx86/)
- [Challenger 1P](c1p/)
--- ---

View file

@ -9,7 +9,7 @@ permalink: /docs/
Documentation Documentation
--- ---
Help is available for the following JavaScript Machines: Help is available for the following PCjs Machines:
* [C1Pjs](/docs/c1pjs/) * [C1Pjs](/docs/c1pjs/)
* [PCx86](/docs/pcx86/) * [PCx86](/docs/pcx86/)