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.

Change my name to raw Utensil

+4 -4
+1 -1
LICENSE.md
··· 1 - Copyright (c) 2011-2014 Utensil Song (https://github.com/utensil) 1 + Copyright (c) 2011-2021 Utensil (https://github.com/utensil) 2 2 3 3 Permission is hereby granted, free of charge, to any person obtaining a copy 4 4 of this software and associated documentation files (the "Software"), to deal
+1 -1
README.md
··· 49 49 50 50 Codes are licensed by MIT License, see `LICENSE.md`. Blog contents are licensed by [(CC) BY-NC-ND](http://creativecommons.org/licenses/by-nc-nd/3.0/). 51 51 52 - Copyright (c) 2011-2014 Utensil Song (https://github.com/utensil) 52 + Copyright (c) 2011-2021 Utensil (https://github.com/utensil)
+1 -1
source/javascripts/jquery-github-widget.js
··· 1 1 /*! 2 2 * jQuery Github Widgets 3 3 * 4 - * Copyright 2012, Utensil Song 4 + * Copyright 2012, Utensil 5 5 * https://github.com/utensil 6 6 * 7 7 * Released under the MIT licenses.
+1 -1
source/layouts/blog_layout_en.haml
··· 58 58 %section.meta 59 59 %p 60 60 %span.author 61 - %a{:href => "/"} Utensil Song 61 + %a{:href => "/"} Utensil 62 62 %span.time 63 63 %time{:datetime => current_article.date} 64 64 = current_article.date.strftime('%Y-%m-%d')