Git Product home page Git Product logo

域名:

该仓库备份于github和coding两个位置, 域名分别为

脚本操作

  1. 推送:
    • 添加更新
    • 提交更新(包含提交信息)
    • push到远程仓库
$ ./post.sh "commit message"
  1. 同步
$ ./sync.sh

结构

  1. 原则: 大道至简

  2. 结构示例

    • index.md包含整体结构所有文章链接,以二级标题和无序列表形式展示结构
    • "navigator.md"包含index.md中二级标题
    • 仓库目录向下不超三级
    # mdwiki
    $ tree
    ├── index.html							# mdwiki编译文件,将md文档转成html
    ├── index.md							# 首页,搜索页(Ctrl + f)
    ├── linux								# 二级目录(仓库目录算是一级)
    │   └── linux-update-sources-list.md
    ├── nav-linux.md						# nav导航文件
    ├── nav-others.md
    ├── nav-python.md
    ├── navigation.md						# 页面导航栏设置文件
    ├── others
    └── python								# 本着大道至简的原则,目录不超三级
        ├── py-basic						# 三级目录
        │   ├── py-funxtion.md
        │   ├── py-number.md
        │   └── py-string.md
        ├── py-pip.md
        └── py-virtualenv.md
    
    4 directories, 12 files

项目开始前, 先写README是有道理的!

jzztf's Projects

books-1 icon books-1

编程随想的电子书 Github + IPFS 墙内镜像,每天同步

enterprise-registration-data-of-chinese-mainland icon enterprise-registration-data-of-chinese-mainland

**大陆 31 个省份1978 年至 2019 年一千多万工商企业注册信息,包含企业名称、注册地址、统一社会信用代码、地区、注册日期、经营范围、法人代表、注册资金、企业类型等详细资料。This repository is an dataset of over 10,000,000 enterprise registration data of 31 provinces in Chinese mainland from 1978 to 2019.【工商大数据】、【企业信息】、【enterprise registration data】。

eol-dr icon eol-dr

A crowd-sourced guide to help techs help their non-tech spouses / partners / parents / kids when we are at the end-of-life

techxuexi icon techxuexi

强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天

zlib-searcher icon zlib-searcher

search zlib/libgen index to get ipfs_cid. We don't save and provide files, we provide search. I hope everyone have a copy of the index locally, so that no need to rely on any centralized service.

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.