Menu

Tree [4f12c1] master /
 History

HTTPS access


File Date Author Commit
 htdocs 2025-04-28 Curtis Gedak Curtis Gedak [4f12c1] Add donation
 .gitignore 2015-03-07 Curtis Gedak Curtis Gedak [e6a68c] Initial SolitaireCG web site
 README 2015-03-07 Curtis Gedak Curtis Gedak [e6a68c] Initial SolitaireCG web site

Read Me

The solitairecg web site is under Git Source Code Management.

WEB SITE STRUCTURE
------------------

{web-root}            On Source Forge: /home/groups/s/so/solitairesg
 |
 +- cgi-bin           Empty directory
 |
 +- htdocs            SolitaireCG web site :-)
    |
    |                 This is where all the dynamic web pages are stored.
    |                 Important pages are:
    |                   index.php     - contains link to latest releases
    |                   functions.php - contains menus, headers and footers
    |
    |
    +- css            Cascading style sheets
    |
    +- docs           Standalone documentation (typically html and images)
    |  |
    |  +- {doc-name}  Short English name for document
    |      |
    |      |          For example, help-manual, or man-page
    |      |
    |      |
    |      +- C       English document
    |      |  |
    |      |  +- figures  Images for English document
    |      |
    |      |
    |      +- fr      French translation of document
    |      |  |
    |      |  +- figures  Images for French document
    |      |
    |      +- ...     Other language translations of document
    |
    +- images         Images for dynamic web pages
    |
    +- screens        Screen shots
    |
    +- text           FAQ and news content
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.