diff --git a/firebase.json b/firebase.json index e782939..626a627 100644 --- a/firebase.json +++ b/firebase.json @@ -5,6 +5,11 @@ "firebase.json", "**/.*", "**/node_modules/**" - ] + ], + "redirects": [{ + "source" : "/", + "destination" : "/2018-autumn", + "type" : 301 + }] } } diff --git a/public/StevenBuss053.jpg b/public/2018-autumn/StevenBuss053.jpg similarity index 100% rename from public/StevenBuss053.jpg rename to public/2018-autumn/StevenBuss053.jpg diff --git a/public/2018-autumn/index.html b/public/2018-autumn/index.html new file mode 100644 index 0000000..a59988a --- /dev/null +++ b/public/2018-autumn/index.html @@ -0,0 +1,93 @@ + + +
+ + + + + + ++ Conference of programming language Go in Tokyo. +
+ +Date | Venue |
---|---|
2018/11/25 (Sun) | Google Tokyo Roppongi Hills Mori Tower, 6-10-1 Roppongi, Minato-ku, Tokyo, Japan |
+ Steven maintains the Go runtime for App Engine Standard, + and recently launched a new runtime for Go 1.11 + which removes the limitations of the old platform. + He's been at Google for two and a half years. + He previously worked at a computational genomics startup and at Amazon. + He primarily writes C++ and Go at Google, and Python and Go in his free time. + You can find him at http://github.com/sbuss. +
+ ++ We need your talk. Please submit your talk. +
+ ++ If you are interested in helping the conference as a sponsor, + please contat us via this form. +
+ +Time | Room A | Room B | Room C |
---|---|---|---|
09:30 - | Open | ||
10:00 - 10:10 | Opening Talk | - | - |
10:10 - 11:00 | Keynote | - | - |
11:00 - 11:10 | Break | ||
11:10 - 11:30 | Sponsor Session 1 | - | Handson for Beginners |
11:30 - 11:50 | Sponsor Session 2 | - | |
11:50 - 13:20 | Lunch Break | ||
13:20 - 14:00 | Session A-1 | Session B-1 | Handson by Women Who Go Tokyo |
14:00 - 14:10 | Break | ||
14:10 - 14:30 | Session A-2 | Session B-2 | |
14:30 - 14:50 | Session A-3 | Session B-3 | |
14:50 - 15:00 | Break | ||
15:00 - 15:40 | Session A-4 | Session B-4 | Handson golang.tokyo |
15:40 - 15:55 | Break | ||
15:55 - 16:50 | Lightning Talks | - | - |
We require our attendees and speakers to follow Go Community Code of Conduct.
+ ++ Feel free contact us via this form. +
+ + diff --git a/public/favicon.ico b/public/images/favicon.ico similarity index 100% rename from public/favicon.ico rename to public/images/favicon.ico diff --git a/public/index.html b/public/index.html index 26de655..acb130e 100644 --- a/public/index.html +++ b/public/index.html @@ -10,84 +10,10 @@ gtag('js', new Date()); gtag('config', 'UA-127197700-1'); - - -- Conference of programming language Go in Tokyo. -
- -Date | Venue |
---|---|
2018/11/25 (Sun) | Google Tokyo Roppongi Hills Mori Tower, 6-10-1 Roppongi, Minato-ku, Tokyo, Japan |
- Steven maintains the Go runtime for App Engine Standard, - and recently launched a new runtime for Go 1.11 - which removes the limitations of the old platform. - He's been at Google for two and a half years. - He previously worked at a computational genomics startup and at Amazon. - He primarily writes C++ and Go at Google, and Python and Go in his free time. - You can find him at http://github.com/sbuss. -
- -- We need your talk. Please submit your talk. -
- -- If you are interested in helping the conference as a sponsor, - please contat us via this form. -
- -Time | Room A | Room B | Room C |
---|---|---|---|
09:30 - | Open | ||
10:00 - 10:10 | Opening Talk | - | - |
10:10 - 11:00 | Keynote | - | - |
11:00 - 11:10 | Break | ||
11:10 - 11:30 | Sponsor Session 1 | - | Handson for Beginners |
11:30 - 11:50 | Sponsor Session 2 | - | |
11:50 - 13:20 | Lunch Break | ||
13:20 - 14:00 | Session A-1 | Session B-1 | Handson by Women Who Go Tokyo |
14:00 - 14:10 | Break | ||
14:10 - 14:30 | Session A-2 | Session B-2 | |
14:30 - 14:50 | Session A-3 | Session B-3 | |
14:50 - 15:00 | Break | ||
15:00 - 15:40 | Session A-4 | Session B-4 | Handson golang.tokyo |
15:40 - 15:55 | Break | ||
15:55 - 16:50 | Lightning Talks | - | - |
We require our attendees and speakers to follow Go Community Code of Conduct.
- -- Feel free contact us via this form. -
+Moving...
-