Skip to content

Commit

Permalink
deploy: d6353c7
Browse files Browse the repository at this point in the history
  • Loading branch information
leohhhn committed Oct 4, 2024
1 parent 9922a69 commit 211c5ab
Show file tree
Hide file tree
Showing 21 changed files with 613 additions and 6 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ <h4>Sub-directories:</h4>

<dd><a href="presentations.html">presentations</a></dd>

<dd><a href="scripts.html">scripts</a></dd>

</dl>


Expand Down
6 changes: 5 additions & 1 deletion presentations.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,13 +109,17 @@ <h4>Sub-directories:</h4>

<dd><a href="presentations/2024-07-08--gophercon-us--dylan.html">2024-07-08--gophercon-us--dylan</a></dd>

<dd><a href="presentations/2024-07-09--gophercon-us--jae.html">2024-07-09--gophercon-us--jae</a></dd>

<dd><a href="presentations/2024-07-13--nebular--gfanton.html">2024-07-13--nebular--gfanton</a></dd>

<dd><a href="presentations/2024-07-13--nebular--manfred.html">2024-07-13--nebular--manfred</a></dd>

<dd><a href="presentations/2024-08-05--web3kamp--leon.html">2024-08-05--web3kamp--leon</a></dd>

<dd><a href="presentations/2024-09-23--distributed-communities.html">2024-09-23--distributed-communities</a></dd>
<dd><a href="presentations/2024-08-20--gentle-intro-to-gnoland--leon.html">2024-08-20--gentle-intro-to-gnoland--leon</a></dd>

<dd><a href="presentations/2024-09-23--distributed-communities-morgan.html">2024-09-23--distributed-communities-morgan</a></dd>

</dl>

Expand Down
2 changes: 1 addition & 1 deletion presentations/2024-04-11--tokyo-intro-to-gno--leon.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h2>presentations/2024-04-11--tokyo-intro-to-gno--leon</h2>
<h4>Files:</h4>
<dl>

<dd><a href="2024-04-11--tokyo-intro-to-gno--leon/Intro&#32;to&#32;Gno&#32;Tokyo.pdf">Intro to Gno Tokyo.pdf</a></dd>
<dd><a href="2024-04-11--tokyo-intro-to-gno--leon/slides.pdf">slides.pdf</a></dd>

</dl>

Expand Down
80 changes: 80 additions & 0 deletions presentations/2024-07-09--gophercon-us--jae.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Talks - The Go Programming Language</title>
<link type="text/css" rel="stylesheet" href="../static/dir.css">
<script src="../static/dir.js"></script>
<script>

if (window["location"] && window["location"]["hostname"] == "talks.golang.org") {
var _gaq = _gaq || [];
_gaq.push(["_setAccount", "UA-11222381-6"]);
_gaq.push(["b._setAccount", "UA-49880327-6"]);
window.trackPageview = function() {
_gaq.push(["_trackPageview", location.pathname+location.hash]);
_gaq.push(["b._trackPageview", location.pathname+location.hash]);
};
window.trackPageview();
window.trackEvent = function(category, action, opt_label, opt_value, opt_noninteraction) {
_gaq.push(["_trackEvent", category, action, opt_label, opt_value, opt_noninteraction]);
_gaq.push(["b._trackEvent", category, action, opt_label, opt_value, opt_noninteraction]);
};
}
</script>
</head>
<body>

<div id="topbar"><div class="container">

<form method="GET" action="http://golang.org/search">
<div id="menu">
<a href="http://golang.org/doc/">Documents</a>
<a href="http://golang.org/ref">References</a>
<a href="http://golang.org/pkg/">Packages</a>
<a href="http://golang.org/project/">The Project</a>
<a href="http://golang.org/help/">Help</a>
<input type="text" id="search" name="q" class="inactive" value="Search">
</div>
<div id="heading"><a href="../index.html">The Go Programming Language</a></div>
</form>

</div></div>

<div id="page">

<h1>Go talks</h1>

<h2>presentations/2024-07-09--gophercon-us--jae</h2>









</div>

<div id="footer">
Except as <a href="https://developers.google.com/site-policies#restrictions">noted</a>,
the content of this page is licensed under the
Creative Commons Attribution 3.0 License,
and code is licensed under a <a href="http://golang.org/LICENSE">BSD license</a>.<br>
<a href="http://golang.org/doc/tos.html">Terms of Service</a> |
<a href="http://www.google.com/intl/en/policies/privacy/">Privacy Policy</a>
</div>

<script>
(function() {

if (window["location"] && window["location"]["hostname"] == "talks.golang.org") {
var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;
ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";
var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);
}
})();
</script>
</body>
</html>
87 changes: 87 additions & 0 deletions presentations/2024-08-20--gentle-intro-to-gnoland--leon.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Talks - The Go Programming Language</title>
<link type="text/css" rel="stylesheet" href="../static/dir.css">
<script src="../static/dir.js"></script>
<script>

if (window["location"] && window["location"]["hostname"] == "talks.golang.org") {
var _gaq = _gaq || [];
_gaq.push(["_setAccount", "UA-11222381-6"]);
_gaq.push(["b._setAccount", "UA-49880327-6"]);
window.trackPageview = function() {
_gaq.push(["_trackPageview", location.pathname+location.hash]);
_gaq.push(["b._trackPageview", location.pathname+location.hash]);
};
window.trackPageview();
window.trackEvent = function(category, action, opt_label, opt_value, opt_noninteraction) {
_gaq.push(["_trackEvent", category, action, opt_label, opt_value, opt_noninteraction]);
_gaq.push(["b._trackEvent", category, action, opt_label, opt_value, opt_noninteraction]);
};
}
</script>
</head>
<body>

<div id="topbar"><div class="container">

<form method="GET" action="http://golang.org/search">
<div id="menu">
<a href="http://golang.org/doc/">Documents</a>
<a href="http://golang.org/ref">References</a>
<a href="http://golang.org/pkg/">Packages</a>
<a href="http://golang.org/project/">The Project</a>
<a href="http://golang.org/help/">Help</a>
<input type="text" id="search" name="q" class="inactive" value="Search">
</div>
<div id="heading"><a href="../index.html">The Go Programming Language</a></div>
</form>

</div></div>

<div id="page">

<h1>Go talks</h1>

<h2>presentations/2024-08-20--gentle-intro-to-gnoland--leon</h2>






<h4>Files:</h4>
<dl>

<dd><a href="2024-08-20--gentle-intro-to-gnoland--leon/presentation.pdf">presentation.pdf</a></dd>

</dl>




</div>

<div id="footer">
Except as <a href="https://developers.google.com/site-policies#restrictions">noted</a>,
the content of this page is licensed under the
Creative Commons Attribution 3.0 License,
and code is licensed under a <a href="http://golang.org/LICENSE">BSD license</a>.<br>
<a href="http://golang.org/doc/tos.html">Terms of Service</a> |
<a href="http://www.google.com/intl/en/policies/privacy/">Privacy Policy</a>
</div>

<script>
(function() {

if (window["location"] && window["location"]["hostname"] == "talks.golang.org") {
var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;
ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";
var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);
}
})();
</script>
</body>
</html>
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<h1>Go talks</h1>

<h2>presentations/2024-09-23--distributed-communities</h2>
<h2>presentations/2024-09-23--distributed-communities-morgan</h2>



Expand All @@ -55,7 +55,7 @@ <h2>presentations/2024-09-23--distributed-communities</h2>
<h4>Files:</h4>
<dl>

<dd><a href="2024-09-23--distributed-communities/slides.html">slides.html</a></dd>
<dd><a href="2024-09-23--distributed-communities-morgan/slides.html">slides.html</a></dd>

</dl>

Expand All @@ -64,7 +64,7 @@ <h4>Files:</h4>
<h4>Sub-directories:</h4>
<dl>

<dd><a href="2024-09-23--distributed-communities/forum.html">forum</a></dd>
<dd><a href="2024-09-23--distributed-communities-morgan/forum.html">forum</a></dd>

</dl>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<h1>Go talks</h1>

<h2>presentations/2024-09-23--distributed-communities/forum</h2>
<h2>presentations/2024-09-23--distributed-communities-morgan/forum</h2>



Expand Down
91 changes: 91 additions & 0 deletions scripts.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Talks - The Go Programming Language</title>
<link type="text/css" rel="stylesheet" href="static/dir.css">
<script src="static/dir.js"></script>
<script>

if (window["location"] && window["location"]["hostname"] == "talks.golang.org") {
var _gaq = _gaq || [];
_gaq.push(["_setAccount", "UA-11222381-6"]);
_gaq.push(["b._setAccount", "UA-49880327-6"]);
window.trackPageview = function() {
_gaq.push(["_trackPageview", location.pathname+location.hash]);
_gaq.push(["b._trackPageview", location.pathname+location.hash]);
};
window.trackPageview();
window.trackEvent = function(category, action, opt_label, opt_value, opt_noninteraction) {
_gaq.push(["_trackEvent", category, action, opt_label, opt_value, opt_noninteraction]);
_gaq.push(["b._trackEvent", category, action, opt_label, opt_value, opt_noninteraction]);
};
}
</script>
</head>
<body>

<div id="topbar"><div class="container">

<form method="GET" action="http://golang.org/search">
<div id="menu">
<a href="http://golang.org/doc/">Documents</a>
<a href="http://golang.org/ref">References</a>
<a href="http://golang.org/pkg/">Packages</a>
<a href="http://golang.org/project/">The Project</a>
<a href="http://golang.org/help/">Help</a>
<input type="text" id="search" name="q" class="inactive" value="Search">
</div>
<div id="heading"><a href="index.html">The Go Programming Language</a></div>
</form>

</div></div>

<div id="page">

<h1>Go talks</h1>

<h2>scripts</h2>






<h4>Files:</h4>
<dl>

<dd><a href="scripts/format.go">format.go</a></dd>

<dd><a href="scripts/lint.go">lint.go</a></dd>

<dd><a href="scripts/table-tool.go">table-tool.go</a></dd>

</dl>




</div>

<div id="footer">
Except as <a href="https://developers.google.com/site-policies#restrictions">noted</a>,
the content of this page is licensed under the
Creative Commons Attribution 3.0 License,
and code is licensed under a <a href="http://golang.org/LICENSE">BSD license</a>.<br>
<a href="http://golang.org/doc/tos.html">Terms of Service</a> |
<a href="http://www.google.com/intl/en/policies/privacy/">Privacy Policy</a>
</div>

<script>
(function() {

if (window["location"] && window["location"]["hostname"] == "talks.golang.org") {
var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;
ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";
var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);
}
})();
</script>
</body>
</html>
Loading

0 comments on commit 211c5ab

Please sign in to comment.