roxy-docs/in/index.md
2024-02-22 01:29:51 -05:00

7 lines
362 B
Markdown

{% extends "../layouts/topic.tera" %}
{% block content %}
Roxy is a static site generator written with Rust. It's meant to be easy to use and powerful. It isn't meant for large scale projects -- I haven't done any performance testing or even focused on it. Check out the [quick start](/pages/quick-start) for tips on how to get started.
{% endblock content %}