Sign in
◑
Theme
go
/
blog
/
10cc6f575bc85cafbda92aa7030a8e5c6e486dfe
/
.
/
content
/
survey2016
/
README
blob: 3301008bcc5b4f87d262c940f83fe168fac957ca [
file
]
To
update html files
with
new
SVGs
:
go run mkhtml
.
go
*.
html
To
edit html files without needing to jump over all the inserted
SVGs
:
go run mkhtml
.
go
-
strip
*.
html
# remove SVGs
edit files
go run mkhtml
.
go
*.
html
# put SVGs back