Skip to content

Instantly share code, notes, and snippets.

View glhrzx's full-sized avatar
🧪
Always learning

Guilherme Ribeiro glhrzx

🧪
Always learning
  • Paraná, Brazil
  • 04:51 (UTC -03:00)
  • Instagram glhrzx
View GitHub Profile
@glhrzx
glhrzx / settings.json
Last active August 22, 2024 03:19
VSCode Insiders User Settings (updated)
{
// init
// editor config
"editor.fontFamily": "JetBrains Mono, Cascadia Mono, Consolas, 'Courier New', monospace",
"editor.fontSize": 13,
"editor.fontLigatures": true,
"editor.fontWeight": "bold",
"editor.fastScrollSensitivity": 5,
"editor.padding.top": 20,
"editor.padding.bottom": 30,
@deanrather
deanrather / Github Web Hosting.md
Last active November 10, 2025 06:17
Free Hosting on GitHub

Free Hosting on GitHub

This guide will take you from zero webserver knowledge, to having your own free site hosted on GitHub. The only non-free bit is registering a domain name, which can be as cheap as $5/year.

This guide uses CrazyDomains as the Registrar, FreeDNS as the DNS, and GitHub as the Webserver.


1) Domain Registration and Setup