Minification for HTML, CSS, JS, SVG, JSON, and XML
Supports syntax highlighting WITHOUT JavaScript with customizable CSS.
Supports embedding YouTube, Twitter, and Bilibili videos out of the box.
Live reload server for local development.
Various starter template to get going immediately
👍 You might want to use this if:
You want to focus on creating your site instead of learning the tool.
You want to build websites with Markdown and custom HTML/CSS.
You prefer a simple setup without unnecessary installations.
🔑 Core Concepts
Minimal Config: rawdog-md is designed to be used with minimal configuration. Choose a starter template and immediately start writing your posts in markdown.
Opiniated: This tool is not meant to be a general purpose static site generator. It is meant to be used for a very specific use case, which is a static site with a few simple templated pages. If you want something more general purpose and more advanced, check out Hugo or Jekyll.
Bring your own styling: rawdog-md provides the minimal styling. However, it is very easy to adjust as it is just a plain CSS and HTML file.
Cross platform: You can use it on Windows, Linux and MacOS.
💻 Installation
rawdog-md is available on Windows, Linux and MacOS. You can install it via package managers, manually, or build it from source.