Coder Social home page Coder Social logo

potea / pseudolab.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pseudolab/pseudolab.github.io

0.0 0.0 0.0 134.66 MB

가짜연구소 블로그

Home Page: http://pseudolab.github.io/

License: Other

JavaScript 24.66% Ruby 0.15% CSS 6.06% HTML 7.36% SCSS 61.77%

pseudolab.github.io's Introduction

가짜연구소 블로그

블로그 바로가기

블로그 포스트 작성 방법

  • _posts/ 폴더 안에 .md 파일로 작성하시면 됩니다.
  • 아래 포맷에 맞춰 .md 파일 최상단에 7줄을 작성해주세요.
---
layout: post
title:  "제목 작성"
author: 작성자
categories: [ tag1, tag2 ]
image: assets/images/그림.jpg
---
  • layout: post는 바꾸지 않으셔도 됩니다.
  • categories는 ,로 구분하셔야 합니다.
  • 대문 사진으로 사용할 이미지를 assets/image/ 폴더 안에 jpg 파일로 넣고, image에 설정하시면 됩니다.

자주쓰는 마크다운 문법

  • [가짜연구소](https://pseudo-lab.com/) = 가짜연구소
  • **굵게** = 굵게
  • ~~취소선~~ = 취소선
  • <u>밑줄</u> = 밑줄
  • ![](assets/images/Pseudo_Lab_logo.png){: width="300" height="300"}

작성자 추가 방법

  • _config.yml 파일 authors: 아래에 아래 포맷에 맞춰 작성하시면 됩니다.
  • assets/images/builder-profile/에 이미지 파일을 업로드하고, avatar에 해당 경로를 추가해주세요.
 김찬란:
    name: 김찬란
    display_name: 김찬란
    avatar: 'assets/images/builder-profile/김찬란.png'
    email: [email protected]
    linkedIn: https://www.linkedin.com/in/chanran-kim/
    github: https://github.com/seriousran
    tag: [NCSOFT 연구원, HP 글로벌 앰버서더, 디저트 중독]
    description: "/ 1-4기 / 함께 개발자"

pseudolab.github.io's People

Contributors

mmminji avatar seriousran avatar kimcando avatar tonyya21 avatar jsjyk avatar jjincode avatar aeinha avatar heehehe avatar be-favorite avatar sdstony avatar younghungit avatar movie5 avatar videorighter avatar ssilb4 avatar potea avatar zinzinbin avatar d0y0 avatar comchobo avatar seungeonbaek avatar oksuoh avatar yewonh311 avatar fenzhantw avatar downybehind avatar helpingstar avatar heuristicwave avatar lynnminn avatar jj150618 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.