# jekyll-resume **Repository Path**: lynnechen/jekyll-resume ## Basic Information - **Project Name**: jekyll-resume - **Description**: 期末个人Gitee 的jekyll-resume 实操/笔记 - **Primary Language**: CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: https://wuxue_newmedia.gitee.io/jekyll-resume - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 160 - **Created**: 2018-12-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 课程:网络新媒体技术与协作 ## 自评总结 经过本学期的学习,首先再一次深入了解了github的使用。以前并没有系统的学习如何使用github,现在知道了当pull request时需要使用友好的语气,例如:请,谢谢;并且请求的内容要切中要点。其次,加深了对gitee的掌握,与GitHub相比,gitee的好处在于它的中文环境对于初次上手的学生会更加容易。然后,对md,json,yaml,tsv,csv文档的格式有了初步理解和明白了如何去运用,md可以更加方便的进行文档的整理。最后,还了解相关网络安全内容和TCP/IP基础知识,同时对HTTP术语有了更为全面的认知,并且明白了在目前信息膨胀的时代需要自己具备信息筛选的能力和判断力。 ## 一. 提交Commits数量及频率 - [gitee的commits](https://gitee.com/lynnechen) ![gitee commits](https://images.gitee.com/uploads/images/2019/0111/153106_136ef180_2173263.png "1547191785.png") - [github的commits](https://github.com/Chen-Jia-lin) ![GitHub contribution](https://images.gitee.com/uploads/images/2019/0107/210553_80fd9691_2173263.png "1546866327(1).png") ## 二. 文档格式、意义、及用途 1. md:一种轻量级标记语言; - [实操]() - [笔记](https://gitee.com/lynnechen/jekyll-resume/blob/master/markdown.md) 2. json:轻量级的文本数据交换格式; - [实操](https://gitee.com/lynnechen/jekyll-resume/blob/master/example.json) - [笔记](https://gitee.com/lynnechen/jekyll-resume/blob/master/json.md) 3. yaml:一种简洁的非标记语言; - [实操](https://gitee.com/lynnechen/jekyll-resume/blob/master/_config.yml) - [笔记](https://gitee.com/lynnechen/jekyll-resume/blob/master/yaml.md) 4. tsv:制表符分隔值; - [实操](https://gitee.com/lynnechen/jekyll-resume/blob/master/example.tsv) - [笔记](https://gitee.com/lynnechen/jekyll-resume/blob/master/tsv.md) 5. csv:逗号分隔值文件格式; - [实操](https://gitee.com/lynnechen/jekyll-resume/blob/master/example.csv) - [笔记](https://gitee.com/lynnechen/jekyll-resume/blob/master/csv.md) - 怎么创建CSV文件和怎么打开CSV文件: [点击查看](https://jingyan.baidu.com/article/c843ea0b9a641477931e4a89.html) ## 三. [参与科技与共享文化](https://gitee.com/lynnechen/jekyll-resume/blob/master/%E5%8F%82%E4%B8%8E%E7%A7%91%E6%8A%80%E4%B8%8E%E5%85%B1%E4%BA%AB%E6%96%87%E5%8C%96.md) ## 四. HTTP及TCP/IP协议 - [HTTP协议-笔记](https://gitee.com/lynnechen/jekyll-resume/blob/master/HTTP%E5%8D%8F%E8%AE%AE.md) - [TCP/IP协议-笔记](https://gitee.com/lynnechen/jekyll-resume/blob/master/TCP%E5%92%8CIP%E5%8D%8F%E8%AE%AE.md)