30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
# distribusi-go
|
|
|
|
[](https://build.coopcloud.tech/coop-cloud/distribusi-go)
|
|
[](https://goreportcard.com/report/git.coopcloud.tech/coop-cloud/distribusi-go)
|
|
[](https://pkg.go.dev/coopcloud.tech/distribusi-go)
|
|
|
|
<p align="center">
|
|
<img src="./contrib/logo/logo.png" />
|
|
</p>
|
|
|
|
`distribusi` is a low-tech content management system for the web that produces
|
|
static index pages based on folders in the filesystem. It is inspired by the
|
|
automatic index functions featured in several web servers.
|
|
|
|
A re-implementation of [`varia/distribusi`](https://git.vvvvvvaria.org/varia/distribusi) in a faster programming language.
|
|
|
|
## Hacking
|
|
|
|
[`CONTRIBUTING.md`](./CONTRIBUTING.md)
|
|
|
|
## Acknowledgements
|
|
|
|
[`AUTHORS.md`](./AUTHORS.md)
|
|
|
|
## License
|
|
|
|
<a href="https://git.vvvvvvaria.org/decentral1se/distribusi-go/src/branch/main/LICENSE">
|
|
<img src="https://www.gnu.org/graphics/gplv3-or-later.png" />
|
|
</a>
|