Code Monkey home page Code Monkey logo

eosys.io's Introduction

eosys.io static site builder

gulp.js 기반의 task running으로 eosys.io 사이트를 building 합니다.

개발/배포환경 설정

환경설정

> npm install gulp -g

전역으로 gulp 설치가 완료되고 나면 사전 정의된 각종 플러그인을 설치합니다.

> npm install

설치가 마무리되면 아래처럼 명령어를 실행합니다.
명령어는 두가지 입니다.

> gulp local
# local에서 사이트의 모습을 확인할 수 있습니다. 수정사항은 실시간으로 반영됩니다.

> gulp deploy
# gh-pages에 수정된 사항을 push합니다. github page 배포용입니다.  

bp.json 추가하는 방법

아래와 같이 rootbp.json / bp.${chain_id}.json위치해야 합니다.

--/
----index.html
----bp.json
----bp.${chain_id}.json

추가를 원하는 파일을 ./source/conf/ 디렉토리에 추가합니다.
이 디렉토리는 하위 모든 파일을 root로 복사하게 설정해 두었습니다.

원하는 파일이 추가되었으면 배포를 진행합니다.

> gulp deploy

eosys.io's People

Contributors

mycoolade avatar jechol avatar leedaehyung avatar sinhyeok-cp avatar basakkang avatar heejaejoo 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.