Skip to content

Instantly share code, notes, and snippets.

View iguilhermegr's full-sized avatar
🧪
Always learning

gr iguilhermegr

🧪
Always learning
View GitHub Profile
@iguilhermegr
iguilhermegr / 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 September 15, 2024 18:42
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