Skip to content

delphidabbler/delphidabbler.github.io

Folders and files

NameName
Last commit message
Last commit date
Oct 16, 2024
Aug 9, 2024
Aug 9, 2024
Jul 11, 2023
Jul 11, 2023
Apr 19, 2025
Apr 12, 2025
Apr 16, 2023
Aug 24, 2024
Apr 7, 2025
May 14, 2023
Sep 12, 2022
Feb 29, 2020
Dec 28, 2021
Sep 12, 2022
Dec 10, 2021
Apr 22, 2025
Apr 22, 2025
Jan 1, 2022
Dec 13, 2021
Nov 20, 2022
Aug 9, 2024
May 18, 2023
May 23, 2022
May 18, 2023
Nov 20, 2022
Nov 21, 2022
Jun 25, 2023
Jul 2, 2020
Aug 9, 2024
Jun 25, 2022
May 18, 2023
Dec 28, 2021
Jul 12, 2023
Dec 3, 2024
Dec 28, 2021
Jan 17, 2022

Repository files navigation

DelphiDabbler.com source code

This GitHub Pages project contains the source code and content of the delphidabbler.com website.

The site is developed and maintained using Jekyll. Changes commited to master are automatially published to delphidabbler.com.

Until 2021/12/09 this site was accessible via the delphidabbler.github.io address but now that address is simply rewritten as delphidabbler.com. Please ensure all links are to https://delphdabbler.com and not the old github.io address.

Contributing

Contributions are welcome.

For details if how to contribute please see the project wiki.

Bugs and Feature Requests

Please use the project's issue tracker if you discover a bug or to suggest new features.

You need a GitHub account to create an issue.

Please provide as much information as possible about any bugs. Include the URL of the page where you noticed the bug and mention if it affects more than one page.

Licenses

The following licenses apply:

  • The content of the website is licensed under the Creative Commons Attribution 4.0 International (CC BY-4.0) license
  • The site's underlying source code is licensed under the MIT license.
  • Several open source code libraries and fonts are used. For full details see here.

A bit of background

From its inception in 2002 the site was PHP driven and hosted on two or three different servers.

In 2020 costs were increasing and the decision was taken to close the site, transferring the content to GitHub Pages. Just in time the site was rescued by the generous offer of free web space. By then the site had been completely rewritten as a static website built using Jekyll and uploaded to this repository.

For just over a year the Jekyll site was maintained here but builds were uploaded to the new host's server. Unfortunately in late 2021 the new provider seemed to be experiencing problems. So, in mid December 2021, the GitHub pages site became the main host and the delphidabbler.com domain was "pointed" at the GitHub Pages servers.

And so here we are!