Changes

The A9N Project website has been updated.

The new site organizes the following information around the A9N Microkernel:

  • A9N Microkernel overview and design
  • Repositories maintained as part of the A9N Project
  • Standard build instructions using SPENCER
  • The A9N Manual and related documentation
  • News in Japanese and English

Publishing news

News posts are stored as Markdown. Front matter defines the title, publication date, tags, and summary. Each post is included in the static article pages, tag indexes, and RSS feed.

---
title: 'Post title'
date: '2026-08-19T12:00:00+09:00'
tags: ['project']
summary: 'Post summary'
---

See the A9N Manual for technical specifications.