GithubHelp home page GithubHelp logo

choo121600 / blog.ubuntu-kr.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ubuntu-kr/blog.ubuntu-kr.org

1.0 2.0 0.0 39.93 MB

Ubuntu Korea Community Blog

Home Page: http://blog.ubuntu-kr.org

License: MIT License

JavaScript 18.48% HTML 77.61% SCSS 3.91%

blog.ubuntu-kr.org's Introduction

Deploy Website

blog.ubuntu-kr.org

The new Blog of Ubuntu Korea Community. Built with Hugo and vanillaframework.io

License

MIT License (See LICENSE)

새 포스팅 추가하기

Hugo CLI 를 설치하고, 이 명령줄 프로그램으로 새 포스팅을 생성합니다.

아래와 같은 명령으로 새 포스팅을 추가합니다. 명령으로 생성된 새 Markdown 파일을 수정하여 글을 작성합니다. 사진 등 첨부파일을 추가하려면, 글 본문인 담긴 index.md 와 동일한 디렉터리에 넣고 사용합니다.

# 포스팅 추가
hugo new --kind post post/<session-name>/index.md
# 예시: "UbuCon Asia 2021 후기" 라는 제목의 글 추가
hugo new --kind post post/ubucon-asia-2021-review/index.md

게시물에 대한 영문 번역을 추가하려면, index.md 가 있는 디렉터리에 index.en.md 파일을 생성하고, 생성된 파일에 번역된 내용을 작성하면 됩니다.

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.