website_template/README.md
Brendan Golden 2e390cb979
Some checks failed
On_Push / build (push) Failing after 1m6s
On_Push / deploy (push) Has been skipped
Initial commit of the template
2025-03-07 13:10:40 +00:00

20 lines
No EOL
772 B
Markdown

# Template for hosting old sites
## Instructions
1. Fork this repo .
2. Put the website into the ``src`` folder.
* Commit at this point
3. Do a (global) find and replace for ``ABCD`` and ``EFGH``.
* ``ABCD``: Earliest year the version of the site existed
* ``ABCD``: Latest year the version of the site existed
* Use Wayback Machine to figure out the start/end.
* Previous domains were:
* ``csn.ul.ie``
* ``skynet.ie``
4. Set the readme to be the below.
* See <https://forgejo.skynet.ie/Skynet/website_2009> for how it should look.
* Feel free to expand it out as ye like
# ABCD - EFGH
This is roughly what skynet.ie looked like from July ABCD to Oct EFGH.
It is now packaged up and should be available under <https://ABCD.skynet.ie>.