summaryrefslogtreecommitdiff
path: root/crocc.go
blob: ecf75441ff5fa572133eb5e62e203df8f5477ef2 (plain)
1
2
3
4
5
6
// Copyright (c) 2023 Nicolas Paul All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

// Package crocc is a simple Markdown-based static site generator.
package crocc