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.
- Host: GitHub
- URL: https://github.com/dogukansahil/inkless
- Owner: dogukansahil
- License: apache-2.0
- Created: 2025-05-28T11:44:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-28T13:26:26.000Z (about 1 year ago)
- Last Synced: 2025-06-28T14:42:08.149Z (12 months ago)
- Topics: css, html, html-css-javascript, html5, javascript, markdown, md, web, website
- Homepage:
- Size: 341 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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

## 📄 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.