文件最后提交记录最后更新时间
Advanced usage of net/http (#91) * advanced usage of net/http * episode 32 * glide => go modules * other updates * more * updates * Removing hiatus blog post * Using shortcode for all screencast bottoms * Removing unused archetypes * Fixing screencasts list template * Screencast badge * update hugo version * real netlify config * remove patreon * shorten the ultimate guide text * The there's more box * styling * moving CSS asset * test redeploy * screencast CSS5 年前
Advanced usage of net/http (#91) * advanced usage of net/http * episode 32 * glide => go modules * other updates * more * updates * Removing hiatus blog post * Using shortcode for all screencast bottoms * Removing unused archetypes * Fixing screencasts list template * Screencast badge * update hugo version * real netlify config * remove patreon * shorten the ultimate guide text * The there's more box * styling * moving CSS asset * test redeploy * screencast CSS5 年前
Replace goin5minutes url with working one (#282) * Use main, and replace goin5minutes url with working one * Undo master->main changes4 年前
switching to root go mod file (#272) * readme updates Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net> * switching to singular go mod file Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net> * more progress Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net> * more compile fixes Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net> * go mod tidy Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net> * more Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net> * skipping build for ep 16 Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net> * using go 1.17 Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>4 年前
consolidating images (#155) and making the care anywhere logo smaller8 年前
removing webapps in go nav link (#280) Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>4 年前
Replace goin5minutes url with working one (#282) * Use main, and replace goin5minutes url with working one * Undo master->main changes4 年前
http => https (#170) 7 年前
deploy script 10 年前
README.md

Go In 5 Minutes

This folder has code to build the https://goin5minutes.com website. If you're looking for the Go In 5 Minutes example code and outlines, please see the root directory.

Create a New Screencast Page

You'll need Hugo installed, then run this:

run hugo new screencast/episode_x_some_description.md