mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 09:20:24 +00:00
Consolidate all moonweb.org sites under www.moonweb.org
- Migrate timecapsule (old www.moonweb.org) into monorepo as Eleventy 2.x site - Change all site URLs from subdomains to subdirectories under www.moonweb.org - Replace Cloudflare Pages deployment with IONOS SFTP - Update site-switcher, footer, and all internal links - Add merge script for combining all sites into single deployment - Update CI/CD workflow for IONOS SFTP deployment - Update stefankoelle.de references to use new URLs - Update AGENTS.md and README.md documentation
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
---
|
||||
title: "The monthly report"
|
||||
description: "This month marks the relaunch of moonweb.org with a new design. Learn about the design process, timeline, and upcoming content releases. Stay updated with the latest news."
|
||||
section: beginning
|
||||
pageTitle: "The monthly report"
|
||||
permalink: "/timecapsule/beginning/report.html"
|
||||
layout: layout.njk
|
||||
lastChanged: "5/1/2001"
|
||||
quicknav:
|
||||
- { label: "news", url: "/beginning/news.html" }
|
||||
- { label: "monthly report", url: "/beginning/report.html" }
|
||||
- { label: "sitemap", url: "/beginning/sitemap.html" }
|
||||
---
|
||||
|
||||
This month marks the relaunch. For more information about the relaunch, please visit the [news page](news.html).
|
||||
|
||||
## The Design Relaunch (1.5.2001)
|
||||
|
||||
Soon after the first release of the old moonweb.org design, I started thinking about <b>a new design</b>—a <b>simple, clean, and smooth version</b>. After a year of brainstorming, I developed the first version of the new design and aimed to publish it by the new millennium in 2000. However, I discovered numerous small issues I didn't like. Nearly another year later, I finished the design. Here is a timeline with the key relaunch steps:
|
||||
|
||||
{% pseudonymBox "Timeline" %}
|
||||
|
||||
<b>05/1998</b> - Release of old moonweb.org design
|
||||
<b>12/1998</b> - Idea of new moonweb.org design
|
||||
<b>12/1999</b> - First design prototype
|
||||
<b>05/2000</b> - Last content change on old design
|
||||
<b>01/2001</b> - Content prototype
|
||||
<b>03/2001</b> - Completed new design of moonweb.org
|
||||
<b>05/2001</b> - Design relaunch of moonweb.org
|
||||
|
||||
{% endpseudonymBox %}
|
||||
|
||||
Meanwhile, I also tried to develop the <b>INSECO Webpages</b>, but they are still in <b>early development</b>. More information about this will be announced in the coming months with a detailed plan of the steps to publish the INSECO Webpages.
|
||||
|
||||
The <b>content on moonweb.org</b> will be released <b>in three steps</b> as described on the [news page](news.html). This is due to the large amount of information that needs to be added to these sections. This time, I will describe everything that has been developed over the last 13 years.
|
||||
|
||||
For any comments, please write me an email. Thanks.
|
||||
|
||||
<b>Stefan</b>
|
||||
Reference in New Issue
Block a user