Site changes are tracked with semantic versioning.
1.5.0
- Added a WYSIWYG admin editor that saves Markdown while allowing visual writing.
- Added editor support for rich text basics, allowlisted embeds, and pasted image assets.
- Moved tags into a shared taxonomy registry with canonical singular tag routes such as
/en/tags/gameand/en/tags/movie. - Made content type indexes folder-driven, with canonical routes such as
/en/postsand/en/gonzo-reviews. - Added metadata-driven admin controls for content types and tags.
- Improved locale switching and breadcrumb behavior for dynamic content type and tag pages.
- Expanded automated coverage for editor Markdown behavior, admin metadata, article validation, taxonomy rules, and generated routes.
1.4.0
- Added an authenticated, locale-aware CMS for creating and editing articles.
- Added draft, published, and hidden article lifecycle support.
- Added automated synchronization between editorial and public content states.
- Added test coverage for the publishing workflow.
1.3.0
- Nav bar is now horizontally scrollable on small screens (≤600px) instead of wrapping.
- Active breadcrumb auto-scrolls to center of view on page load.
- Scrollbars hidden on mobile for cleaner appearance.
1.2.0
- Added blog index page (
/en/blog,/ru/blog). - Added gonzo reviews index page (
/en/review,/ru/review). - Reworked breadcrumbs:
home | blog | gonzo reviews | whoami | site changelog. - Added eye indicator (👁️) under active breadcrumb section on every page.
- Added tags section to every page (hidden on tag pages themselves).
- Tags now only render if at least one published article uses them.
- Removed "You are here" line — redundant with breadcrumb + eye.
1.1.0
- Added Eleventy-based content system with EN/RU support.
- Added tag-based article organization.
- Added language switcher that only appears when a translation exists.
- Removed trailing slashes from all URLs.
1.0.2
- Added breadcrumbs to every page, so the site is less of a dead end.
- Added a few points about what I can help with.
1.0.1
- Added the site changelog page.
- Added basic breadcrumbs to the homepage.
1.0.0
- Launched the first version of the site, i.e., one
index.htmlfile