johnnovak / dosbox-staging.github.io

Source code for DOSBox Staging’s project page

Home Page:https://dosbox-staging.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the source code for the DOSBox Staging website located at dosbox-staging.github.io.

This repo uses Git submodules; the quickest way to initialize them is:

$ git clone --recursive git@github.com:dosbox-staging/dosbox-staging.github.io.git

This site uses the Zola static site generator. To preview your changes before deploying them publicly, install zola and run:

$ zola serve

It's recommended to test with the newest stable Zola release.

Note: the default working branch for GitHub Pages repositories is pages, where as the master branch is used as the live deployment target.

About

Source code for DOSBox Staging’s project page

https://dosbox-staging.github.io/


Languages

Language:HTML 100.0%