Giter Club home page Giter Club logo

meetup's Introduction

Swift Korea Meetup

Swift Korea Meetup 모임 소개 웹사이트입니다. GitHub PagesJekyll을 사용한 정적 페이지입니다.

개발 환경 설정하기

$ git clone https://github.com/swiftkorea/meetup
$ cd meetup
$ [sudo] gem install bundler
$ bundle install
$ jekyll serve

그리고, 웹브라우저에서 http://127.0.0.1:4000/meetup/ 링크로 접속합니다.

배포하기

master 브랜치에 새로운 커밋이 푸시되면 GitHub Pages에 의해 웹사이트가 자동으로 배포됩니다. 그리고, Travis CI에서 온오프믹스 모임 설명 이미지를 웹사이트의 스크린샷으로 교체합니다.

기여하기

이 레파지토리를 본인의 계정으로 fork한 뒤, pull request를 보내주세요.

  • 웹사이트 설정 파일은 _config.yml 파일에 기록되어있습니다.
  • 웹사이트의 각 섹션은 _sections 디렉토리의 각 html 파일에 기록되어있습니다.
  • 세션 정보는 _data/session.yml 파일에 기록되어있습니다.

메인테이너

전수열 (@devxoul)

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.