The website for the iOS Dev Directory, a community-maintained list of blogs and sites covering Apple platform and Swift development.
The directory data source lives in a separate repo. This repo is the Jekyll site that displays it.
bundle install
bundle exec jekyll serve
The site will be available at http://localhost:8080.
Blog data is pulled from GitHub automatically during the Jekyll build, so there's no need to manually sync the data.
To add or update a site listing, submit a PR to the data repo. If you're interested in helping maintain the site or the data submissions, get in touch.