10 lines
261 B
1
preBuild:
2
- tailwindcss -i input.css -o static/tw.css
3
title: tangled.sh engineering blog
4
# note the trailing slash!
5
url: "https://tangled.sh"
6
description: ""
7
author:
8
name: "Anirudh Oppiliappan"
9
email: "anirudh@tangled.sh"
10
defaultTemplate: text.html
11