Metaweb article

MANIFESTO

This website is a static project focused on long-term content preservation.

All content is stored in files, without relying on databases or external systems. The resulting website is generated as a static output that can be easily copied, archived, and rebuilt.

The project is distributed across multiple independent systems: repositories, archiving services, and static snapshots. This reduces the risk of data loss.

The goal is to ensure that the content can be reconstructed even if parts of the original infrastructure cease to exist.

ENTRY POINTS

These links represent the same project stored in different systems and in different forms.

They include the canonical source repository, its copies, and complete static snapshots. Together, they form a redundant structure designed to preserve the project and enable its reconstruction even if some parts become unavailable.

The project also exists as a Python CLI package distributed via GitHub and PyPI, including embedded fallback snapshots of selected text artifacts.

MAIN SITE (primary live version):
	https://vojtamaur.cz/
	
ALTERNATIVE DEPLOYMENTS:
	Neocities
	https://vojtamaur.neocities.org/

SOURCE REPOSITORY (canonical source):
	https://github.com/VojtaMaur/vojtamaur-web

COPIES OF GITHUB REPOSITORY:
	GitLab
	https://gitlab.com/vojta.maur/vojtamaur-web
	Codeberg
	https://codeberg.org/vojta_maur/vojtamaur-web
	Software Heritage (archival ingest of repository)
	https://archive.softwareheritage.org/browse/origin/directory/?origin_url=https://github.com/VojtaMaur/vojtamaur-web

STATIC SNAPSHOTS (built output of the repository, reconstructable):
	GitHub Releases
	https://github.com/VojtaMaur/vojtamaur-web/releases/
	Zenodo
	https://zenodo.org/records/19691321
	Internet Archive
	https://archive.org/details/vojtamaur-2026-04
	https://archive.org/details/vojtamaur-2026-05
	
PYTHON CLI PACKAGE (distribution + embedded fallback snapshots):
	PyPI
	https://pypi.org/project/vojtamaur/
	GitHub
	https://github.com/VojtaMaur/vojtamaur-python
	Software Heritage (archival ingest of GitHub repository)
	https://archive.softwareheritage.org/browse/origin/directory/?origin_url=https://github.com/VojtaMaur/vojtamaur-python

View the complete archive map

TECHNICAL DOCUMENTATION

View the complete technical documentation for this website

TEXT EXPORT OF ALL ARTICLES

Plain-text export of all articles generated during the website build. It contains the text content of posts in a linear form, independent of CSS, JavaScript, or specific web technologies. It serves as a minimal archival layer for indexing, offline reading, full-text search, and long-term content reconstruction, even in the event of partial breakdown of the original website structure.

View the text export of all articles