LILA·SUTRAलीला सूत्र
YOURS TO KEEP

Themes

What I built for this page, you may carry to yours.

This site stands on two worlds: Nebula, a galaxy, and Ink, a parchment court where neon answers touch. Both are boxed for carrying, a stylesheet and a script, nothing to build, nothing owed.

BOTH, BOXED

Nebula

v1.0.0 · 10.3 KB gzip

A galaxy: nebula, stars, drifting dust, answering the pointer.

  • nebula.jsThe background itself. It needs nothing else.
  • nebula-palette.cssThe galaxy colors, as custom properties on :root. Use them, or leave them be.
  • nebula-accents.cssTwinkle and pulse, and the classes that wear them.
<link rel="stylesheet" href="nebula-palette.css">
<script src="nebula.js" defer></script>

That is all it takes.

WHAT CHANGED
  • First public release: the living galaxy background, palette, and accent keyframes.

Apache 2.0, freely given: no strings, no watching, no calling home.

Ink

v1.0.0 · 9.5 KB gzip

A parchment court: gold veins, a quill that follows touch, and neon that answers it.

  • ink.jsThe parchment world itself: the court, the veins, the quill. It needs nothing else.
  • ink-palette.cssThe parchment colors, as custom properties on :root. Use them, or leave them be.
  • ink-neon.cssThe glow styles, and the class that wears them: text that lights on touch.
  • ink-neon.jsThe engine behind the neon. It runs alongside ink-neon.css.
<link rel="stylesheet" href="ink-palette.css">
<link rel="stylesheet" href="ink-neon.css">
<script src="ink-neon.js" defer></script>
<script src="ink.js" defer></script>

That is all it takes.

WHAT CHANGED
  • First public release: the parchment world (mandala court, quill, veins), palette, and the reactive neon.

Apache 2.0, freely given: no strings, no watching, no calling home.

TAKE IT ↓● WORN NOW