Git Product home page Git Product logo

blog_source's Introduction

说明

此仓库为本人学习知识的总结笔记,主要是方便自己索引查阅的。如果可以给大家带来一点帮助,不胜荣幸。

编写工具是typora,大家可以把仓库下载到本地,用typora打开md文件,图片可以正常显示的。图片大部分是采用相对路径引用的。图片在images目录下。

本来是用hexo来进行发布的,写到后面,再进行生成html的时候,发现已经有很多格式错误了。也懒得去生成html并部署了。

文章都放在一个目录下,因为我不想总是去纠结文章应该被放在哪个目录下。

结合模糊搜索和grep工具,可以很方便地找到自己想要的东西。

欢迎交流。

邮箱:[email protected]

关于内容组织方式的改进

前面我的思路是:一个问题一篇文章。这个其实对于同一个复杂主题的组织和搜索不太好。而且导致文章数量膨胀太快。

后面我调整的思路:以标题在同一篇文章里切分不同的小主题。typora的视图一直打开大纲视图。在大纲视图上右键可以进行搜索跳转。基于这个思路的典型是yocto(1).md这篇笔记。内容近10万字。对于我学习总结yocto,非常有用。无论是记录和后续查询,都非常方便。

工具

markdown编写:typora

画图工具:ddd后缀的是Diagram Designer画的。uml后缀的是用staruml画的。

画图工具更新

2022年11月30日

现在开始,画图工具全部切换成vscode的drawio插件,方法是:

1、vscode搜索drawio,安装对应的插件。

2、新建xx.drawio文件。用vscode打开,就可以激活插件并进行绘制。

3、保存的文件是未压缩的xml格式。非常便于版本管理。

直接用drawio的桌面版本,响应速度比vscode的插件要好很多。

目录说明

life
	跟代码没有太大关系的其他生活技能学习。
_posts
	这个是放代码相关的文章。
_point
	这个是放知识点总结的txt文件。
	

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.