From e261b10f43e5c5e17c3cdc7ba5ea85821473b617 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Mon, 23 Jan 2017 14:10:30 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14b418d45..f8b65e1f3 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The data in JSON format for each of the five list types on FilterLists The [JSON Schema](http://json-schema.org/) specification for each of the five list types contained in [/json-data](https://github.com/collinbarrett/FilterLists/tree/master/json-data) ## Building -Essentially, for now, you "can't". As it stands, FilterLists is built on WordPress and Google Sheets. The data is all contained in this repository in .json form. The Google Apps Script used to parse the data is also maintained here. To build the production setup, though, requires creating custom Google Sheets, installing the apps script, and installing WordPress. In the future, it would be great to have the entire site open-sourced. +Essentially, for now, you "can't". As it stands, FilterLists is only pseudo-open-sourced, built on WordPress and Google Sheets. The data is all contained in this repository in .json form. The Google Apps Script used to parse the data is also maintained here. To build the production setup, though, requires creating custom Google Sheets, installing the apps script, and installing WordPress. In the future, it would be great to have the entire site open-sourced. ## Google Sheets Google Sheets is used as a lightweight database for this site. Data is pulled once daily from GitHub to Google Sheets, and then once daily from Google Sheets to FilterLists.