step/examples/www-template/index.step

14 lines
339 B
Plaintext

---
Title: Test Page
Extends: theme.step
---
![STEP logo](icon.svg)
If you can see this, it means that `stepd` is working! This page should be
located at `/srv/www-step`. You can place your site in that directory, and
configure it using the step.meta file.
You can find more about how to use STEP [here](http://holanet.xyz/soft/step).