/nicolino

A not-quite-minimalisting SSG written in Crystal

Primary LanguageCrystalMIT LicenseMIT

Nicolino

A performant, tiny, SSG (yeah, sure)

WARNING

This is a toy. Do not use this for anything important. Yet, maybe.

What is it tho

It's a SSG, a Static Site Generator. You know, those things where you write some markdown and end up with a website.

Why

Because I am learning Crystal and I know a lot about SSGs, so it's a nice project.

Will it be any good

Probably not? I am an old guy and my energy is limited and I don't need this, so I will just keep adding stuff while it's fun.

What's in it

Not much:

  • Markdown with normal YAML metadata
  • Pages and Posts (which have dates)
  • RSS feed generation
  • Generates HTML
  • Incremental builds

It's pretty fast?

What's planned

Nothing is planned, this is strictly a make it up as you go operation. BUT check out the TODO list