l33t-xyz / clan.l33t.xyz

Free, flexible, and robust gaming clan websites built on a convenient CMS powered by NextJS, Airtable, GitHub, and Vercel.

Home Page:https://clan.l33t.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clan.l33t.xyz

Free, flexible, and robust gaming clan websites built on a convenient CMS powered by NextJS, Airtable, GitHub, and Vercel.

Clans on 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.

Host Your Clan Website on clan.l33t.xyz

Get a fully customizable clan website up and running in 10 minutes!

See: Get Started on the wiki.

Customization

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.

Architecture

Local Development

To develop locally, perform the following steps:

  1. git clone
  2. yarn install and yarn run dev
  3. Two options, one involving editing the hosts file, one not:
  4. Modify hosts file (i.e. /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
  5. Alternately, without editing the hosts file, in your browser, navigate to http://localhost:3000/<yourclan>. However, with this method, not all routing may work correctly

Need more help?

Check out the official wiki and the FAQ.

License

Code: MIT License. See LICENSE.md

Wiki, README, and other documentation: Creative Commons Attribution 4.0 International License.

Contributing

Contributions are welcome. Please fork and submit a pull request

About

Free, flexible, and robust gaming clan websites built on a convenient CMS powered by NextJS, Airtable, GitHub, and Vercel.

https://clan.l33t.xyz

License:MIT License


Languages

Language:JavaScript 77.5%Language:SCSS 14.9%Language:Makefile 4.7%Language:Shell 2.9%