diff --git a/.github/workflows/jekyll-docker.yml b/.github/workflows/jekyll-docker.yml deleted file mode 100644 index 60e5736..0000000 --- a/.github/workflows/jekyll-docker.yml +++ /dev/null @@ -1,20 +0,0 @@ -name: Jekyll site CI - -on: - push: - branches: [ "master" ] - pull_request: - branches: [ "master" ] - -jobs: - build: - - runs-on: ubuntu-latest - - steps: - - uses: actions/checkout@v4 - - name: Build the site in the jekyll/builder container - run: | - docker run \ - -v ${{ github.workspace }}:/srv/jekyll -v ${{ github.workspace }}/_site:/srv/jekyll/_site \ - jekyll/builder:latest /bin/bash -c "chmod -R 777 /srv/jekyll && jekyll build --future" diff --git a/CNAME b/CNAME index 3c4eae3..c7fe22d 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -www.sharpai.org \ No newline at end of file +aicamera.io \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..5654ea8 --- /dev/null +++ b/README.md @@ -0,0 +1,70 @@ +# App-Landing_Page + +This is a clean and modern Free responsive app landing-page template for Mobile App. Built with Bootstrap 4.1.x frontend Framework. The codebase is well organized and very easy to customize. Best suited to present and promote your startup mobile apps in your official website. The overall design is simple and clean, crafted with great assuring pixel perfection, so that the bootstrap based landing-page template can adapt automatically vast array of screen and devices like Desktop, Mobile phone, Iphone, Ipad, feature phone and Google android powered devices. So, grab the template, add easy allowing customization, and go live. + + +## Download and Installation + +- Clone the repo:https://github.com/robinbansal/App-Landing-Page.git +- [Fork, Clone, or Download on GitHub](https://github.com/robinbansal/App-Landing-Page) + +## Live Preview + [View Live Preview](https://robinbansal.github.io/App-Landing_Page/) +## App-Landing-Page Template + +  + +  + +App landing page is a free, responsive website theme , using the Bootstrap 4 framework and HTML5 layouts, converted from a HTML template, without any 3rd party dependencies. + +## Responsive Design! + +Change the size and it responds in turn. + + + + + +## Features +- Fully Responsive +- HTML5 + CSS3 +- Built on Bootstrap 4 +- LESS files included +- Compatible with all modern browsers + + + + + + + + + + + + + + + + + +## Bugs and Issues + Have a bug or an issue with this template?[Open a new issue](https://github.com/robinbansal/App-Landing-Page/issues/new) here on Github. + +## Features + + - Responsive design + - High overall quality + - Animated testimonials + - Reveals Animation when scrolling + - Contact Box + + ## License + + MIT License + +Copyright (c) 2018 Robin Bansal + + + diff --git a/app-02.png b/app-02.png new file mode 100644 index 0000000..e61344f Binary files /dev/null and b/app-02.png differ diff --git a/archetypes/default.md b/archetypes/default.md deleted file mode 100644 index 00e77bd..0000000 --- a/archetypes/default.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "{{ replace .Name "-" " " | title }}" -date: {{ .Date }} -draft: true ---- - diff --git a/themes/grayscale/static/img/section0-bg.jpg b/background.jpg similarity index 100% rename from themes/grayscale/static/img/section0-bg.jpg rename to background.jpg diff --git a/config.toml b/config.toml deleted file mode 100644 index 7b6d1e0..0000000 --- a/config.toml +++ /dev/null @@ -1,3 +0,0 @@ -languageCode = "en-us" -title = "AI Blind Camera" -theme = "grayscale" diff --git a/content/_index.md b/content/_index.md deleted file mode 100644 index 9b4795f..0000000 --- a/content/_index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: "AI Blind Camera" -date: 2021-02-28T14:00:00-00:00 -copyright: "AICamera.io" -description: "AI empowered blind camera" - -menu: - - {url: "https://github.com/SharpAI/DeepCamera", name: "Github"} ---- diff --git a/content/sections/index.md b/content/sections/index.md deleted file mode 100644 index ca03031..0000000 --- a/content/sections/index.md +++ /dev/null @@ -1,3 +0,0 @@ ---- -headless: true ---- diff --git a/content/sections/section0.md b/content/sections/section0.md deleted file mode 100644 index eb9df5e..0000000 --- a/content/sections/section0.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: "Header" -weight: 1 -improvecontrast: true ---- - -# Blind Camera - -Turn your mobile into blind camera. - -AI Blind Camera helps you to keep you healthy by notify you to have a break when staying too long in front of it. -AI Blind Camera detects person without showing video preview on screen. It posts nothing to internet to protect privacy, works without internet connection. A calendar on GUI shows person activity on screen. It's good for logging daily work or study activities for behavior improvement. diff --git a/content/sections/section2.md b/content/sections/section2.md deleted file mode 100644 index f4e011b..0000000 --- a/content/sections/section2.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: "Download" -weight: 3 -improvecontrast: true ---- - -## Download AI Blind Camera Android APP - - -{{< big-button text="Download on Play Store" href="https://play.google.com/store/apps/details?id=org.sharpai.aicamera" >}} - -{{< big-button text="Download on Github" href="https://github.com/SharpAI/SharpAIMobileApp/releases/download/3.3.2/BlindCamera_2.6.apk" >}} diff --git a/content/sections/section3.md b/content/sections/section3.md deleted file mode 100644 index 8d2520d..0000000 --- a/content/sections/section3.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: "Contact" -weight: 4 ---- - -## Contact - -Feel free to leave us a comment on the [SharpAI Github page](https://github.com/SharpAI/DeepCamera) to give some feedback about AI Blind Camera! - -{{< socialhandles >}} - {{< github user="SharpAI" >}} -{{< /socialhandles >}} diff --git a/public/vendor/font-awesome/css/font-awesome.min.css b/font-awesome.min.css similarity index 100% rename from public/vendor/font-awesome/css/font-awesome.min.css rename to font-awesome.min.css diff --git a/public/vendor/font-awesome/fonts/FontAwesome.otf b/fonts/FontAwesome.otf similarity index 100% rename from public/vendor/font-awesome/fonts/FontAwesome.otf rename to fonts/FontAwesome.otf diff --git a/public/vendor/font-awesome/fonts/fontawesome-webfont.eot b/fonts/fontawesome-webfont.eot similarity index 100% rename from public/vendor/font-awesome/fonts/fontawesome-webfont.eot rename to fonts/fontawesome-webfont.eot diff --git a/public/vendor/font-awesome/fonts/fontawesome-webfont.svg b/fonts/fontawesome-webfont.svg similarity index 100% rename from public/vendor/font-awesome/fonts/fontawesome-webfont.svg rename to fonts/fontawesome-webfont.svg diff --git a/public/vendor/font-awesome/fonts/fontawesome-webfont.ttf b/fonts/fontawesome-webfont.ttf similarity index 100% rename from public/vendor/font-awesome/fonts/fontawesome-webfont.ttf rename to fonts/fontawesome-webfont.ttf diff --git a/public/vendor/font-awesome/fonts/fontawesome-webfont.woff b/fonts/fontawesome-webfont.woff similarity index 100% rename from public/vendor/font-awesome/fonts/fontawesome-webfont.woff rename to fonts/fontawesome-webfont.woff diff --git a/public/vendor/font-awesome/fonts/fontawesome-webfont.woff2 b/fonts/fontawesome-webfont.woff2 similarity index 100% rename from public/vendor/font-awesome/fonts/fontawesome-webfont.woff2 rename to fonts/fontawesome-webfont.woff2 diff --git a/index.html b/index.html new file mode 100644 index 0000000..5ba3240 --- /dev/null +++ b/index.html @@ -0,0 +1,217 @@ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +`s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Remove the bottom border in Firefox 39-.\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Duplicate behavior to the data-* attribute for our tooltip plugin\n\nabbr[title],\nabbr[data-original-title] { // 4\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 1\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\ndfn {\n font-style: italic; // Add the correct font style in Android 4.3-\n}\n\n// stylelint-disable font-weight-notation\nb,\nstrong {\n font-weight: bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n// stylelint-enable font-weight-notation\n\nsmall {\n font-size: 80%; // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n//\n// Links\n//\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n background-color: transparent; // Remove the gray background on active links in IE 10.\n -webkit-text-decoration-skip: objects; // Remove gaps in links underline in iOS 8+ and Safari 8+.\n\n @include hover {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href)\n// which have not been made explicitly keyboard-focusable (without tabindex).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n\n @include hover-focus {\n color: inherit;\n text-decoration: none;\n }\n\n &:focus {\n outline: 0;\n }\n}\n\n\n//\n// Code\n//\n\n// stylelint-disable font-family-no-duplicate-names\npre,\ncode,\nkbd,\nsamp {\n font-family: monospace, monospace; // Correct the inheritance and scaling of font size in all browsers.\n font-size: 1em; // Correct the odd `em` font sizing in all browsers.\n}\n// stylelint-enable font-family-no-duplicate-names\n\npre {\n // Remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `rem`s\n margin-bottom: 1rem;\n // Don't allow content to break outside\n overflow: auto;\n // We have @viewport set which causes scrollbars to overlap content in IE11 and Edge, so\n // we force a non-overlapping, non-auto-hiding scrollbar to counteract.\n -ms-overflow-style: scrollbar;\n}\n\n\n//\n// Figures\n//\n\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1rem;\n}\n\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // Remove the border on images inside links in IE 10-.\n}\n\nsvg:not(:root) {\n overflow: hidden; // Hide the overflow in IE\n}\n\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n color: $text-muted;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n // Matches default `