Skip to content

SquidDev-CC/madefor.cc

dev
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
dns
July 30, 2023 16:50
September 19, 2020 16:08
September 19, 2020 16:08
September 26, 2020 18:22

madefor.cc

Provides vanity domains for ComputerCraft-related projects. This allows people to create their own websites, and use a x.madefor.cc domain.

Examples:

Getting started

  • Create your website! The easiest way to do this is through GitHub pages, but any hosting provider will work. If you want something more powerful, you might want to check out Netlify or Vercel.
  • Choose a subdomain (and check it's available). This will probably be the name of your project but you might want something else.
  • Set up your hosting provider with your subdomain. On GitHub, it's as simple as creating a CNAME file.
  • Add your subdomain and existing domain (for instance me.github.io or whatever.netlify.app) to the dns/domains.py file, and send us a pull request!