Free, flexible, and robust gaming clan websites built on a convenient CMS powered by NextJS, Airtable, GitHub, and Vercel.
clan.l33t.xyz
The list of gaming clan websites hosted on clan.l33t.xyz
is growing. The first one is Clan Amazon, which is maintained by the creator of l33t-xyz
.
See the list of clans on the wiki.
clan.l33t.xyz
Get a fully customizable clan website up and running in 10 minutes!
See: Get Started on the wiki.
While eventually, the site will be fully customizable, currently, the customizations are around hero (header) images, and color themes. The current color theme choices are: default
, dark-inferno
, dark-forest
, dark-steel-blue
, dark-amethyst
, and dark-bronze
.
To develop locally, perform the following steps:
git clone
yarn install
and yarn run dev
/etc/hosts
) and point yourclan.clan.l33t.xyz
to 127.0.0.1
, then, in your browser, navigate to http://<yourclan>.clan.l33t.xyz:3000
http://localhost:3000/<yourclan>
. However, with this method, not all routing may work correctlyCheck out the official wiki and the FAQ.
Code: MIT License. See LICENSE.md
Wiki, README, and other documentation: Creative Commons Attribution 4.0 International License.
Contributions are welcome. Please fork and submit a pull request