Static Site Generators

verless – simple and lightweight static site generator

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
HugoFast framework for building websites
PlentiGo backend and Svelte frontend
GitmalStatic page generator for Git repositories
InkPaperElegant static blog generator
HastieTakes Markdown text files, applies a template, and generates an HTML site
gostaticDependency tracking and re-rendering only changed pages
ZasBilled as the most simple static site generator ever
GoldsmithExtensible static website generator
GozerFast and simple static site generator
LitePubLightweight static blog generator
MagnanimousSimple and fast static website generator
deppStatic page generator for Git repositories
UnderblogExtremely simple, fast static blog generator
KremsFor markdown-based blogs
SitegenSimple but flexible static site generator
NotebrewStatic site CMS and blogging platform
AnnaBuilds websites from Markdown content
verlessSimple and lightweight static site generator
kewExtremely minimal static site generator
HindsiteFast, lightweight static website generator
gohanIncremental builds, syntax highlighting, Mermaid diagrams
AgoSmall static blog generator without any fuzz

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments