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 @@ + + + + + + + + + + Go Conference 2018 Autumn + + + +

Go Conference 2018 Autumn

+

+ Conference of programming language Go in Tokyo. +

+ + + + +
DateVenue
2018/11/25 (Sun)Google Tokyo
Roppongi Hills Mori Tower, 6-10-1 Roppongi, Minato-ku, Tokyo, Japan
+ +

Keynote Speaker

+

Steven Buss

+ Steven Buss +

+ 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. +

+ +

Call for Presentations

+

+ We need your talk. Please submit your talk. +

+ +

Schedule

+ + +

Sponsors

+

+ If you are interested in helping the conference as a sponsor, + please contat us via this form. +

+ +

Time Table

+ + + + + + + + + + + + + + + + + +
TimeRoom ARoom BRoom C
09:30 -Open
10:00 - 10:10Opening Talk--
10:10 - 11:00Keynote--
11:00 - 11:10Break
11:10 - 11:30Sponsor Session 1-Handson
for Beginners
11:30 - 11:50Sponsor Session 2-
11:50 - 13:20Lunch Break
13:20 - 14:00Session A-1Session B-1Handson
by Women Who Go Tokyo
14:00 - 14:10Break
14:10 - 14:30Session A-2Session B-2
14:30 - 14:50Session A-3Session B-3
14:50 - 15:00Break
15:00 - 15:40Session A-4Session B-4Handson
golang.tokyo
15:40 - 15:55Break
15:55 - 16:50Lightning Talks--
+ +

Code of Conduct

+

We require our attendees and speakers to follow Go Community Code of Conduct.

+ +

Contact Us

+

+ 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'); - - - Go Conference 2018 Autumn - + + GoCon -

Go Conference 2018 Autumn

-

- Conference of programming language Go in Tokyo. -

- - - - -
DateVenue
2018/11/25 (Sun)Google Tokyo
Roppongi Hills Mori Tower, 6-10-1 Roppongi, Minato-ku, Tokyo, Japan
- -

Keynote Speaker

-

Steven Buss

- Steven Buss -

- 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. -

- -

Call for Presentations

-

- We need your talk. Please submit your talk. -

- -

Schedule

- - -

Sponsors

-

- If you are interested in helping the conference as a sponsor, - please contat us via this form. -

- -

Time Table

- - - - - - - - - - - - - - - - - -
TimeRoom ARoom BRoom C
09:30 -Open
10:00 - 10:10Opening Talk--
10:10 - 11:00Keynote--
11:00 - 11:10Break
11:10 - 11:30Sponsor Session 1-Handson
for Beginners
11:30 - 11:50Sponsor Session 2-
11:50 - 13:20Lunch Break
13:20 - 14:00Session A-1Session B-1Handson
by Women Who Go Tokyo
14:00 - 14:10Break
14:10 - 14:30Session A-2Session B-2
14:30 - 14:50Session A-3Session B-3
14:50 - 15:00Break
15:00 - 15:40Session A-4Session B-4Handson
golang.tokyo
15:40 - 15:55Break
15:55 - 16:50Lightning Talks--
- -

Code of Conduct

-

We require our attendees and speakers to follow Go Community Code of Conduct.

- -

Contact Us

-

- Feel free contact us via this form. -

+

Moving...

- + \ No newline at end of file