hwaro
Version, currently 0.0.851 versions
- 0.18.1latestJul 29, 2026
- 0.18.0not indexedAug 8, 2026
- 0.17.1not indexedAug 8, 2026
- 0.17.0not indexedAug 8, 2026
- 0.16.0not indexedAug 8, 2026
- 0.15.3not indexedAug 8, 2026
- 0.15.2not indexedAug 8, 2026
- 0.15.1not indexedAug 8, 2026
- 0.15.0not indexedAug 8, 2026
- 0.14.2not indexedAug 8, 2026
- 0.14.1not indexedAug 8, 2026
- 0.14.0not indexedAug 8, 2026
- 0.13.1not indexedAug 8, 2026
- 0.13.0not indexedAug 8, 2026
- 0.12.1not indexedAug 8, 2026
- 0.12.0not indexedAug 8, 2026
- 0.11.1not indexedAug 8, 2026
- 0.11.0not indexedAug 8, 2026
- 0.10.1not indexedAug 8, 2026
- 0.10.0not indexedAug 8, 2026
- 0.9.1not indexedAug 8, 2026
- 0.9.0not indexedAug 8, 2026
- 0.8.0not indexedAug 8, 2026
- 0.7.2not indexedAug 8, 2026
- 0.7.1not indexedAug 8, 2026
- 0.7.0not indexedAug 8, 2026
- 0.6.0not indexedAug 8, 2026
- 0.5.0not indexedAug 8, 2026
- 0.4.0not indexedAug 8, 2026
- 0.3.0not indexedAug 8, 2026
- 0.2.0not indexedAug 8, 2026
- 0.1.0not indexedAug 8, 2026
- 0.0.17not indexedAug 8, 2026
- 0.0.16not indexedAug 8, 2026
- 0.0.15not indexedAug 8, 2026
- 0.0.14not indexedAug 8, 2026
- 0.0.13not indexedAug 8, 2026
- 0.0.12not indexedAug 8, 2026
- 0.0.11not indexedAug 8, 2026
- 0.0.10not indexedAug 8, 2026
- 0.0.9not indexedAug 8, 2026
- 0.0.8not indexedAug 8, 2026
- 0.0.7not indexedAug 8, 2026
- 0.0.6not indexedAug 8, 2026
- 0.0.5not indexedAug 8, 2026
- 0.0.4not indexedAug 8, 2026
- 0.0.3not indexedAug 8, 2026
- 0.0.2not indexedAug 8, 2026
- 0.0.1not indexedAug 8, 2026
- 0.0.5_2not indexedAug 8, 2026
- 0.0.5_1not indexedAug 8, 2026
github.com/hahwul/hwaro
Hwaro (화로) is a lightweight and fast Static Site Generator(SSG) written in Crystal.
35 stars
0 dependents
License: MIT
Nothing has been indexed for 0.0.8 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
hwaro:
github: hahwul/hwaro
version: ~> 0.0.8Then run:
shards installshard.yml
No shard.yml has been indexed for 0.0.8. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
<div align="center"> <img alt="Hwaro Logo" src="docs/static/hwaro-wide.webp" width="500px;"> <p>A lightweight and fast static site generator written in Crystal.</p> </div> <p align="center"> <a href="https://github.com/hahwul/hwaro/blob/main/CONTRIBUTING.md"> <img src="https://img.shields.io/badge/CONTRIBUTIONS-WELCOME-000000?style=for-the-badge&labelColor=black"></a> <a href="https://github.com/hahwul/hwaro/releases"> <img src="https://img.shields.io/github/v/release/hahwul/hwaro?style=for-the-badge&color=black&labelColor=black&logo=web"></a> <a href="https://crystal-lang.org"> <img src="https://img.shields.io/badge/Crystal-000000?style=for-the-badge&logo=crystal&logoColor=white"></a> </p> <p align="center"> <a href="https://hwaro.hahwul.com/start/">Documentation</a> • <a href="https://hwaro.hahwul.com/start/installation/">Installation</a> • <a href="https://hwaro.hahwul.com/deploy/github-pages/">Github Action</a> • <a href="#contributing">Contributing</a> • <a href="CHANGELOG.md">Changelog</a> </p> --- Hwaro processes Markdown content with TOML, YAML, or JSON front matter and Jinja2-compatible templates (Crinja) to build high-performance static sites. It features parallel builds, incremental caching, and a built-in dev server with live reload. <details> <summary><strong>Features</strong></summary> ### Content & Templating - Markdown with TOML/YAML/JSON front matter - Jinja2 templates (inheritance, includes, macros) - Markdown extensions: task lists, footnotes, definition lists, math (KaTeX/MathJax), Mermaid diagrams, emoji, etc - Built-in shortcodes (YouTube, Vimeo, Gist, Alert, Figure, Tweet, CodePen) and custom shortcode support - Build-time syntax highlighting (Tartrazine, hljs-compatible classes; optional client mode via Highlight.js) - Table of contents (TOC) generation - Reading time and word count - Content summaries via `<!-- more -->` marker - Non-markdown content file publishing ### Content Management - Draft, scheduled, and expiring post support - URL aliases and redirects - Archetypes for content scaffolding templates - Data files (YAML, JSON, TOML) accessible in templates - Author data aggregation and management - Page weight and custom sorting (by date, weight, title) ### Build & Performance - Multi-threaded parallel processing (Crystal `preview_mt`) — tune with `CRYSTAL_WORKERS` (default 4) - Incremental build caching - Streaming build mode with memory limits - Pre/post build hooks - Built-in Sass/SCSS compilation (pure Crystal, no external tools) - CSS/JS bundling, minification, and content-hash fingerprinting - Lazy loading images - Environment-specific config (`config.production.toml`, `config.staging.toml`, etc.) ### SEO & Discovery - Auto-generated sitemap, robots.txt, RSS/Atom feeds - OpenGraph meta tags and auto-generated OG images (PNG) - Twitter Cards and JSON-LD structured data (Article, FAQ, HowTo, Organization, Person) - Canonical URLs and hreflang tags - `llms.txt` and `AGENTS.md` generation - Client-side search index (Fuse.js, ElasticLunr) with CJK tokenization ### Site Features - Pagination, taxonomies (tags, categories, custom) - Content series and related posts - Breadcrumb navigation and previous/next page links - Multilingual (i18n) with per-language feeds and search - Image processing (resize, responsive images, LQIP blur-up placeholders, dominant color extraction) and auto-generated OG images - PWA support (manifest, service worker) - AMP page generation - Transparent sections for flexible content organization ### Development & Deployment - Dev server with live reload and error overlay - Scaffolding with built-in themes (`simple`, `bare`, `blog`, `docs`, `book`) — auto light/dark with a built-in theme switcher - Deploy to multiple targets with dry-run support - Platform config generation (Netlify, Vercel, Cloudflare Pages, GitHub Pages, GitLab CI) - Import from WordPress, Jekyll, Hugo - Link checker, config doctor, and front matter format conversion </details> ## Installation ### Homebrew ```bash brew tap hahwul/hwaro brew install hwaro ``` ### From source ```bash # Clone the repository git clone https://github.com/hahwul/hwaro.git cd hwaro # Install dependencies shards install # Build # -Dpreview_mt enables the multi-threaded runtime (how official binaries # ship) — without it, builds render on a single thread. shards build --release --no-debug --production -Dpreview_mt ``` > For more installation options including Docker and pre-built binaries, see the [Installation Guide](https://hwaro.hahwul.com/start/installation/). ## Contributing Hwaro is an open-source project made with ❤️. If you would like to contribute, please check [CONTRIBUTING.md](CONTRIBUTING.md) and submit a Pull Request.  ## Why "Hwaro"? Hwaro (화로) is the Korean word for **Furnace** — the same name used in Minecraft's Korean localization. In the game, the Furnace is an essential tool that transforms raw materials into useful items. Hwaro aims to serve the same role for static sites: feed in your content, and it crafts a complete website. 
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.0.8- Tagged
- Aug 8, 2026
- Commit
381fd1ef189e- Indexed
- not yet
Dependents
No indexed shard depends on this one yet.
Repository
github.com/hahwul/hwaro
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Synced
- Aug 12, 2026
- Versions
- 51