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 | |
|---|---|
| DSG | Simple static site generator that builds on SiteGen |
| SiteGen | Static site generator with a webserver and extra assets-folder and partials-support |
| Reify | Microframework designed for building static sites |
| Tota | Elegant simple static-site generator for all kinds of sites |
| Silssig | Targeted at GitHub/GitLab pages and similar services |
| Blake | Opinionated static site generator |
| tavern | Static site generator for blogs with Dart support |
| Bluff | Static website generator that seeks inspiration from Flutter widgets |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

