An open API service indexing awesome lists of open source software.

https://github.com/ios-factor/ios-factor.com

A methodology for building high-quality iOS apps on a solid architecture
https://github.com/ios-factor/ios-factor.com

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# [iOS-factor.com](https://ios-factor.com)

A detailed description about this project is available on [iOS-factor.com](https://ios-factor.com).

## How this project works

- `_i18n/[language]/factors/*.md`: The content of each factor
- `index.md`: The landing page of [iOS-factor.com](https://ios-factor.com)
- `_data/factors.yml`: The index of all the factors and their subtitles
- `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](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](LICENSE) file.

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