A Linktree Clone with Blurry CLI.

Demonstrating the Schema First Static Site Generator "Blurry"

@KajKandler
@KajKandler

About The Project

Some background information about the project to "build a Link-In-Bio Page with Blurry".

Blurry is a static site generator with a schema first mindset. It is impelemented in Python and uses TOML and Markdown to write the schema and content. The content is transformed into HTML pages using the Jinja2 templating package in Python.

Inspired By

The design is inspired by "Let's Build a Link-In-Bio Website" by Brett Codes