funderburkjim / boesp-prep

Prepare Boehtlingk, Indische Sprüche,
MIT License
0 stars 1 forks source link

Serve html pages #50

Open funderburkjim opened 2 years ago

funderburkjim commented 2 years ago

In order that this repository be able to serve web pages, a small amount of setup is required. This note documents the setup steps.

  1. choose Settings for this repository (or use url https://github.com/funderburkjim/boesp-prep/settings
  2. scroll down to the 'Github pages' section, and click the 'Check it out here!' link image

Or you could go directly to the pages url: https://github.com/funderburkjim/boesp-prep/settings/pages

funderburkjim commented 2 years ago

Under 'Source', click 'None': image

Then click 'main': The page now appears as: image

Finally, click 'Save' button. The page readjusts to image

funderburkjim commented 2 years ago

Make a note of the url, in this case it is https://funderburkjim.github.io/boesp-prep/

If you click on this url, you'll see the Readme.md of the repository: image

funderburkjim commented 2 years ago

If you make an index.html in boesp_prep, the link will serve that page.

If you make a folder X, and put file Y.html into X, then https://funderburkjim.github.io/boesp-prep/X/Y.html will serve that page.

The Github server can use javascript scripts and static files in the repository to prepare the served pages.

funderburkjim commented 2 years ago

In this repository, the purpose of activating the Github pages functionality is to develop prototypes for a link target to the verses of Indische Sprüche.