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
- Download: Get the latest JAR from the GitHub Releases.
- Configure: Create a
config.osmanfile in your project root. - Build: Run the generator to produce the
publicorsitefolder.