GithubHelp home page GithubHelp logo

bsshowcase's Introduction

bsShowCase

The place for fabulous BS examples

ShowCase 구경 하기

ShowCase

ShowCase 내려 받기

bsShowCase의 모든 showcase는 bsJS 연구 나무의 bsjs.js를 상대 경로로 참조하고 있습니다.

그래서 bsShowCase를 내려 받아 로컬에서 사용해보려면 bsShowCase뿐 아니라 bsJS도 모두 아래와 같이 같은 폴더 아래에 받아야 합니다.

ANY-FOLDER
      └----bsJS      
      └----bsJSTest
      └----bsShowCase

구체적으로 말씀드리면 ANY-FOLDER에서

git clone https://github.com/projectBS/bsJS.git

git clone https://github.com/projectBS/bsJSTest.git

git clone https://github.com/projectBS/bsShowCase.git

를 모두 수행하시면 됩니다.

ShowCase 추가 하기

구경만 하지 마시고 bsJSTest에서 마음껏 테스트 해 보시고, 여기 bsShowCase에도 추가해주세요.

  1. 새로운 showcase를 위한 폴더를 새로 만들어 showcase 작성. Entry Point가 되는 html 파일의 이름은 반드시 index.html로 만든다.
  2. 새로운 showcase의 화면 캡쳐 이미지 파일의 이름을 'thumb_SHOWCASE이름.png'로 만들고 bsShowCase/Thumbnails 폴더 내에 저장
  3. index.html<div class='list'>~~~</div> 부분을 복사하여 새로 만든 showcase에 맞게 수정하여 추가
  4. bsShowCase에 Push
  5. 1~2분 후 http://projectbs.github.io/bsShowCase/를 방문하면 추가된 showcase 확인 가능

예시

bs를 사용해서 로또(lotto) showcase를 만들자!!

  1. bsShowCase/lotto 폴더 생성 후 그 안에 index.html과 기타 파일 및 폴더 저장
  2. bsShowCase/Thumbnails 폴더 내에 'thumb_lotto.png' 저장
  3. bsShowCase/index.html 파일 내에 아래 내용을 <div id="stage"></div> 바로 위에 추가 후 저장
    <div class="list"><a href="lotto/" target="_blank"><img src="Thumbnails/thumb_lotto.png"/>lotto : 인생 역전</a></div>
    
  4. git push origin gh-pages 또는 SourceTree와 같은 Git GUI Tool을 사용하여 bsShowCase에 Push
  5. 1~2분 후 http://projectbs.github.io/bsShowCase/를 방문해서 lotto showcase 추가된 것 확인

License

bsJS는 BSD 라이선스로 배포되는 Open Source Software 입니다.

bsJS의 모든 문서는 크리에이티브 커먼즈 저작자표시-비영리-동일조건변경허락 4.0 국제 라이선스에 따라 이용할 수 있습니다.

Contact us

bsJS Facebook Group


Copyrightⓒ 2013, ProjectBS Committee. All rights reserved.

크리에이티브 커먼즈 라이선스
ProjectBS의 저작물인 이 저작물은(는) 크리에이티브 커먼즈 저작자표시-비영리-동일조건변경허락 4.0 국제 라이선스에 따라 이용할 수 있습니다.
이 라이선스의 범위 이외의 이용허락을 얻기 위해서는 http://www.bsplugin.com을 참조하십시오.

bsshowcase's People

Contributors

hanmomhanda avatar tipjs avatar redcamel avatar hikamaeng avatar oxizen avatar

Watchers

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