tangled
alpha
login
or
join now
anirudh.fi
/
vite
5
fork
atom
fast and minimal static site generator
ssg
5
fork
atom
overview
issues
1
pulls
pipelines
Update repository URLs to point to tangled.sh
anirudh.fi
11 months ago
175a650a
589694da
+2
-2
1 changed file
expand all
collapse all
unified
split
readme
+2
-2
readme
···
5
5
6
6
INSTALLING
7
7
8
8
-
go install git.icyphox.sh/vite@latest
8
8
+
go install tangled.sh/icyphox.sh/vite@latest
9
9
10
10
11
11
USAGE
···
39
39
PostBuild []string `yaml:"postBuild"`
40
40
}
41
41
42
42
-
Example config: https://git.icyphox.sh/site/tree/config.yaml
42
42
+
Example config: https://tangled.sh/@icyphox.sh/site/blob/master/config.yaml
43
43
44
44
45
45
SYNTAX HIGHLIGHTING