Coder Social home page Coder Social logo

harrycodawang / openmessaging.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openmessaging/openmessaging.github.io

0.0 1.0 0.0 7.58 MB

OpenMessaging homepage

Shell 0.13% Ruby 0.42% Makefile 0.04% HTML 15.23% CSS 66.52% JavaScript 17.66%

openmessaging.github.io's Introduction

The OpenMessaging website

Installation

In order to build the website and run it locally, you'll need to have Ruby version 2.4.1 installed. If you're using RVM:

$ rvm install . && rvm use .

If you're using rbenv:

$ rbenv install && rbenv local 2.4.1

Once you're using the correct Ruby version, you can install all dependencies:

$ make setup

Running the site locally

To run the site locally:

$ make serve

Then navigate to http://localhost:4000 to visit the site. When you make changes to the website source in _posts or _docs, the site will update automatically in your browser.

How to publish the site

Just push your change to source branch and Travis CI will do the rest.

HTML Structure

This template is based on the ZURB Foundation framework. For a primer on what the row and column classes mean, please refer to the Foundation documentation.

HTML files

  • _layouts
    1. blog.html --- The blog layout file
    2. default.html --- The default layout file
    3. post.html --- The blog post layout file
    4. docs.html --- The documentation page layout file
  • blog
    1. index.html --- The blog index page

CSS structure

The CSS files are based on the Foundation framework.

  1. fontello.css --- The Fontello icon font
  2. foundation.scss --- The Foundation framework Sass source file
  3. style.css --- The main style
  4. font-awesome.css --- The Font Awesome icon font

Javascript structure

Javascript files:

  1. app.js --- Main JavaScript file
  2. foundation.js --- Foundation framework JavaScript
  3. jquery.appear.js --- jQuery plugin
  4. jquery.countTo.js --- jQuery plugin
  5. imagesloaded.pkgd.min.js
  6. jquery.easing.1.3.js
  7. jquery.sequence-min.js
  8. jquery.validate.js
  9. json2.js
  10. masonry.pkgd.js
  11. slick.min.js
  12. jquery-2.1.0.js
  13. jquery.url.js
  14. modernizr.foundation.js
  15. terrific-1.1.1.js
  16. jquery.cookie.js

openmessaging.github.io's People

Contributors

alexcontini avatar duhengforever avatar duhenglucky avatar harrycodawang avatar lucperkins avatar merlimat avatar sijie avatar vongosling avatar wlliqipeng avatar zhouxinyu avatar

Watchers

 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.