Update docs Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Mon, 04 Nov 2019 23:16:11 +0530
2 files changed,
7 insertions(+),
6 deletions(-)
M
vite/vite.py
→
vite/vite.py
@@ -1,8 +1,6 @@
-""" -Vite - A simple and minimal static site generator that JustWorks™ -Author: Anirudh <icyph0x@pm.me> -License: MIT -""" +# vite - a simple and minimal static site generator, that JustWorks™ +# Copyright (c) 2019 Anirudh Oppiliappan <x@icyphox.sh> +# Licensed under the MIT license import sys import pathlib