-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontent.json
More file actions
1 lines (1 loc) · 2.85 KB
/
Copy pathcontent.json
File metadata and controls
1 lines (1 loc) · 2.85 KB
1
{"meta":{"title":"钰树霖风","subtitle":"","description":"","author":"沈钰霖","url":"http://yoursite.com","root":"/"},"pages":[{"title":"","date":"2019-12-21T19:17:26.525Z","updated":"2019-12-21T19:17:26.525Z","comments":true,"path":"js/click_show_text.js","permalink":"http://yoursite.com/js/click_show_text.js","excerpt":"","text":"var a_idx = 0; jQuery(document).ready(function($) { $(\"body\").click(function(e) { var a = new Array (\"钰\"); var $i = $(\"\").text(a[a_idx]); a_idx = (a_idx + 1) % a.length; var x = e.pageX, y = e.pageY; $i.css({ \"z-index\": 5, \"top\": y - 20, \"left\": x, \"position\": \"absolute\", \"font-weight\": \"bold\", \"color\": \"#FF0000\" }); $(\"body\").append($i); $i.animate({ \"top\": y - 180, \"opacity\": 0 }, 3000, function() { $i.remove(); }); }); setTimeout('delay()', 2000); }); function delay() { $(\".buryit\").removeAttr(\"onclick\"); }"},{"title":"","date":"2019-12-21T07:38:56.831Z","updated":"2019-12-21T07:28:18.242Z","comments":true,"path":"js/love.js","permalink":"http://yoursite.com/js/love.js","excerpt":"","text":"!function(e,t,a){function n(){c(\".heart{width: 10px;height: 10px;position: fixed;background: #f00;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);}.heart:after,.heart:before{content: '';width: inherit;height: inherit;background: inherit;border-radius: 50%;-webkit-border-radius: 500%;-moz-border-radius: 50%;position: fixed;}.heart:after{top: -5px;}.heart:before{left: -5px;}\"),o(),r()}function r(){for(var e=0;e"}],"posts":[{"title":"hello","slug":"hello","date":"2019-12-23T15:21:12.000Z","updated":"2019-12-23T15:21:12.972Z","comments":true,"path":"2019/12/23/hello/","link":"","permalink":"http://yoursite.com/2019/12/23/hello/","excerpt":"","text":"","categories":[],"tags":[]},{"title":"C++","slug":"C","date":"2019-12-23T15:12:36.000Z","updated":"2019-12-23T15:18:17.980Z","comments":true,"path":"2019/12/23/C/","link":"","permalink":"http://yoursite.com/2019/12/23/C/","excerpt":"f12123123","text":"f12123123 123456","categories":[{"name":"期末考试","slug":"期末考试","permalink":"http://yoursite.com/categories/%E6%9C%9F%E6%9C%AB%E8%80%83%E8%AF%95/"}],"tags":[]},{"title":"Hello World","slug":"hello-world","date":"2019-12-21T03:45:08.786Z","updated":"2019-12-21T03:45:08.786Z","comments":true,"path":"2019/12/21/hello-world/","link":"","permalink":"http://yoursite.com/2019/12/21/hello-world/","excerpt":"","text":"Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post1$ hexo new \"My New Post\" More info: Writing Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy More info: Deployment","categories":[],"tags":[]}]}