staticoso/README.md

2.4 KiB

staticoso

staticoso (from Italian statico [static] + coso [thingy]) is an unpretentious static site generator.

I'm making this because I need a simple and kind-of-minimal program to serve me as a static site generator with (limited) CMS features. Just the features I need.

This won't replace any of the big projects out there that do the same thing but, as all of my projects, I'm releasing it as free libre software, in the hope that someone would find it useful.
Also, this software is needed for someone to edit and compile my personal sub-website sitoctt from its source. Being that site too released under a libre license that allows modifications, I have to also release the tools I use to build it.

Feel free to experiment with all of this stuff!

Dependencies

Features roadmap

  • ActivityPub (Mastodon) support (Feed + embedded comments)
  • Polished Gemtext generation
  • Autodetection of pages and posts
  • Info for posts shown on their page
  • HTML minification
  • Full Open Graph support
  • Custom categories for posts
  • Custom static page parts programmable by context
  • Showing creation and modified date for posts
  • Generation of category pages (ex. page with list of blog posts)
  • Custom and automatic page sorting
  • SCSS compilation support for CSS templates
  • Pug support for base templates and page side parts
  • Differential recompile (to optimize resource waste on non-ephemeral servers)
  • Hot-recompile (for website development)
  • XML sitemap generation
  • Atom + RSS feed generation for posts
  • Generation of website page tree in left sidebar
  • Generation of titles in right sidebar with clickable links
  • Detections of titles in a page
  • Custom static page parts by template
  • Extended Markdown + Pug support for pages
  • Ready for use