📊 Project Summary

GitHub Stars GitHub Forks GitHub Issues GitHub Pull Requests GitHub Last Commit GitHub Language Count Top Language

nntin.github.io is the entry point for my GitHub Pages setup. There isn’t much programming going on in this repository — most of the work was in configuration and setup.

Originally, I was using the default GitHub subdomain at nntin.github.io. Later on, I purchased the domain nntin.xyz through Namecheap and configured my DNS there, setting up both the root domain and several subdomains. Eventually, I transferred everything to Cloudflare, where the domain is still managed today.

This repo contains a simple CNAME file that maps the site to nntin.xyz. It’s a minimal setup, but it powers the custom domain for all my GitHub Pages content.

Because I’m hosting multiple GitHub Pages across different repositories, it doesn’t make much sense to use the main entry point (nntin.github.io) as the central site. Instead, I delegate to subpaths or subdomains where each project lives independently — keeping things modular and easier to manage.