Skip to content

xorway/xorway.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xorway.com

The source code for the https://xorway.com web site

Credits

  • xterm.js, licensed under the MIT license
  • xtermjs.org, the project page for the above. Also licensed under the MIT license.

Local development

This will start a development web server, enabling you to navigate to http://localhost:8000/

$ make serve

Pushing changes to production

$ make dist

(This requires setting the $XORWAY_WEB_HOST target host via ~/.profile or similar)

More DOS-related links

For a real MS-DOS 6.22 experience, please give https://copy.sh/v86/?profile=msdos a try. You can also https://www.dosbox.com/, which is a great way to run old DOS programs and games on a modern computer.