This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This is the official website for author Agatis Integra (agaINTE GRAtis), hosted at https://againte.gratis. The site showcases literary works, primarily science fiction novels, and provides an immersive, interactive reading experience.
The site consists of several independent sections:
- Main Landing Page (
/) - Terminal-style interface with author info and navigation - Book Landing Pages:
/navmor/- "Навмор" book presentation
Each section is self-contained with its own HTML, CSS, and JavaScript files.
- Terminal-style interfaces with typing animations and glitch effects
- Interactive menus with keyboard and mouse navigation
- Immersive book presentations with custom themes per book
- Archive viewers for reading JSON-formatted story logs
- Responsive design optimized for both desktop and mobile
- Pure HTML5, CSS3, and vanilla JavaScript
- No build process or frameworks
- Google Fonts integration (JetBrains Mono, Montserrat)
- Schema.org structured data for SEO
This is a static site with no build process. To develop locally:
# Serve files locally (use any static server)
python -m http.server 8000
# or
npx serve .- Each major section has its own
index.html,style.css, andscript.js - Images are stored alongside their respective HTML files
- The
parser.htmlfiles appear to be utility pages (purpose unclear) - Archive sections use
termlog.jsonfiles for story content
- The site uses absolute URLs (https://againte.gratis) in many places
- CNAME file indicates custom domain setup for GitHub Pages
- Heavy use of CSS animations and visual effects for atmosphere
- Content is primarily in Russian language