Skip to content

MarcoEidinger/iosdevupdates

Repository files navigation

Gatsby

The slightly different feed aggregator powered by the iOS Dev Directory

Screen Shot of iosdevupdates.com on 2022-01-09 at 7:16:53 AM PST

About

Each blog, written in the English language, will be listed only once with its most recent article.

This mechanism keeps the list relatively small as not all blog posts for all blogs are shown. It allows the curious person to see which blogs published their last article when. This hopefully makes it more likely that non-professional blogs (i.e. without full time commitment and publishing every day) can be discovered as those are not buried at the very end of the list.

Technical details

I use GatsbyJS to generate this static site.

I use GitHub Pages to host this static site for free.

I use my very own command-line tool, written with Swift, to get the latest posts from blogs listed on the iOS Dev Directory.

Local Testing

Run the following command in your terminal.

npm run develop

The site is now running at http://localhost:8000!

Edit src/pages/index.js and see updates in real-time!

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •