verless is a simple and lightweight static site generator.
It’s designed for Markdown-based content with a focus on simplicity and performance. It reads your Markdown files, applies your HTML templates and renders them as a website.
The philosophy of verless is that it provides a very basic feature set by default – it basically just renders your Markdown content using HTML templates -, and you explicitly have to enable more advanced features in your project configuration.
verless is free and open source software.
Key Features
- Flexible theming: Themes define the HTML templates as well as styles and scripts for your frontend. Initializing a new theme can be done within a single command, and setting it as active requires a single line of configuration. Since verless provides pre-defined template variables, themes are interchangeable.
- Rapid development: Just like themes, new projects can be created using a single command. Local development requires no third-party webserver as verless comes with a built-in webserver and rebuilds your project when something changes.
- High performance: Generating a static site typically is a matter of milliseconds. To keep build times short, verless lets you choose and explicitly enable features you need – only generate RSS feeds or overview pages for tags if you want to.
- Focus on simplicity: Global information, page types, plugins and other settings are configured in a central configuration file inside your project.
Website: github.com/verless/verless
Support:
Developer: Dominik Braun and contributors
License: Apache-2.0 License
verless is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| Go Static Site Generators | |
|---|---|
| Hugo | Fast framework for building websites |
| Plenti | Go backend and Svelte frontend |
| Gitmal | Static page generator for Git repositories |
| InkPaper | Elegant static blog generator |
| Hastie | Takes Markdown text files, applies a template, and generates an HTML site |
| gostatic | Dependency tracking and re-rendering only changed pages |
| Zas | Billed as the most simple static site generator ever |
| Goldsmith | Extensible static website generator |
| Gozer | Fast and simple static site generator |
| LitePub | Lightweight static blog generator |
| Magnanimous | Simple and fast static website generator |
| depp | Static page generator for Git repositories |
| Underblog | Extremely simple, fast static blog generator |
| Krems | For markdown-based blogs |
| Sitegen | Simple but flexible static site generator |
| Notebrew | Static site CMS and blogging platform |
| Anna | Builds websites from Markdown content |
| verless | Simple and lightweight static site generator |
| kew | Extremely minimal static site generator |
| Hindsite | Fast, lightweight static website generator |
| gohan | Incremental builds, syntax highlighting, Mermaid diagrams |
| Ago | Small static blog generator without any fuzz |
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. |

