OSDN Git Service

mingw/website.git
3 years agoAdd a site-specific favicon file.
Keith Marshall [Sun, 25 Oct 2020 19:39:49 +0000 (19:39 +0000)]
Add a site-specific favicon file.

* favicon.ico: New file; it is derived from the MSYS icon.

3 years agoAdd generic page overlay to report missing content.
Keith Marshall [Fri, 9 Oct 2020 14:12:25 +0000 (15:12 +0100)]
Add generic page overlay to report missing content.

* missing.html: New file.
* site.js (load_content) [status 404]: Use it.
(load_page_content): Initially, clear previous content.

* header.html (Downloads, Documentation, Contact Us): Add "onclick"
tab references; defer provision of content, raising 404 status.

3 years agoAdd "licensing terms" overlay pages.
Keith Marshall [Wed, 7 Oct 2020 19:15:44 +0000 (20:15 +0100)]
Add "licensing terms" overlay pages.

* terms.html fdl.html: New files.
* header.html (Licensing tab): Add "terms.html" overlay reference.
* site.css (h3-numbered): New "div" class; specify formatting.
* site.js (load_page_overlay): New function; implement it.

3 years agoInitial commit.
Keith Marshall [Tue, 6 Oct 2020 21:01:06 +0000 (22:01 +0100)]
Initial commit.

* index.html header.html about.html: New files.
* site.css site.js logo.png: Likewise.