Source repository for the GitHub Pages site available at:
This repository provides the landing page and domain configuration for the public GitHub projects and applications hosted under the logicc.dev infrastructure.
.
├── index.html # GitHub Pages landing page
├── CNAME # Custom domain configuration
└── README.md # Repository documentation
The site is published through GitHub Pages.
The custom domain is defined in CNAME:
logicc.dev
logicc.dev acts as an entry point for public projects, experiments and web applications maintained through GitHub.
Individual projects are maintained in their respective repositories.
Licensing is defined individually for each repository. Refer to the corresponding LICENSE file where applicable.