mirror of
https://github.com/acaloiaro/hugo-htmx-go-template
synced 2026-07-21 10:12:25 +00:00
Add migration notice to README
This commit is contained in:
parent
5260761f6d
commit
f43f75bfd5
1 changed files with 3 additions and 2 deletions
|
|
@ -1,3 +1,5 @@
|
|||
**NOTICE**: This repository has been moved to [https://code.adriano.fyi/me/hugo-htmx-go-template](https://code.adriano.fyi/me/hugo-htmx-go-template). Microsoft has shown little interest in stewarding what was once the best and largest open source community. This small act of migration is my way showing that we don't all support Microsoft's disinterest.
|
||||
|
||||
# hugo-htmx-go-template
|
||||
|
||||
Make static Hugo sites dynamic with htmx and go
|
||||
|
|
@ -119,4 +121,3 @@ Build a fat binary for OpenBSD and AMD64 architecture
|
|||
```bash
|
||||
GOOS=openbsd GOARCH=amd64 bin/build
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue