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