Giter VIP home page Giter VIP logo

techblog-forked's Introduction

Dable Tech Blog

로컬에서 블로그 서버 띄우기

ruby + gem(Gemfile)로 의존성 패키지 설치 후 띄울 수 있다.

  1. ruby, gem 설치
  2. bundle gem 설치: gem install bundle (주의: 2.x 버전으로 설치. 3.x 는 호환이 안됩니다)
  3. 의존성 패키지 설치: bundle install (macOS Catalina 환경에서 빌드 에러가 나는 경우, Jekyll 가이드를 따라주세요)
  4. jekyll을 통한 서버 띄우기: bundle exec jekyll serve
  5. http://127.0.0.1:4000/techblog/ 에서 확인

새 글 작성하기

  • _posts 파일명에 한글은 포함하지 않는다.
    • 2019-06-20-데이블-기술-블로그를-시작합니다.md (X)
    • 2019-06-23-CPU-GPU-and-TensorFlow.md (O)
  • 글 작성 후 PR 등록 전에 한국어 맞춤법 검사기([1], 혹은 [2]) 를 통해 띄어쓰기, 오타 등을 필수로 수정하자.

techblog-forked's People

Contributors

taeho-dable avatar goonookim avatar yoonjio avatar minjiicho avatar woongki-rafael avatar jisuyoo-dable avatar gabjong avatar sungcheol-dable avatar dongjinahn-dable avatar changhyunlim avatar 2jungyup avatar dable-mj111 avatar sunghyunl22 avatar younghoon-song-99 avatar dependabot[bot] avatar bangchangbae avatar jongman-seo avatar lqez avatar ohhara79 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.