Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 766 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 766 Bytes

🥩 cubesteak

A refreshingly simple static site generator

⚠️ DISCLAIMER: cubesteak is in active development. Many basic features are missing, and parts of this README may not reflect the current state of the project.

Getting Started

Installation

With Cargo installed, build and install from latest main with

cargo install --git https://github.com/lunabunn/cubesteak

Usage

Simply run:

cubesteak <source_dir> <target_dir>

Acknowledgements