Giter Site home page Giter Site logo

ylovesy / nshipster.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nshipster/nshipster.com

0.0 2.0 0.0 2.48 MB

NSHipster is a journal of the overlooked bits in Objective-C and Cocoa. Updated weekly.

License: MIT License

Ruby 3.77% JavaScript 2.28% CSS 37.02% HTML 56.93%

nshipster.com's Introduction

NSHipster

NSHipster is a journal of the overlooked bits in Swift, Objective-C and Cocoa. Updated weekly.

This repository hosts the source code that generates and deploys NSHipster.com and NSHipster.cn. For the articles themselves, see this repository.


Requirements

Running Locally

NSHipster uses Jekyll, a blog-aware, static site generator in Ruby. In addition to the site content, CSS is generated using Sass with Bourbon, Neat, and Bitters.

You can run the site locally with the following commands:

$ git clone [email protected]:NSHipster/nshipster.com.git
$ cd nshipster.com
$ bundle install
$ git submodule update --init
$ foreman start

Deploying

Websites are hosted statically with Amazon AWS S3 & CloudFront, using Rake and s3cmd for deployment (a root s3cmd configuration (./.s3cfg) file with valid IAM credentials is required).

rake publish        # Defaults to en / nshipster.com
rake publish[zh]    # zh-Hans / nshipster.cn

Contact

Follow NSHipster on Twitter (@NSHipster)

License

All code is published under the MIT License.

All content is released under the Creative Commons BY-NC License.

NSHipster® and the NSHipster Logo are registered trademarks of NSHipster, LLC.

nshipster.com's People

Contributors

mattt avatar natecook1000 avatar rickytan avatar croath avatar jawwad avatar slaunchaman avatar narfdotpl avatar andorchen avatar younthu avatar aprilnov avatar candyan avatar nemesis avatar lilejia avatar jiashuw avatar orta avatar soffes avatar

Watchers

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