2022-02-22 14:49:48 +00:00
|
|
|
baseURL: https://barkr.8bitsqu.id/
|
|
|
|
languageCode: en-us
|
|
|
|
title: Barkr
|
|
|
|
theme: hugo-fresh
|
|
|
|
# Disables warnings
|
|
|
|
disableKinds:
|
|
|
|
- taxonomy
|
|
|
|
- taxonomyTerm
|
|
|
|
markup:
|
|
|
|
goldmark:
|
|
|
|
renderer:
|
|
|
|
unsafe: true # Allows you to write raw html in your md files
|
|
|
|
|
|
|
|
params:
|
|
|
|
# Open graph allows easy social sharing. If you don't want it you can set it to false or just delete the variable
|
|
|
|
openGraph: true
|
|
|
|
# Used as meta data; describe your site to make Google Bots happy
|
|
|
|
description: Barkr is a simple, fast, and easy way to keep track of your pet and their safety.
|
|
|
|
navbarlogo:
|
2022-02-27 14:09:23 +00:00
|
|
|
image: logos/logo.png # from static/images/logos/logo.png
|
2022-02-22 14:49:48 +00:00
|
|
|
link: /
|
|
|
|
font:
|
|
|
|
name: "Open Sans"
|
|
|
|
sizes: [400, 600]
|
|
|
|
hero:
|
2022-02-27 14:09:23 +00:00
|
|
|
title: Peace of mind, even when they're out
|
|
|
|
subtitle: Worldwide tracking coverage and revolutionary battery life
|
|
|
|
buttontext: Features
|
|
|
|
buttonlink: "#Features"
|
|
|
|
image: logos/largeLogo.png # from static/images/logos/largelogo.png
|
2022-02-22 14:49:48 +00:00
|
|
|
navbar:
|
|
|
|
- title: Features
|
2022-02-27 14:09:23 +00:00
|
|
|
url: /#Features
|
2022-02-22 14:49:48 +00:00
|
|
|
- title: Pricing
|
2022-02-27 14:09:23 +00:00
|
|
|
url: /#Pricing
|
|
|
|
- title: Reviews
|
|
|
|
url: /#Reviews
|
2022-02-22 14:49:48 +00:00
|
|
|
- title: Log in
|
2022-02-27 14:09:23 +00:00
|
|
|
url: /login
|
2022-02-22 14:49:48 +00:00
|
|
|
- title: Sign up
|
2022-02-27 14:09:23 +00:00
|
|
|
url: /signup
|
2022-02-22 14:49:48 +00:00
|
|
|
button: true
|
|
|
|
section1:
|
2022-02-27 14:09:23 +00:00
|
|
|
title: Features
|
|
|
|
subtitle: Everything you need to know
|
2022-02-22 14:49:48 +00:00
|
|
|
tiles:
|
2022-02-27 14:09:23 +00:00
|
|
|
- title: Worldwide Tracking Coverage
|
2022-02-22 14:49:48 +00:00
|
|
|
icon: mouse-globe
|
2022-02-27 14:09:23 +00:00
|
|
|
text: Based on the FindMy network, without the need for GPS
|
|
|
|
url: /signup
|
|
|
|
buttonText: Get Started
|
|
|
|
- title: Web Dashboard
|
2022-02-22 14:49:48 +00:00
|
|
|
icon: laptop-cloud
|
2022-02-27 14:09:23 +00:00
|
|
|
text: Accessible on your phone, tablet, or computer
|
|
|
|
url: /#Online Dashboard
|
|
|
|
buttonText: Preview
|
|
|
|
- title: Multi-week Battery Life
|
2022-02-22 14:49:48 +00:00
|
|
|
icon: plug-cloud
|
2022-02-27 14:09:23 +00:00
|
|
|
text: Never worry about running out of power
|
|
|
|
url: /signup
|
2022-02-22 14:49:48 +00:00
|
|
|
buttonText: Get started
|
|
|
|
section2:
|
2022-02-27 14:09:23 +00:00
|
|
|
title: Pricing
|
|
|
|
subtitle: Only the best for your best friend
|
2022-02-22 14:49:48 +00:00
|
|
|
features:
|
2022-02-27 14:09:23 +00:00
|
|
|
- title: Hardware
|
|
|
|
text: $39.99, just the hardware you need, no more
|
|
|
|
icon: hardware
|
|
|
|
- title: Lite Plan
|
|
|
|
text: $0.99/month, get all the tracking data at an affordable price
|
|
|
|
icon: lite
|
|
|
|
- title: Premium Plan
|
|
|
|
text: $2.99/month, get tracking and health statistics, without breaking the bank
|
|
|
|
icon: full
|
2022-02-22 14:49:48 +00:00
|
|
|
section3:
|
2022-02-27 14:09:23 +00:00
|
|
|
title: Online Dashboard
|
|
|
|
subtitle: Incase you don't have your phone handy
|
|
|
|
image: dashboardMockup.png
|
2022-02-22 14:49:48 +00:00
|
|
|
buttonText: Get started
|
2022-02-27 14:09:23 +00:00
|
|
|
buttonLink: "/signup"
|
2022-02-22 14:49:48 +00:00
|
|
|
section4:
|
2022-02-27 14:09:23 +00:00
|
|
|
title: Reviews
|
|
|
|
subtitle: Our users love it!
|
2022-02-22 14:49:48 +00:00
|
|
|
clients:
|
2022-02-27 14:09:23 +00:00
|
|
|
- name: Linda W.
|
|
|
|
quote: Sometimes my dog likes to chase after birds in the neighborhood, this gives me peace of mind that he's safe.
|
|
|
|
job: Verified Buyer
|
2022-02-22 14:49:48 +00:00
|
|
|
img: 1
|
2022-02-27 14:09:23 +00:00
|
|
|
- name: James T.
|
|
|
|
quote: The battery life is insane. Alerts usually within a minute and accurate enough location.
|
|
|
|
job: Verified Buyer
|
2022-02-22 14:49:48 +00:00
|
|
|
img: 2
|
2022-02-27 14:09:23 +00:00
|
|
|
- name: David L.
|
|
|
|
quote: With this, you never need to worry about it being charged. Had it for weeks and it's still half full.
|
|
|
|
job: Early Tester
|
2022-02-22 14:49:48 +00:00
|
|
|
img: 3
|
|
|
|
footer:
|
2022-02-27 14:09:23 +00:00
|
|
|
logo: logo.png
|
2022-02-22 14:49:48 +00:00
|
|
|
quicklinks:
|
|
|
|
column1:
|
|
|
|
title: "Product"
|
|
|
|
links:
|
|
|
|
- text: Discover features
|
2022-02-27 14:09:23 +00:00
|
|
|
link: /#Features
|
|
|
|
- text: Check pricing
|
|
|
|
link: /#Pricing
|
|
|
|
- text: Read the reviews
|
|
|
|
link: /#Reviews
|
2022-02-22 14:49:48 +00:00
|
|
|
column2:
|
|
|
|
title: "Docs"
|
|
|
|
links:
|
2022-02-27 14:09:23 +00:00
|
|
|
- text: Quickstart guide
|
|
|
|
link: /docs/quickstart
|
|
|
|
- text: App guide
|
|
|
|
link: /docs/app
|
|
|
|
- text: Dashboard guide
|
|
|
|
link: /docs/dashboard
|
2022-02-22 14:49:48 +00:00
|
|
|
column3:
|
|
|
|
title: "Blog"
|
|
|
|
links:
|
|
|
|
- text: Latest news
|
2022-02-27 14:09:23 +00:00
|
|
|
link: /blog/latest
|
|
|
|
- text: Who we are
|
|
|
|
link: /blog/about
|
|
|
|
- text: Contact us
|
|
|
|
link: /blog/contact
|
|
|
|
socialmediatitle: Follow Us / More Info
|
|
|
|
socialmedia:
|
|
|
|
- link: https://github.com/LEG-Industries/ELEC60013-ES-CW1-Website
|
|
|
|
icon: github
|
|
|
|
- link: https://facebook.com/#
|
|
|
|
icon: facebook
|
|
|
|
- link: https://instagram.com/#
|
|
|
|
icon: instagram
|
|
|
|
- link: https://twitter.com/#
|
|
|
|
icon: twitter
|