Utensil's technical posts in Chinese (mostly 2005-2020) utensil.tngl.sh/tech/
0

Configure Feed

Select the types of activity you want to include in your feed.

tech / index.html
4.6 kB 9 lines
1<!DOCTYPE html> <html> <head> <meta charset=utf-8> <meta content='IE=edge,chrome=1' http-equiv=X-UA-Compatible> <!--[if (lt IE 9)&(!IEMobile)]><script src="/tech/javascripts/html5.js"></script><![endif]--> <meta content='width=device-width, initial-scale=1.0' name=viewport> <title>Home</title> <link href="/tech/stylesheets/site.css" rel=stylesheet /> <link href="/tech/stylesheets/blog.css" rel=stylesheet /> <link href="/tech/stylesheets/highlight/railscasts.css" rel=stylesheet /> <title>Utensil on Github</title> <!--[if lt IE 9]><link href="http://fonts.googleapis.com/css?family=Amaranth:400,700" rel=stylesheet /> <link href='http://fonts.googleapis.com/css?family=PT+Mono' rel=stylesheet><![endif]--> <link href="/tech/stylesheets/index.css" rel=stylesheet /> <link href="/tech/stylesheets/fonts/Amaranth.css" rel=stylesheet /> <link href="/tech/stylesheets/fonts/PT-Mono.css" rel=stylesheet /> <link href="/tech/stylesheets/tipTip.css" rel=stylesheet /> <link href="/tech/stylesheets/jquery-github-widget-default-theme.css" rel=stylesheet /> <!DOCTYPE html> <html> <head> <meta charset=utf-8> <meta content='IE=edge,chrome=1' http-equiv=X-UA-Compatible> <!--[if (lt IE 9)&(!IEMobile)]><script src="/tech/javascripts/html5.js"></script><![endif]--> <meta content='width=device-width, initial-scale=1.0' name=viewport> <title>Home</title> <link href="/tech/stylesheets/site.css" rel=stylesheet /> <link href="/tech/stylesheets/blog.css" rel=stylesheet /> <link href="/tech/stylesheets/highlight/railscasts.css" rel=stylesheet /> <title>Utensil on Github</title> <!--[if lt IE 9]><link href="http://fonts.googleapis.com/css?family=Amaranth:400,700" rel=stylesheet /> <link href='http://fonts.googleapis.com/css?family=PT+Mono' rel=stylesheet><![endif]--> <link href="/tech/stylesheets/index.css" rel=stylesheet /> <link href="/tech/stylesheets/fonts/Amaranth.css" rel=stylesheet /> <link href="/tech/stylesheets/fonts/PT-Mono.css" rel=stylesheet /> <link href="/tech/stylesheets/tipTip.css" rel=stylesheet /> <link href="/tech/stylesheets/jquery-github-widget-default-theme.css" rel=stylesheet /> <!--[if lt IE 9]><script src="/tech/javascripts/respond.js"></script><![endif]--> </head> <body class=''> <div id=container> <div id=main role=main> <aside class=sidebar> <nav> <span> <a href='/tech/'>home</a> </span> <span> <a href='/tech/calendar.html'>calendar</a> </span> <span> <a href='/tech/tags.html'>tags</a> </span> </nav> </aside> <div class=content> <header> <h1> Home </h1> </header> <article class=markdown-body> <h1 class=title>Uten<span class=fork-me-before>sil</span><a href='https://github.com/utensil' target=_blank> <img src="/tech/images/fork.png" class=fork-me-overlay alt=""/> </a></h1> <h2 class=subtitle> <p> <span>In fascination of</span> <span class=main-idea>creating worlds by words</span> , </p> <p> <span>and in pursuit of</span> <span class=main-idea>words behind the world</span> . </p> <p> <span></span> <span class=main-idea>用语句构建世界</span> <span>的迷恋,</span> </p> <p> <span>以及对</span> <span class=main-idea>世界背后的话语</span> <span>的追索。</span> </p> </h2> </article> </div> </div> </div> <script src="/tech/javascripts/jquery-1.7.1.js"></script> <script src="/tech/javascripts/highlight.pack.js"></script> <script> 2 hljs.initHighlightingOnLoad(); 3 // $(document).ready(function() { 4 // $('pre code').each(function(i, e) {hljs.highlightBlock(e)}); 5 // }); 6</script> <script> 7 // (function(e,b){if(!b.__SV){var a,f,i,g;window.mixpanel=b;a=e.createElement("script");a.type="text/javascript";a.async=!0;a.src=("https:"===e.location.protocol?"https:":"http:")+'//cdn.mxpnl.com/libs/mixpanel-2.2.min.js';f=e.getElementsByTagName("script")[0];f.parentNode.insertBefore(a,f);b._i=[];b.init=function(a,e,d){function f(b,h){var a=h.split(".");2==a.length&&(b=b[a[0]],h=a[1]);b[h]=function(){b.push([h].concat(Array.prototype.slice.call(arguments,0)))}}var c=b;"undefined"!== typeof d?c=b[d]=[]:d="mixpanel";c.people=c.people||[];c.toString=function(b){var a="mixpanel";"mixpanel"!==d&&(a+="."+d);b||(a+=" (stub)");return a};c.people.toString=function(){return c.toString(1)+".people (stub)"};i="disable track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.track_charge people.clear_charges people.delete_user".split(" ");for(g=0;g<i.length;g++)f(c,i[g]); b._i.push([a,e,d])};b.__SV=1.2}})(document,window.mixpanel||[]); mixpanel.init("eda89891866a7e90b6699df21e79ea61"); 8 // mixpanel.track("visit"); 9</script> </body> </html>