# nirm.al This is a static website and can be run through any static server. ## Example on Python: ```python python3 -m http.server ```