A static site generator written in Rust
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Dylan Baker 108156d3ed Make separate page template 5 gadus atpakaļ
src Make separate page template 5 gadus atpakaļ
.gitignore Initial commit. Can parse posts. 5 gadus atpakaļ
Cargo.lock Change name 5 gadus atpakaļ
Cargo.toml Change name 5 gadus atpakaļ
README.md Change name 5 gadus atpakaļ
test Add test script for ease of use 5 gadus atpakaļ

README.md

Casaubon

Casaubon is a static site generator written in Rust. I had very specific goals in mind when writing Casaubon and it is not meant to be all things for all people. Casaubon does what it is intended to do and no more.

Goals

  • Convention over configuration
  • Learn Rust
  • Fast compile times

Non-goals

  • Extensibility
  • Flexibility