Static Site Generators

Tota – simple and elegant static site generator

Tota is an elegantly simple static-site generator for all kinds of sites.

It’s targeted to help you create personal websites, side-projects, blogs, documentation, and more.

This is free and open source software.

Key Features

  • Pages – the most basic type of resource, usually devoid of any dates, and suitable for home pages, landing pages, and other stand-alone site pages. Pages are written in Markdown (.md) format.
  • Posts – blogging is a popular use-case for static-site generators, and Tota makes it easy to create one. Posts are written in Markdown (.md) format and are stored in a separate top-level posts directory. Tota will convert these files to HTML and save them in the public directory when your site is built.
  • Front matter – block of YAML at the beginning of a page file, ahead of any Markdown content.
    Templates – define the HTML structure of your website and allow you to change its presentation and style. Tota uses the Mustache templating language, which works by substituting variable placeholders for real data.
  • Assets – static files that Tota doesn’t need to process. This includes images, CSS and JavaScript files.
  • Deploy – creates static files that you can host anywhere, but provides a seamless, single-command deployment strategy to some preferred hosting providers.

Website: tota.dev
Support: GitHub Code Repository
Developer: izolate
License: MIT License

Tota is written in Dart. Learn Dart with our recommended free books and free tutorials.


Related Software

Dart Static Site Generators
DSGSimple static site generator that builds on SiteGen
SiteGenStatic site generator with a webserver and extra assets-folder and partials-support
ReifyMicroframework designed for building static sites
TotaElegant simple static-site generator for all kinds of sites
SilssigTargeted at GitHub/GitLab pages and similar services
BlakeOpinionated static site generator
tavernStatic site generator for blogs with Dart support
BluffStatic website generator that seeks inspiration from Flutter widgets
PicositeConverts Markdown files with YAML front matter into static HTML
DocuDartStatic documentation generator
trellis_siteCombines Markdown content with Trellis templates

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our carefully curated directory of recommended free and open source software, covering every major software category.

The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more.

Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted