dorkhub

booklit

a pretty lit content authoring system

vito
Go18852 forksMITupdated 1 week ago
visit the demogit clone https://github.com/vito/booklit.gitvito/booklit

booklit

Go Reference

Booklit is a tool for building static websites from semantic documents.

documentation

booklit.page

installation

grab the latest release, or build from source:

go get github.com/vito/booklit/cmd/booklit
go install github.com/vito/booklit/cmd/booklit

usage

booklit -i foo.lit -o ./out

example

clone this repo and build the Booklit website:

./scripts/build-docs

then browse the generated docs from ./docs/index.html.

alternatively, run the docs in server mode:

./scripts/build-docs -s 3000

...and then browse to localhost:3000

more like this

webgpu

Zero-CGO WebGPU bindings for Go — GPU-accelerated graphics and compute in pure Go

Go52

todotui

⌨️ A Vim-like TUI that honors the simplicity of todo.txt 📝

Go54

raytracing-go

A simple Go library for 3D ray-tracing rendering, implementing the book Ray Tracing in One Weekend. 📸

Go55

search

search projects, people, and tags