Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.01 KB

File metadata and controls

32 lines (20 loc) · 1.01 KB

interuista Development Guidelines

Auto-generated from all feature plans. Last updated: 2026-03-10

Active Technologies

  • Python 3.13 (Pelican build tooling only; changes are CSS/HTML) + Pelican (latest stable) — no new dependencies (002-dark-theme-restyle)

  • N/A (static site) (002-dark-theme-restyle)

  • Python 3.13 + Pelican (latest stable), Markdown (Pelican plugin) (001-static-site-homepage)

Project Structure

src/
tests/

Commands

cd src [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] pytest [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] ruff check .

Code Style

Python 3.13: Follow standard conventions

Recent Changes

  • 002-dark-theme-restyle: Added Python 3.13 (Pelican build tooling only; changes are CSS/HTML) + Pelican (latest stable) — no new dependencies

  • 001-static-site-homepage: Added Python 3.13 + Pelican (latest stable), Markdown (Pelican plugin)