Important
Repository Archived as it is no longer in use, or being actively developed (see Slack Thread).
Public Docs
Static site for the public API documentation, built on Jekyll.
Installation
Install Jekyll:
More details: http://jekyllrb.com/docs/installation
(Jekyll set up is specially tricky for Windows, there is a nice blog on how to set it up.)
gem install jekyll Grab the project:
git clone https://github.com/findmypast/tech-blog.git cd tech-blog Build and run locally:
jekyll serve Deployment
Commit to master, and it will go live.