Lydio | NodeJS

Plain-English Overview

Lydio is a system for building websites in a clear, deliberate way. Instead of relying on heavy frameworks or short-lived trends, it treats a website as something thoughtfully assembled — more like a book or publication than a disposable digital product.

With Lydio, pages and layouts are created programmatically using simple, readable building blocks. This makes sites easier to understand, easier to maintain, and far more pleasant to work on over time — especially as they grow and change.

The NodeJS version is the main implementation and the one I use for all of my own websites. Its core pieces are available to use directly, and the system naturally supports real-world deployment and long-term upkeep without being locked into a rigid platform or service model.

At its heart, Lydio reflects a belief that websites should be built to last — remaining readable, flexible, and meaningful long after the initial launch.

Contibutors

Alex Stevovich is an independent polymath guided by a self-directed perspective. His projects focus on original content and innovation developed through discovery-driven work grounded in first-principles thinking.

Studio Banners

Related Projects

Lydio

  • Domain: software
  • Sub-Domain: web

Beautiful, Minimal Web Authoring

Lydio is research and exploration into building the visual layout side of websites. It arrived at an approach that feels closer to working on a design document for a book: using consistent rules, layouts, and structures that allow reuse while maintaining visual coherence.

I use Lydio as the foundation for all of my personal websites and much of my client web development work. It has proven capable of supporting large and ambitious projects while remaining lightweight and approachable. At its core, it reflects a back-to-basics belief that software should stay simple, flexible, and supportive of thoughtful authorship.

This project is developed under my software development and systems work studio, Midnight Citylights.

Related Repos

Lydio

Beautiful, modular, programmatic HTML

Lydio Bubbles

Recursive node transformations for Lydio.

Lydio DOM

Document object scaffold for Lydio.

Lydio Google Tag

Google Analytics gtag integration node for Lydio.

Lydio HTML

Direct HTML element classes for Lydio

Lydio Login Form

Reusable login form node for Lydio.

Lydio MEGALODOM

Complete production grade DOM for Lydio combining HTML, meta, schema, and layout fragments.

Lydio Meta Tags

Metadata and social meta tag generator node for Lydio.

Lydio Molecules

Useful general patterns for Lydio.

Lydio Schema

JSON-LD Schema node for Lydio.