Giter Club home page Giter Club logo

hyosori.github.io's Introduction

오소리 기술 블로그

Hexo를 몰라도 쓸 수 있는 글쓰기 가이드

  1. 자기 레포로 Fork 떠가서 작업

  2. _post 디렉토리에 yyyy-mm-dd-title.md로 게시글 작성 title은 절대 겹치면 안돼요!

  3. 파일 상단에 front-matter 작성

---
title:             # 포스트의 제목을 작성해 주세요
date:              # 작성 일자 YYYY-MM-DD HH:MM:SS 형태로 작성해 주세요
author:            # 작성자 이름 혹은 깃허브 아이디
githublink:        # 작성자 깃허브 프로필 링크 (ex. https://github.com/CameliaOvO)
tags:              # 태그 목록 [태그1, 태그2, ... ] 가능하다면 영문소문자, 숫자, 하이픈으로만 ..
---
  1. 작성된 글을 commit 후 PR 날려주세요! merge되면 자동으로 빌드해서 게시글이 올라갑니다.

추가 팁

  1. 이미지 파일은 source/images에 업로드 후 /images/imageName.png와 같이 사용하시면 됩니다.
  2. 디자인 센스가 극악이라 저게 최선이었습니다. 디자인 변경 PR 언제든지 환영합니다.

hyosori.github.io's People

Contributors

cameliaovo avatar epikjjh avatar

Watchers

James Cloos 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.