The main repository for the site
https://gavladorias.win/
- HTML 84.1%
- CSS 15.9%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| new | ||
| old | ||
| .gitattributes | ||
| LICENSE.md | ||
| README-UA.md | ||
| README.md | ||
Site gavladorias.win
The main repository for the site gavladorias.win
УКРАЇНСЬКИЙ README
The gavladorias.win website is closed, and the code repository has been archived.
Reason for closure: I lack the time and energy to update the information, I no longer have the enthusiasm, and almost nobody needs information about my server (there might be a few people, but very few).
All other server websites and services are operating normally.
The website has also been archived on web.archive.org.
The repository contains both the new version of the site and the old one.
Site Version: 1.2
JavaScript is completely prohibited, and there is a high chance that I will not accept any changes with it.
The new version of the site uses modern HTML and CSS.
The old version uses HTML 4.01 and CSS 2.1.
Structure of directors:
/
├── new/ # New website version
│ ├── logos/ # Icons (128x128, .ico)
│ │ └── "name"-logo.ico
│ ├── materials/ # Media content
│ │ ├── photo/ # Images/Photos
│ │ ├── video/ # Video files
│ │ └── thumbnails/ # Preview images (600x600, .png, center crop)
│ ├── favicon.ico # Browser tab icon (128x128, .ico)
│ ├── index.html # HTML markup (English)
│ ├── index-ua.html # HTML markup (Ukrainian)
│ ├── faq.html # FAQ page (English)
│ ├── faq-ua.html # FAQ page (Ukrainian)
│ └── style.css # Stylesheet
│
└── old/ # Legacy website version
├── logos/
│ └── "name"-logo.ico
├── materials/
│ ├── photo/
│ ├── video/
│ └── thumbnails/ # Preview images (200x200, .png, NO center crop)
├── favicon.ico
├── index.html
├── index-ua.html
├── faq.html
├── faq-ua.html
└── style.css
License:
0BSD