SkillAgentSearch skills...

Athena

Minimalist static blog generator written in Python

Install / Use

/learn @apas/Athena
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

athena

<img align="left" src="/static/athena.png">

athena is an elegant, minimalist, simple static blog generator written in Python. It is based on Flask, Pandoc, and Tufte CSS.

You can browse the live demo here.

Quick install and run

To install athena:

  1. git clone https://github.com/apas/athena.git
  2. python3 install.py

To run athena:

  1. source env/bin/activate
  2. python athena.py

athena will start a Flask server at 127.0.0.1:5000.

To build static HTML:

  1. python athena.py build

athena will create a new build/ directory (it's automatically ignored by git.)

Documentation

You can browse the full athena documentation and read about its philosophy in the repository's wiki.

License

MIT

Related Skills

View on GitHub
GitHub Stars341
CategoryDevelopment
Updated19d ago
Forks21

Languages

CSS

Security Score

85/100

Audited on Mar 17, 2026

No findings