summaryrefslogtreecommitdiffstats
path: root/src/pages/index.mdx
blob: 7d73a5479bc90a10eb3855a0f44984fb36784ae6 (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 };

It provides an easy-to-customize experience, designed to take full advantage of TypeScript's capabilities.