패키지 매니저 Bower
Package manager Bower 패키지 매니저 Like. Npm, maven, gem 라이브러리를 간편하게 관리, 설치해줄 수 있다. ( jQuery, Bootstrap, … ) https://bower.io/ 설치 $ npm install bower --save 사용법 시작하기 bower.json 파일을 만든다. $ bower init 라이
Package manager Bower 패키지 매니저 Like. Npm, maven, gem 라이브러리를 간편하게 관리, 설치해줄 수 있다. ( jQuery, Bootstrap, … ) https://bower.io/ 설치 $ npm install bower --save 사용법 시작하기 bower.json 파일을 만든다. $ bower init 라이
심리학 카페에서 내부용으로 사용할 간단한 채팅을 만든지 벌써 5년이 넘어간다. 그동안 새로운 기능은 크게 없어고 비교적 간단한 수정사항들만을 반영해 왔었다. 그러다보니 해당 채팅 프로그램은 Node.js를 사용했다뿐이지 구조화되거나 체계화는 커녕 날코딩에 가깝게 만들어졌다. 그때 당시에는 node.js를 사용해보자는 목적에 node.js나 javascrip
##Hexo Project 만들기 워드프레스보다 쉬운 Hexo 블로그 시작하기 사용하는 방법 Hexo 기본 사용법 _config.yml 포스트 파일 명에 날짜로 prefix 붙이기 포스팅 생성하고 글 쓰기 Hexo 태그 플러그인 (Tag plugins) 살펴보기 유튜브 태그 사용하기 123{% youtube video_id %}
First of all You already install hexo then modify _config.yml like this 12345678910111213title: imincheol technology blogsubtitle:description:author: imincheollanguage: enurl: https://imincheol.github
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick