From 665dfed8845bf9dca96116e074d15bf8915d07af Mon Sep 17 00:00:00 2001 From: Mark McGranaghan Date: Thu, 20 Sep 2012 15:57:19 -0700 Subject: [PATCH] notes --- README | 3 ++- src/xx-http-server-graceful-shutdown.go | 2 ++ www/brand.md | 9 --------- www/brand.txt | 4 ++++ www/{index.md => index.txt} | 2 +- www/landing.txt | 13 +++++++++++++ 6 files changed, 22 insertions(+), 11 deletions(-) delete mode 100644 www/brand.md create mode 100644 www/brand.txt rename www/{index.md => index.txt} (99%) create mode 100644 www/landing.txt diff --git a/README b/README index 897619d..6723ec3 100644 --- a/README +++ b/README @@ -1,7 +1,6 @@ = next get web presence in good enough shape to point to from blog post gbe-web - google analytics basic design / brand basic copy sign up form @@ -52,6 +51,8 @@ custom error pages * stack overflow answers * web site * free books for contributors and reviewers +* stack overflow ads +* adwords ads = pricing * $39 diff --git a/src/xx-http-server-graceful-shutdown.go b/src/xx-http-server-graceful-shutdown.go index 17205e9..4d780c6 100644 --- a/src/xx-http-server-graceful-shutdown.go +++ b/src/xx-http-server-graceful-shutdown.go @@ -78,6 +78,8 @@ func main() { // == todo // clean up logging +// limit shutdown time +// wait -> drain // factor out to cut-and-pastable against normal app // == running diff --git a/www/brand.md b/www/brand.md deleted file mode 100644 index 47e9d53..0000000 --- a/www/brand.md +++ /dev/null @@ -1,9 +0,0 @@ -## brand - -* colors -* font - * monaco - * helvetica neue -* twitter icon - -{ } \ No newline at end of file diff --git a/www/brand.txt b/www/brand.txt new file mode 100644 index 0000000..3657a22 --- /dev/null +++ b/www/brand.txt @@ -0,0 +1,4 @@ += color +black: 212121 +white: ffffff +blue: 1f58ad diff --git a/www/index.md b/www/index.txt similarity index 99% rename from www/index.md rename to www/index.txt index 1061241..3fcfd3c 100644 --- a/www/index.md +++ b/www/index.txt @@ -1,6 +1,6 @@ ## Go by Example -** + _Go by Example_ is a practical guide to the Go programming language. consisting of more than a hundred complete Go programs. The book diff --git a/www/landing.txt b/www/landing.txt new file mode 100644 index 0000000..d4f945e --- /dev/null +++ b/www/landing.txt @@ -0,0 +1,13 @@ + + + + +--------------+ + | | + | | Your practical guide to Go. + | Go | + | by | Sign up to hear when it's ready: + | Example | [ (Your Email) ] {Go} + | | + | | + | | + +--------------+