Skip to content

OSMAN (Otomatic Site Manufacturer)

Welcome to the official documentation for OSMAN, a Java-powered static site generator designed for simplicity, theme flexibility, and high performance.

Overview

OSMAN takes a simple configuration file and transforms your content into a fully functional, lightweight website. It is particularly well-suited for users who want to host personal portals or documentation sites with minimal overhead.

Key Features

  • Java Backend: Fast and reliable site generation.
  • Theme Support: Swappable themes (e.g., Space) to change your site's look instantly.
  • Asset Management: Automatic handling of images and local resources.
  • Social Integration: Built-in support for social media links and custom icons.

Quick Start

  1. Download: Get the latest JAR from the GitHub Releases.
  2. Configure: Create a config.osman file in your project root.
  3. Build: Run the generator to produce the public or site folder.