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
- Host: GitHub
- URL: https://github.com/ios-factor/ios-factor.com
- Owner: ios-factor
- License: mit
- Created: 2018-05-26T18:39:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-22T16:27:57.000Z (about 3 years ago)
- Last Synced: 2024-11-14T11:40:04.614Z (about 1 year ago)
- Language: SCSS
- Homepage: https://ios-factor.com
- Size: 501 KB
- Stars: 475
- Watchers: 35
- Forks: 39
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - ios-factor.com - quality iOS apps on a solid architecture | ios-factor | 464 | (CSS)
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.