capa/web/rules
2024-10-22 09:38:25 +00:00
..
public add landing page and rules website (#2310) 2024-08-22 09:42:40 +02:00
scripts update type annotations 2024-10-22 09:38:25 +00:00
.gitignore cli: link to rule names to capa rules website (#2338) 2024-08-29 16:56:14 +02:00
justfile add landing page and rules website (#2310) 2024-08-22 09:42:40 +02:00
README.md add landing page and rules website (#2310) 2024-08-22 09:42:40 +02:00
requirements.txt add landing page and rules website (#2310) 2024-08-22 09:42:40 +02:00

capa rules documentation website

requirements

building

just clean
just build

then just serve and visit http://127.0.0.1:8000/ or (upload ./public somewhere).