This is the repository for the Independent Roblox Wiki Alliance site, which you can view at https://indierobloxwikis.org. Join our Discord server!
The site is built using Jekyll.
To contribute, you can open a Pull Request with your changes. If you haven't already, start by forking this repository. Create a new branch in your fork, and submit your changes for review.
To ensure the site remains maintainable and synchronized, please follow these rules:
- Do not edit the
.cssfiles located in/assets/cssdirectly. This project uses LESS for styling. Please make all style changes in the.lessfiles; these will be automatically compiled and converted via a GitHub Actions process upon deployment. - Do not manually edit the
/robloxapipage. This page is automatically synced with the RobloxAPI extension repository. Any manual changes made here will be overwritten during the next sync.
If you'd like to preview your changes before publishing a PR, follow these steps:
- Install Jekyll and its prerequisites (see here)
- Run
bundle installto install dependencies - Run
bundle exec jekyll serveto run the site locally
There are two ways to add your wiki. You may open an issue request and have us do the work for you, or you may add it yourself via a pull request. To open an issue, use this form. If you wish to add it yourself, please open a pull request doing the following:
- Insert logo into
/assets/wiki-logos - Add wiki details to
_data/members.yml(the carousel on the front page and the members list are both generated from this file). This is the format:
- name:
link:
logo: "/assets/wiki-logos/LogoHere.svg" (svg is recommended if logo is basic; if monochrome, place the white version here)
description: "Lorem ipsum"
game_link:
discord:
joined: "January 2030"
team:
- name: A
- name: B