Skip to content

Commit

Permalink
hero->splash
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenpapierski committed Jul 17, 2024
1 parent d22af6f commit cac5ecc
Showing 1 changed file with 23 additions and 3 deletions.
26 changes: 23 additions & 3 deletions static/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,28 @@
---
layout: default
title: Chulapa on remote
header_type: hero
title: Elevated Sensors Documentation
header_type: splash
subtitle: Starter pack
---
<!-- # header_type: hero # hero, splash, none, post, base -->

The documentation covers topics around the installation, setup, configuration, and usage of products from Elevated Sensors

# Bed Presence for ESPHome

[Purchase Sensor](https://www.elevatedsensors.com/store/p/bed-presence-for-esphome)

[Getting Started]({% link bed-presence-mk1/getting-started.md %})

Sensor Explanation

[ESP Webtools]({% link bed-presence-mk1/webtools.md %})

<img src="/assets/images/bed-presence.png" width="300">
<img src="/assets/images/sensors.png" width="300">

<span class="fa-solid fa-bed-pulse"></span>


Click [**Use this template**](https://github.com/dieghernan/chulapa-101/generate) button above for cloning this repo and get started with [Chulapa Jekyll theme](https://github.com/dieghernan/chulapa).

Expand All @@ -21,4 +40,5 @@ Contains basic configuration to get you a site with:

On addition, `jekyll-sitemap` generates your sitemap on [./sitemap.xml](./sitemap.xml), and Chulapa generates an Atom feed on [./atom.xml](./atom.xml) and a RSS 2.0 feed on [./rss.xml](./rss.xml).

[Configure as necessary](https://dieghernan.github.io/chulapa/docs/02-config) and replace sample content with your own.
[Configure as necessary](https://dieghernan.github.io/chulapa/docs/02-config) and replace sample content with your own.

0 comments on commit cac5ecc

Please sign in to comment.