Documentation for buluma.github.io
Welcome to the documentation for the buluma.github.io repository. This site serves as the main landing page for Ansible roles developed by the buluma community.
Overview
The buluma.github.io repository is a Jekyll-powered GitHub Pages site that documents and showcases various Ansible roles. It provides information about the roles, their testing status, version information, and download counts.
Repository Structure
buluma.github.io/
├── _includes/ # Jekyll includes
├── _layouts/ # Jekyll layouts
├── _posts/ # Blog posts
├── _sass/ # Sass stylesheets
├── assets/ # Static assets
├── docs/ # Documentation (this directory)
├── .github/ # GitHub Actions workflows
├── _config.yml # Jekyll configuration
├── Gemfile # Ruby dependencies
├── index.md # Main landing page
├── about.md # About page
└── ...
Purpose
This site serves as:
- A central hub for buluma’s Ansible roles
- Documentation for how to use the roles
- Status information about role testing
- A showcase of available Ansible roles
Contributing
See the Contributing Guide for information on how to contribute to this repository.