Giter Site home page Giter Site logo

til's Introduction

사용방법

깃허브 블로그 주소 https://ByeongUkChoi.github.io/TIL/

Deploy

  • TIL/$ bash all.sh {커밋메세지}
    1. github master pull,push
    2. vuepress build
    3. github gh-pages push

사이드바 구조

규칙

  • 폴더 => 1뎁스
  • md파일 (h1) => 2뎁스
  • md파일 (h2) => 3뎁스

디렉토리 구조

├─ 1.TEST1 ─┬─ README.md
│           ├─ 1.T1-one.md
│           └─ 2.T1-two.md
├─ 2.TEST2 ─┬─ README.md
│           └─ 1.T2-one.md
├─ 1.one.md
├─ 2.two.md
└─ README.md

사이드바

  • HOME
    • (readme.md h1)
      • (h2)
    • one(h1)
      • (h2)
  • TEST1
    • (readme.md h1)
      • (h2)
    • T1-one(h1)
      • (h2)
    • T1-two(h1)
      • (h2)
  • TEST2
    • (readme.md h1)
      • (h2)
    • T2-one(h1)
      • (h2)
    • T2-one(h1 2nd)
      • (h2)
      • (h2 2nd)
    • ...

til's People

Contributors

byeongukchoi avatar dependabot[bot] avatar

Stargazers

이윤재 avatar

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.