jpmartha / ios-factor.com

A methodology for building high-quality iOS apps on a solid architecture

Home Page:https://ios-factor.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A detailed description about this project is available on iOS-factor.com.

How this project works

  • index.md: The landing page of iOS-factor.com
  • _data/factors.yml: The index of all the factors and their subtitles
  • factors/*.md: The content of each factor
  • assets/main.scss: The .scss file that defines all the style sheets

How to contribute

To run the server locally:

  • git clone https://github.com/ios-factor/ios-factor.com
  • bundle install
  • bundle exec jekyll serve
  • Open http://127.0.0.1:4000

Deployment

This page is automatically deployed as soon as a PR is merged

Disclaimer

This project is licensed under the terms of the MIT license. See the LICENSE file.

This project is in no way affiliated with Apple Inc or Google Inc.

About

A methodology for building high-quality iOS apps on a solid architecture

https://ios-factor.com

License:MIT License


Languages

Language:CSS 68.5%Language:HTML 23.8%Language:Ruby 7.7%