# Tiara's Sphinx Theme Reference Implementation
> 🛌 **NOTICE:** This project is taking a naap. It depends upon
[html-theme-ref](https://github.com/byteb4rb1e/html-theme-ref), which hasn't
stabilized yet. I will restart work around June '25.
## Installation
The program is aimed towards UNIX/GNU in POSIX environments. NT users in
PowerShell may consult `configure.ac` for initial configuration and `Makefile`
for development/build targets.
Initialize the project
```
sh ./configure
```