Static site scaffold

ancientic.dev

A clean, dependency-free starter with separated HTML, CSS, and JavaScript modules ready for real content.

Structure

Built for small, clear pages

Semantic HTML

Page sections are ready to replace with project content.

Layered CSS

Base, layout, component, and utility styles are split by role.

ES modules

JavaScript behavior starts from focused module stubs.

Modules

Stubbed files

HTML index.html
CSS styles/*.css
JavaScript scripts/*.js