myWiki

所属分类:博客
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-06-05 00:38:35
上 传 者sh-1993
说明:  我的个人维基页面:笔记、代码和知识的中心。
(My personal wiki page: a hub for notes, codes, and knowledge.)

文件列表:
babel.config.js (89, 2023-06-04)
blog/ (0, 2023-06-04)
blog/.2019-05-28-first-blog-post.md (389, 2023-06-04)
blog/.2019-05-29-long-blog-post.md (3116, 2023-06-04)
blog/.2021-08-01-mdx-blog-post.mdx (439, 2023-06-04)
blog/2023-03-14-abalone_rice/ (0, 2023-06-04)
blog/2023-03-14-abalone_rice/2023-03-14-abalone_rice.mdx (1537, 2023-06-04)
blog/2023-03-14-abalone_rice/abalone_rice.jpeg (210018, 2023-06-04)
blog/2023-03-14-welcome/ (0, 2023-06-04)
blog/2023-03-14-welcome/index.md (1758, 2023-06-04)
blog/2023-03-15-sweet_sour_ribs/ (0, 2023-06-04)
blog/2023-03-15-sweet_sour_ribs/2023-03-14-sweet_sour_ribs.mdx (1229, 2023-06-04)
blog/2023-03-15-sweet_sour_ribs/sweet_sour_ribs.jpeg (6608096, 2023-06-04)
blog/authors.yml (140, 2023-06-04)
docs/ (0, 2023-06-04)
docs/.Research/ (0, 2023-06-04)
docs/.Research/_category_.json (43, 2023-06-04)
docs/Code/ (0, 2023-06-04)
docs/Code/2048.md (4319, 2023-06-04)
docs/Code/DP_code.md (22910, 2023-06-04)
docs/Code/Optimization/ (0, 2023-06-04)
docs/Code/Optimization/GD_code.md (6919, 2023-06-04)
docs/Code/Optimization/LP_code.md (7781, 2023-06-04)
docs/Code/Parallel_Computation/ (0, 2023-06-04)
docs/Code/Parallel_Computation/HW/ (0, 2023-06-04)
docs/Code/Parallel_Computation/HW/HW1.md (4001, 2023-06-04)
docs/Code/Parallel_Computation/HW/HW10.md (4399, 2023-06-04)
docs/Code/Parallel_Computation/HW/HW11.md (2826, 2023-06-04)
docs/Code/Parallel_Computation/HW/HW2.md (1944, 2023-06-04)
docs/Code/Parallel_Computation/HW/HW3.md (5866, 2023-06-04)
docs/Code/Parallel_Computation/HW/HW4.md (3332, 2023-06-04)
docs/Code/Parallel_Computation/HW/HW5.md (4808, 2023-06-04)
docs/Code/Parallel_Computation/HW/HW6.md (2579, 2023-06-04)
docs/Code/Parallel_Computation/HW/HW7.md (2252, 2023-06-04)
docs/Code/Parallel_Computation/HW/HW8.md (5752, 2023-06-04)
docs/Code/Parallel_Computation/HW/HW9.md (3699, 2023-06-04)
docs/Code/Parallel_Computation/Labs/ (0, 2023-06-04)
docs/Code/Parallel_Computation/Labs/Lab1.md (3415, 2023-06-04)
... ...

# Website This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator. ### Installation ``` $ yarn ``` ### Local Development ``` $ yarn start ``` This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server. ### Build ``` $ yarn build ``` This command generates static content into the `build` directory and can be served using any static contents hosting service. ### Deployment Using SSH: ``` $ USE_SSH=true yarn deploy ``` Not using SSH: ``` $ GIT_USER= yarn deploy ``` If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.

近期下载者

相关文件


收藏者