summaryrefslogtreecommitdiffstats
path: root/src/pages/index.mdx
blob: 1d35a1d1db42ac619d1dddfc85d858a15f8bd834 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
---
type: "home"
title: "Corvos · static site generator"
description: "Project website of Corvos, a static site generator for Deno."
---

import { template } from "./index.tsx";
export { template };

Corvos is a Static Site Generator with the goal to provide a customizeable, type-safe experience.