An open API service indexing awesome lists of open source software.

https://github.com/dogukansahil/inkless

About A minimalist, markdown-powered blog engine with zero database. Just pure content.
https://github.com/dogukansahil/inkless

css html html-css-javascript html5 javascript markdown md web website

Last synced: 11 months ago
JSON representation

About A minimalist, markdown-powered blog engine with zero database. Just pure content.

Awesome Lists containing this project

README

          


Inkless Logo

# Inkless

**A minimalist, markdown-powered blog engine. No database, no backend. Just pure content.**

## ✨ Features

- Zero database or backend logic
- Markdown-based posts (`.md`)
- Extremely lightweight and portable
- Ideal for static hosting (e.g. Nginx, GitHub Pages, Cloudflare Pages)

### Supported UI Languages

- English (`en`)
- Turkish (`tr`)
- German (`de`)
- French (`fr`)
- Spanish (`es`)

## ⚙️ Usage

Simply host the repository on any static file server or CDN platform.

> ⚠️ On local machines (file://), Markdown files may not load due to browser restrictions.

## 🖼️ Screenshot

![Screenshot](docs/screenshot.png)

## 📄 License

This project is licensed under the [Apache License 2.0](LICENSE).
You are free to use, modify, and distribute it under the terms of the license.
Attribution is appreciated.