diff --git a/.circleci/config.yml b/.circleci/config.yml new file mode 100644 index 00000000..27c08548 --- /dev/null +++ b/.circleci/config.yml @@ -0,0 +1,20 @@ +version: 2 +jobs: + build: + docker: + - image: circleci/ruby:2.4.1-node-browsers + + steps: + - checkout + + - run: + name: build dependencies + command: bundle install + + - run: + name: Build the jekll site + command: bundle exec jekll build + + - run: + name: Print the current time + command: date diff --git a/.github/issue-close-app.yml b/.github/issue-close-app.yml new file mode 100644 index 00000000..453c08cb --- /dev/null +++ b/.github/issue-close-app.yml @@ -0,0 +1,17 @@ +# Comment that will be sent if an issue is judged to be closed +comment: "This issue is closed because it does not meet our issue template. Please read it." +issueConfigs: +# There can be several configs for different kind of issues. +- content: +# Example 1: bug report + - "Expected Behavior" + - "Current Behavior" + - "Steps to Reproduce" + - "Detailed Description" +- content: +# Example 2: feature request + - "Motivation / Use Case" + - "Expected Behavior" + - "Other Information" +# The issue is judged to be legal if it includes all keywords from any of these two configs. +# Or it will be closed by the app. diff --git a/_config.yml b/_config.yml index c13e2889..cf211975 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ title: Wired Brain Coffee logo: "/images/company-logo.png?raw=true" description: > - first description + High quality, slow roasted bean for a slow balanced teast and rich aroma.

60 State Street Suite 800