Skip to content

Commit 8d2ec63

Browse files
committed
update built files after user commit
1 parent 6d746d8 commit 8d2ec63

File tree

6 files changed

+85
-83
lines changed

6 files changed

+85
-83
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>Deepin</title><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css"><link href="/css/app.db54496b.css" rel="preload" as="style"><link href="/css/chunk-vendors.377a35ee.css" rel="preload" as="style"><link href="/js/app.68ddec1e.js" rel="preload" as="script"><link href="/js/chunk-vendors.7760397e.js" rel="preload" as="script"><link href="/css/chunk-vendors.377a35ee.css" rel="stylesheet"><link href="/css/app.db54496b.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but Deepin doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="/js/chunk-vendors.7760397e.js"></script><script src="/js/app.68ddec1e.js"></script></body></html>
1+
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>Deepin</title><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css"><link href="/css/app.db54496b.css" rel="preload" as="style"><link href="/css/chunk-vendors.377a35ee.css" rel="preload" as="style"><link href="/js/app.ebfe63dd.js" rel="preload" as="script"><link href="/js/chunk-vendors.7760397e.js" rel="preload" as="script"><link href="/css/chunk-vendors.377a35ee.css" rel="stylesheet"><link href="/css/app.db54496b.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but Deepin doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="/js/chunk-vendors.7760397e.js"></script><script src="/js/app.ebfe63dd.js"></script></body></html>

docs/js/app.68ddec1e.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/js/app.ebfe63dd.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/map.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"name": "Hi there.md", "path": "desktop_Hi_there.json", "lastedittime": 1619396113, "title": "Hi everyone! \ud83d\udc4b", "abstract": "This project is a web page emulation of a particular Linux distro called deepin. It is designed to allow you to host an ...", "size": 387}, {"name": "About This Blog", "path": "", "lastedittime": 1619652365, "size": -1, "children": [{"name": "README.md", "path": "desktop_About_This_Blog_README.json", "lastedittime": 1619652326, "title": "About GoodManWEN.github.io", "abstract": "A website simulating linux system's GUI, using theme of Deepin distro. You can write blogs with markdown and use it to s...", "size": 5774}, {"name": "Some Secrets", "path": "", "lastedittime": 1619652365, "size": -1, "children": [{"name": "No peeking!.md", "path": "desktop_About_This_Blog_Some_Secrets_No_peeking!.json", "lastedittime": 1609459200, "title": "Suprise!", "abstract": "Congratulations on your discovery of this hidden directory!", "size": 136}]}]}, {"name": "Previous Projects", "path": "", "lastedittime": 1619652365, "size": -1, "children": [{"name": "dynamic_salt.md", "path": "desktop_Previous_Projects_dynamic_salt.json", "lastedittime": 1616371200, "title": "Dynamic Salt", "abstract": "Accepts a byte string, add salt at dynamic locations & values under some certain rules.", "size": 795}, {"name": "easyrpc.md", "path": "desktop_Previous_Projects_easyrpc.json", "lastedittime": 1560380400, "title": "client.py", "abstract": "from easyrpc import *", "size": 8853}, {"name": "cx_Oracle_async.md", "path": "desktop_Previous_Projects_cx_Oracle_async.json", "lastedittime": 1616716800, "title": "cx_Oracle_async", "abstract": "A very simple asynchronous wrapper that allows you to get access to the Oracle database in asyncio programs.", "size": 3611}, {"name": "ComparePictureOnline.md", "path": "desktop_Previous_Projects_ComparePictureOnline.json", "lastedittime": 1580428800, "title": "", "abstract": "", "size": 819}, {"name": "setu-bot.md", "path": "desktop_Previous_Projects_setu-bot.json", "lastedittime": 1583366400, "title": "setu-bot", "abstract": "build instructions for a coolq setu-bot. <br>", "size": 2858}, {"name": "py-fnvhash-c.md", "path": "desktop_Previous_Projects_py-fnvhash-c.json", "lastedittime": 1610496000, "title": "fnvhash-c", "abstract": "Python FNV hash implementation based on cython, to give you an alternative choice when you need a high speed hash in pyt...", "size": 3165}, {"name": "aiohttp-jwtplus.md", "path": "desktop_Previous_Projects_aiohttp-jwtplus.json", "lastedittime": 1583798400, "title": "aiohttp-jwtplus", "abstract": "Aiohttp middleware and helper utils for working with JSON web token(signature).", "size": 8922}, {"name": "aiohttp-debugmode.md", "path": "desktop_Previous_Projects_aiohttp-debugmode.json", "lastedittime": 1584057600, "title": "aiohttp-debugmode", "abstract": "This package helps you easily start a aiohttp develpment server in subprocess ,everytime dependencies/statics are modifi...", "size": 4536}, {"name": "ThreadPoolExecutorPlus.md", "path": "desktop_Previous_Projects_ThreadPoolExecutorPlus.json", "lastedittime": 1616803200, "title": "ThreadPoolExecutorPlus", "abstract": "This package provides you a duck typing of concurrent.futures.ThreadPoolExecutor , which has the very similar api and co...", "size": 5698}, {"name": "EasySeedboxPlus.md", "path": "desktop_Previous_Projects_EasySeedboxPlus.json", "lastedittime": 1580515200, "title": "What is EasySeedbox?", "abstract": "EasySeedbox is an unobtrusive seedbox installation script for Ubuntu and Debian systems.", "size": 837}, {"name": "pipeit.md", "path": "desktop_Previous_Projects_pipeit.json", "lastedittime": 1618786800, "title": "pipeit", "abstract": "Let's use python functional programming like Unix pipe!", "size": 1954}]}, {"name": "\u89c6\u9891\u538b\u5236\u6280\u672f", "path": "", "lastedittime": 1619652365, "size": -1, "children": [{"name": "\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u4e09\uff09\uff1a\u8272\u5f69\u8303\u56f4\u788e\u788e\u5ff5\uff0c\u4ee5\u53caExpr.md", "path": "desktop_\u89c6\u9891\u538b\u5236\u6280\u672f_\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u4e09\uff09\uff1a\u8272\u5f69\u8303\u56f4\u788e\u788e\u5ff5\uff0c\u4ee5\u53caExpr.json", "lastedittime": 1508367600, "title": "", "abstract": "", "size": 9645}, {"name": "\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u4e8c\uff09\uff1aWaifu2X-caffe\u7684\u4f7f\u7528\u65b9\u6cd5.md", "path": "desktop_\u89c6\u9891\u538b\u5236\u6280\u672f_\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u4e8c\uff09\uff1aWaifu2X-caffe\u7684\u4f7f\u7528\u65b9\u6cd5.json", "lastedittime": 1508367600, "title": "", "abstract": "", "size": 12656}, {"name": "\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u516d\uff09\uff1a\u5e38\u7528\u5904\u7406\u6280\u5de7\u4e4b\u4f3d\u9a6c\u66f2\u7ebf\u8c03\u6574\uff0c\u8fd8\u6709\u5377\u79ef\uff01.md", "path": "desktop_\u89c6\u9891\u538b\u5236\u6280\u672f_\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u516d\uff09\uff1a\u5e38\u7528\u5904\u7406\u6280\u5de7\u4e4b\u4f3d\u9a6c\u66f2\u7ebf\u8c03\u6574\uff0c\u8fd8\u6709\u5377\u79ef\uff01.json", "lastedittime": 1527807600, "title": "\u5b9a\u4e49\u6574\u6570\u8fd0\u7b97\u7684\u4f4d\u6df1\u8f6c\u6362\u5668", "abstract": "def Scale(val, d):", "size": 31165}, {"name": "\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u4e00\uff09\uff1a\u672c\u7ec4\u5de5\u4f5c\u57fa\u672c\u6d41\u7a0b.md", "path": "desktop_\u89c6\u9891\u538b\u5236\u6280\u672f_\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u4e00\uff09\uff1a\u672c\u7ec4\u5de5\u4f5c\u57fa\u672c\u6d41\u7a0b.json", "lastedittime": 1472079600, "title": "", "abstract": "", "size": 4923}, {"name": "\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u4e94\uff09\uff1a\u81ea\u9002\u5e94\u5904\u7406\u3001\u8d1d\u585e\u5c14\u66f2\u7ebf\u3001\u4ee5\u53ca\u52a8\u6001\u4fa6\u6d4b\uff01.md", "path": "desktop_\u89c6\u9891\u538b\u5236\u6280\u672f_\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u4e94\uff09\uff1a\u81ea\u9002\u5e94\u5904\u7406\u3001\u8d1d\u585e\u5c14\u66f2\u7ebf\u3001\u4ee5\u53ca\u52a8\u6001\u4fa6\u6d4b\uff01.json", "lastedittime": 1509667200, "title": "", "abstract": "", "size": 31117}, {"name": "\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u56db\uff09\uff1a\u5206\u8fa8\u7387\u4e0e\u6548\u7387\u7684\u8fa9\u8bc1\u5173\u7cfb\u3001\u4ee5\u53ca\u5ba2\u89c2\u8bc4\u4ef7\u7b97\u6cd5.md", "path": "desktop_\u89c6\u9891\u538b\u5236\u6280\u672f_\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u56db\uff09\uff1a\u5206\u8fa8\u7387\u4e0e\u6548\u7387\u7684\u8fa9\u8bc1\u5173\u7cfb\u3001\u4ee5\u53ca\u5ba2\u89c2\u8bc4\u4ef7\u7b97\u6cd5.json", "lastedittime": 1509058800, "title": "", "abstract": "", "size": 19638}]}]
1+
[{"name": "Hi there.md", "path": "desktop_Hi_there.json", "lastedittime": 1619396113, "title": "Hi everyone! \ud83d\udc4b", "abstract": "This project is a web page emulation of a particular Linux distro called deepin. It is designed to allow you to host an ...", "size": 387}, {"name": "About This Blog", "path": "", "lastedittime": 1619707990, "size": -1, "children": [{"name": "README.md", "path": "desktop_About_This_Blog_README.json", "lastedittime": 1619652326, "title": "About GoodManWEN.github.io", "abstract": "A website simulating linux system's GUI, using theme of Deepin distro. You can write blogs with markdown and use it to s...", "size": 5774}, {"name": "Some Secrets", "path": "", "lastedittime": 1619707990, "size": -1, "children": [{"name": "No peeking!.md", "path": "desktop_About_This_Blog_Some_Secrets_No_peeking!.json", "lastedittime": 1609459200, "title": "Suprise!", "abstract": "Congratulations on your discovery of this hidden directory!", "size": 136}]}]}, {"name": "Previous Projects", "path": "", "lastedittime": 1619707990, "size": -1, "children": [{"name": "dynamic_salt.md", "path": "desktop_Previous_Projects_dynamic_salt.json", "lastedittime": 1616371200, "title": "Dynamic Salt", "abstract": "Accepts a byte string, add salt at dynamic locations & values under some certain rules.", "size": 795}, {"name": "easyrpc.md", "path": "desktop_Previous_Projects_easyrpc.json", "lastedittime": 1560380400, "title": "client.py", "abstract": "from easyrpc import *", "size": 8853}, {"name": "cx_Oracle_async.md", "path": "desktop_Previous_Projects_cx_Oracle_async.json", "lastedittime": 1616716800, "title": "cx_Oracle_async", "abstract": "A very simple asynchronous wrapper that allows you to get access to the Oracle database in asyncio programs.", "size": 3611}, {"name": "ComparePictureOnline.md", "path": "desktop_Previous_Projects_ComparePictureOnline.json", "lastedittime": 1580428800, "title": "", "abstract": "", "size": 819}, {"name": "setu-bot.md", "path": "desktop_Previous_Projects_setu-bot.json", "lastedittime": 1583366400, "title": "setu-bot", "abstract": "build instructions for a coolq setu-bot. <br>", "size": 2858}, {"name": "py-fnvhash-c.md", "path": "desktop_Previous_Projects_py-fnvhash-c.json", "lastedittime": 1610496000, "title": "fnvhash-c", "abstract": "Python FNV hash implementation based on cython, to give you an alternative choice when you need a high speed hash in pyt...", "size": 3165}, {"name": "aiohttp-jwtplus.md", "path": "desktop_Previous_Projects_aiohttp-jwtplus.json", "lastedittime": 1583798400, "title": "aiohttp-jwtplus", "abstract": "Aiohttp middleware and helper utils for working with JSON web token(signature).", "size": 8922}, {"name": "aiohttp-debugmode.md", "path": "desktop_Previous_Projects_aiohttp-debugmode.json", "lastedittime": 1584057600, "title": "aiohttp-debugmode", "abstract": "This package helps you easily start a aiohttp develpment server in subprocess ,everytime dependencies/statics are modifi...", "size": 4536}, {"name": "ThreadPoolExecutorPlus.md", "path": "desktop_Previous_Projects_ThreadPoolExecutorPlus.json", "lastedittime": 1616803200, "title": "ThreadPoolExecutorPlus", "abstract": "This package provides you a duck typing of concurrent.futures.ThreadPoolExecutor , which has the very similar api and co...", "size": 5698}, {"name": "EasySeedboxPlus.md", "path": "desktop_Previous_Projects_EasySeedboxPlus.json", "lastedittime": 1580515200, "title": "What is EasySeedbox?", "abstract": "EasySeedbox is an unobtrusive seedbox installation script for Ubuntu and Debian systems.", "size": 837}, {"name": "pipeit.md", "path": "desktop_Previous_Projects_pipeit.json", "lastedittime": 1618786800, "title": "pipeit", "abstract": "Let's use python functional programming like Unix pipe!", "size": 1954}]}, {"name": "\u89c6\u9891\u538b\u5236\u6280\u672f", "path": "", "lastedittime": 1619707990, "size": -1, "children": [{"name": "\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u4e09\uff09\uff1a\u8272\u5f69\u8303\u56f4\u788e\u788e\u5ff5\uff0c\u4ee5\u53caExpr.md", "path": "desktop_\u89c6\u9891\u538b\u5236\u6280\u672f_\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u4e09\uff09\uff1a\u8272\u5f69\u8303\u56f4\u788e\u788e\u5ff5\uff0c\u4ee5\u53caExpr.json", "lastedittime": 1508367600, "title": "", "abstract": "", "size": 9645}, {"name": "\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u4e8c\uff09\uff1aWaifu2X-caffe\u7684\u4f7f\u7528\u65b9\u6cd5.md", "path": "desktop_\u89c6\u9891\u538b\u5236\u6280\u672f_\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u4e8c\uff09\uff1aWaifu2X-caffe\u7684\u4f7f\u7528\u65b9\u6cd5.json", "lastedittime": 1508367600, "title": "", "abstract": "", "size": 12656}, {"name": "\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u516d\uff09\uff1a\u5e38\u7528\u5904\u7406\u6280\u5de7\u4e4b\u4f3d\u9a6c\u66f2\u7ebf\u8c03\u6574\uff0c\u8fd8\u6709\u5377\u79ef\uff01.md", "path": "desktop_\u89c6\u9891\u538b\u5236\u6280\u672f_\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u516d\uff09\uff1a\u5e38\u7528\u5904\u7406\u6280\u5de7\u4e4b\u4f3d\u9a6c\u66f2\u7ebf\u8c03\u6574\uff0c\u8fd8\u6709\u5377\u79ef\uff01.json", "lastedittime": 1527807600, "title": "\u5b9a\u4e49\u6574\u6570\u8fd0\u7b97\u7684\u4f4d\u6df1\u8f6c\u6362\u5668", "abstract": "def Scale(val, d):", "size": 31165}, {"name": "\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u4e00\uff09\uff1a\u672c\u7ec4\u5de5\u4f5c\u57fa\u672c\u6d41\u7a0b.md", "path": "desktop_\u89c6\u9891\u538b\u5236\u6280\u672f_\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u4e00\uff09\uff1a\u672c\u7ec4\u5de5\u4f5c\u57fa\u672c\u6d41\u7a0b.json", "lastedittime": 1472079600, "title": "", "abstract": "", "size": 4923}, {"name": "\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u4e94\uff09\uff1a\u81ea\u9002\u5e94\u5904\u7406\u3001\u8d1d\u585e\u5c14\u66f2\u7ebf\u3001\u4ee5\u53ca\u52a8\u6001\u4fa6\u6d4b\uff01.md", "path": "desktop_\u89c6\u9891\u538b\u5236\u6280\u672f_\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u4e94\uff09\uff1a\u81ea\u9002\u5e94\u5904\u7406\u3001\u8d1d\u585e\u5c14\u66f2\u7ebf\u3001\u4ee5\u53ca\u52a8\u6001\u4fa6\u6d4b\uff01.json", "lastedittime": 1509667200, "title": "", "abstract": "", "size": 31117}, {"name": "\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u56db\uff09\uff1a\u5206\u8fa8\u7387\u4e0e\u6548\u7387\u7684\u8fa9\u8bc1\u5173\u7cfb\u3001\u4ee5\u53ca\u5ba2\u89c2\u8bc4\u4ef7\u7b97\u6cd5.md", "path": "desktop_\u89c6\u9891\u538b\u5236\u6280\u672f_\u7ec4\u5185\u65b0\u4eba\u57f9\u8bad\uff08\u56db\uff09\uff1a\u5206\u8fa8\u7387\u4e0e\u6548\u7387\u7684\u8fa9\u8bc1\u5173\u7cfb\u3001\u4ee5\u53ca\u5ba2\u89c2\u8bc4\u4ef7\u7b97\u6cd5.json", "lastedittime": 1509058800, "title": "", "abstract": "", "size": 19638}]}]

0 commit comments

Comments
 (0)