

Indiepen
An independent and privacy-friendly solution to present your code examples to the people.
Cost / License
- Free
- Open Source (MIT)
Platforms
- Online

Indiepen
Features
- HTML/CSS/JS rendering
- Code Snippets
Indiepen News & Activities
Recent activities
Indiepen information
What is Indiepen?
An independent and privacy-friendly solution to present your code examples to the people.
Why Indiepen?
This project was initially developed because we wanted to show code examples on yetanother.blog. We use platforms to share code examples every day and we love them, but they didn’t fit our requirements. We care about a modern, fast and fair web. That means, we cannot integrate code snippets, that set cookies, include unnecessary tracking tools, come with bad performance or with a set of overloaded features.
Indiepen is a lightweight solution to embed HTML, CSS and JS code examples. We ship less than 20 KB, we don’t set any cookies or tracking, and, most importantly, we develop inclusive features for everyone.
Get started
Create your code examples with HTML, CSS and JavaScript and host the examples somewhere on the internet. Indiepen takes the Uniform Resource Locator (URL) of your code examples, scrapes the files and provides a preview together with the ability to discover the code.
That said, your code examples need to follow a naming convention for the files:
- index.html
- main.js
- styles.css
