mirror of
https://github.com/bketelsen/bktw.git
synced 2024-11-16 20:25:45 +02:00
Single binary blog powered by Strapi and Tailwind
assets | ||
src/css | ||
templates | ||
.envrc.example | ||
.gitignore | ||
data.go | ||
go.mod | ||
go.sum | ||
main.go | ||
Makefile | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js |
BKTW
Single binary blog, using Go 1.16's new embed
package.
State
Most of the template isn't wired to actual data. yet...
There are extra templates that aren't used.
Most useful stuff is hard coded.
It's a Proof of Concept!