modified | Thursday 20 February 2025 |
---|
The world's most extensive framework for building digital gardens
Xlog is one of the most complete static site generator for digital gardens and knowledge bases. Written in Go makes it the fastest in its class. Xlog focuses on enriching markdown files and surfacing implicit links between pages.
Xlog allows you to create knowledgebase using any method you are familiar with:
Hence the X in Xlog refers to all of these types of accumulating knowledge and more.
Xlog also allows:
1go install github.com/emad-elsaid/xlog/cmd/xlog@latest
2mkdir new-site
3cd new-site
4xlog
5# => Now browse to http://localhost:3000
You can help Xlog in many ways:
Xlog is released under MIT license