From b199c482a53dbbde0f408259ec115431dd2d8225 Mon Sep 17 00:00:00 2001 From: Dan Jones Date: Fri, 2 Dec 2016 13:27:56 -0600 Subject: [PATCH] Add index file with listing of scripts --- _config.yml | 6 ++++++ index.html | 18 ++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 _config.yml create mode 100644 index.html diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..238f792 --- /dev/null +++ b/_config.yml @@ -0,0 +1,6 @@ +url: https://projects.danielrayjones.com +baseurl: /userscripts + +userscripts: + - file: giveaway.user.js + name: Amazon Giveaway Listing Visited Remover diff --git a/index.html b/index.html new file mode 100644 index 0000000..751c7e7 --- /dev/null +++ b/index.html @@ -0,0 +1,18 @@ +--- +title: Userscripts +--- + + + + + {{ page.title }} + + + + +