Coder Social home page Coder Social logo

character-hub-mockup's Introduction

g0v project hub mockup

mockups for the new g0v project hub

how to join: http://g0v.github.io/project-hub-mockup/about

doc and discussion: http://g0v.github.io/project-hub-mockup/wiki

license: CC0

Development

Using:

  • Sass
  • Compass
  • Semantic UI
  • Jade
  • jQuery
  • Handlebars
  • Underscore
  • CSV-JS
  • LiveScript

Local server and compilation:

  • Fire.app
  • Gulp

Deploy to gh-pages:

  • for Windows: run deploy.bat on master branch
  • If you commit into master, then Travis-ci would auto-deploy

Structure

  • assets
  • livescripts
  • sass
  • views

Fire.app

Local Server

  • using Fire.app to preview sass and jade at 127.0.0.1:24681
  • config.rb is for Fire.app
  • tilt_jade.rb is for Jade and Fire.app

Jade -> HTML

  • using Fire.app to build views/ to public/
  • if build doesn't work: jade views -o public

LiveScript -> Json

  • compile json.ls data: lsc -cj test.json

Gulp

  • pre-dev:
    • install: node
    • install: ruby 2.0.0 (use rubyuinstaller on windows, use rvm install 2.0.0 on linux/mac)
    • install sass (gem install sass --version "3.4.5")
    • install compass (gem install compass --version "1.0.1")
    • npm i
  • devlopment:
    • npm start
    • open http://localhost:3000/ to see the result.

character-hub-mockup's People

Contributors

etblue avatar

Watchers

 avatar  avatar  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.