# 我的学习笔记 **Repository Path**: chenxinliang123/web_technology_learning_notes ## Basic Information - **Project Name**: 我的学习笔记 - **Description**: 练习 HTML + CSS 等 - **Primary Language**: HTML/CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-17 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 我的学习笔记 ====================== 文档编写 -------- #. `reStructuredText `_ #. `A ReStructuredText Primer `_ #. `Sphinx Documentation `_ #. `Sphinx 使用手册 `_ Git ------------- 1. `Git 菜鸟教程 `_ 2. `廖雪峰_史上最浅显易懂的Git教程 `_ 3. `tortoiseGit 图形界面客户端 `_ 4. Git 使用技巧 1) 在每次提交时自动push .git/hook/post-commit:: #!/bin/sh exec git push Web技术学习 ---------------- 1. `CSS学习`_ 2. JavaScript 框架 * `reveal.js`_ * `Vue 教程`_ 系统管理 ------------------- #. WinPE 制作 参见 `这里 `_ #. 命令提示符的修改 修改默认的提示符:: prompt $P$_$T$G .. _CSS学习: CSS.rst .. _reveal.js: https://gitee.com/chenxinliang123/reveal.js .. _Vue 教程: https://cn.vuejs.org/v2/guide/