diff --git a/.github/ISUE_TEMPLATE/app.md b/.github/ISUE_TEMPLATE/app.md new file mode 100644 index 00000000..1cc392c2 --- /dev/null +++ b/.github/ISUE_TEMPLATE/app.md @@ -0,0 +1,14 @@ +--- +name: App Submission +about: Submit new app to catalog +title: 'app: ' +--- + +# App Submission + +- **Name:** +- **URL:** +- **Category:** + +- **Icon:** + \ No newline at end of file diff --git a/.github/ISUE_TEMPLATE/bug.md b/.github/ISUE_TEMPLATE/bug.md new file mode 100644 index 00000000..c84c9a62 --- /dev/null +++ b/.github/ISUE_TEMPLATE/bug.md @@ -0,0 +1,18 @@ +--- +name: Bug Report +about: Create a report to help us improve +title: 'bug: ' +--- + +# Bug Report +**Current Behavior:** + + +**Expected Behavior:** + + +**Steps to Reproduce:** + + +**Additional Context** + diff --git a/.github/ISUE_TEMPLATE/config.yml b/.github/ISUE_TEMPLATE/config.yml new file mode 100644 index 00000000..0799f205 --- /dev/null +++ b/.github/ISUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - name: Email + url: https://singleboxapp.com/support + about: Contact the developer directly via email \ No newline at end of file diff --git a/.github/ISUE_TEMPLATE/feature.md b/.github/ISUE_TEMPLATE/feature.md new file mode 100644 index 00000000..1a6e68e2 --- /dev/null +++ b/.github/ISUE_TEMPLATE/feature.md @@ -0,0 +1,20 @@ +--- +name: Feature Request +about: Suggest an idea for this project +title: 'feature: ' +--- + + + +# Feature Request +**Describe the Feature Request** + + +**Describe Preferred Solution** + + +**Describe Alternatives** + + +**Additional Context** + \ No newline at end of file diff --git a/.github/ISUE_TEMPLATE/support.md b/.github/ISUE_TEMPLATE/support.md new file mode 100644 index 00000000..dc3639d2 --- /dev/null +++ b/.github/ISUE_TEMPLATE/support.md @@ -0,0 +1,9 @@ +--- +name: Support Question +about: Question on how to use this project +title: 'support: ' +--- + +# Support Question + +You can ask your question here or email support@singleboxapp.com to receive direct support from the developer. \ No newline at end of file diff --git a/build-resources/Singlebox.sketch b/build-resources/Singlebox.sketch new file mode 100755 index 00000000..bdf96d3d Binary files /dev/null and b/build-resources/Singlebox.sketch differ diff --git a/build-resources/Singleton.sketch b/build-resources/Singleton.sketch deleted file mode 100755 index 8b1fa175..00000000 Binary files a/build-resources/Singleton.sketch and /dev/null differ diff --git a/docs/_config.yml b/docs/_config.yml index 72ecf9ac..08228ae3 100755 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -13,7 +13,8 @@ # you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -title: Singlebox +title: Singlebox - All Your Apps in One Single Window +description: Singlebox lets you run these web apps in a single well-organized window as independent workspaces which you can switch between easily using shortcuts. Additionally, each workspace's data is stored separately, protecting you from cross-website trackers and preserving your privacy. baseurl: "" # the subpath of your site, e.g. /blog url: "https://singleboxapp.com" # the base hostname & protocol for your site, e.g. http://example.com diff --git a/docs/_includes/head.html b/docs/_includes/head.html index 75cec67d..21c512a4 100755 --- a/docs/_includes/head.html +++ b/docs/_includes/head.html @@ -3,7 +3,23 @@ - {% if page.title %}{{ page.title | escape }} - {{ site.title | escape }}{% else %}{{ site.title | escape }} - Run Web Apps like Real Apps{% endif %} + {% if page.title %}{{ page.title | escape }} - {{ site.title | escape }}{% else %}{{ site.title | escape }}{% endif %} + + + + + + + + + + + + + + + + diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index ca6577c2..6c11715f 100755 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -23,29 +23,29 @@ - - Singlebox + +