summaryrefslogtreecommitdiff
path: root/_content/websocket
AgeCommit message (Collapse)Author
2026-01-15all: add and convert the license and copyright headers to SPDX formatsShulhan
We use spdxconv [1] tool to help converting the license and copyright. [1]: https://kilabit.info/project/spdxconv/
2024-03-20_content: end all "link:" with "/"Shulhan
This is to prevent 302 redirect where link is a directory.
2020-06-27all: rename "content" to "_content"Shulhan
This is to prevent go tools to process the directory. While at it, - move the template file to _content. - simplify the Makefile - update with latest ciigo