summaryrefslogtreecommitdiffstats
path: root/src/pages/index.mdx
blob: 25387cec37feddb041bc813dee8b63888444d53b (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 provides a highly customizeable experience with an emphasis on taking full advantage of TypeScript's capabilities.