mirror of
https://github.com/inpharmaticist/inpharmaticist.github.io.git
synced 2026-04-26 16:54:02 +00:00
port from beta
This commit is contained in:
@@ -1,17 +1,61 @@
|
||||
---
|
||||
title: My Site
|
||||
toc: false
|
||||
title: San Diego Bitcoiners
|
||||
layout: hextra-home
|
||||
---
|
||||
|
||||
<div class="hx-mt-6 hx-mb-6">
|
||||
{{< hextra/hero-headline >}}
|
||||
A meet up group
|
||||
{{< /hextra/hero-headline >}}
|
||||
</div>
|
||||
|
||||
This is the landing page.
|
||||
<div class="hx-mb-12">
|
||||
{{< hextra/hero-subtitle >}}
|
||||
For beginners and veterans alike.
|
||||
{{< /hextra/hero-subtitle >}}
|
||||
</div>
|
||||
|
||||
## Explore
|
||||
<div class="hx-mb-6">
|
||||
{{< hextra/hero-button text="Learn more" link="about" >}}
|
||||
</div>
|
||||
|
||||
{{< cards >}}
|
||||
{{< card link="docs" title="Docs" icon="book-open" >}}
|
||||
{{< card link="about" title="About" icon="user" >}}
|
||||
{{< /cards >}}
|
||||
<div class="hx-mt-6"></div>
|
||||
|
||||
## Documentation
|
||||
|
||||
For more information, visit [Hextra](https://imfing.github.io/hextra).
|
||||
{{< hextra/feature-grid >}}
|
||||
{{< hextra/feature-card
|
||||
link="about"
|
||||
icon="users"
|
||||
title="Community"
|
||||
subtitle="Learn more about our group."
|
||||
>}}
|
||||
{{< hextra/feature-card
|
||||
link="about/support"
|
||||
icon="support"
|
||||
title="Support"
|
||||
subtitle="Have a question or issue? Get help from someone with experience."
|
||||
>}}
|
||||
{{< hextra/feature-card
|
||||
link="about/events"
|
||||
icon="calendar"
|
||||
title="RSVP"
|
||||
subtitle="View our calendar of events and let us know you're coming."
|
||||
>}}
|
||||
{{< hextra/feature-card
|
||||
link="about/blog"
|
||||
icon="rss"
|
||||
title="Blog"
|
||||
subtitle="Sometimes we post about current events."
|
||||
>}}
|
||||
{{< hextra/feature-card
|
||||
link="about/chat"
|
||||
icon="support"
|
||||
title="Group Chat"
|
||||
subtitle="Between meetups, the chatter is on Signal."
|
||||
>}}
|
||||
{{< hextra/feature-card
|
||||
link="about/contact"
|
||||
icon="phone"
|
||||
title="Contact Our Host"
|
||||
subtitle="Reach out privately."
|
||||
>}}
|
||||
{{< /hextra/feature-grid >}}
|
||||
|
||||
Reference in New Issue
Block a user