missing things from last commit
This commit is contained in:
parent
8eb1271ba3
commit
0af42632fe
12
config.yaml
12
config.yaml
|
@ -24,9 +24,10 @@ params:
|
||||||
# Open graph allows easy social sharing. If you don't want it you can set it to false or just delete the variable
|
# 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
|
openGraph: true
|
||||||
images:
|
images:
|
||||||
- /get_started/illustrations/flow.png
|
- /images/favicon.png
|
||||||
|
- /images/default_thumbnail.png
|
||||||
# Used as meta data; describe your site to make Google Bots happy
|
# Used as meta data; describe your site to make Google Bots happy
|
||||||
description: Homepage for SpiffWorkflow and SpiffArena - open source projects which seek to improve transparency and understanding in organizations through intuitive executable diagrams. These projects are based on the OMG's BPMN and DMN standards.
|
description: Buisness Process Automation with BPMN and Python. Connect people and software together in a way that makes sense to everyone.
|
||||||
# Preloader ensures get_started are loaded before displaying to the user. If you don't want it uncomment to set it to false
|
# Preloader ensures get_started are loaded before displaying to the user. If you don't want it uncomment to set it to false
|
||||||
# preloader: false
|
# preloader: false
|
||||||
navbarlogo:
|
navbarlogo:
|
||||||
|
@ -45,7 +46,7 @@ params:
|
||||||
# Hero subtitle (optional)
|
# Hero subtitle (optional)
|
||||||
subtitle: Connect people and software together in a way that makes sense to everyone.
|
subtitle: Connect people and software together in a way that makes sense to everyone.
|
||||||
# Button text
|
# Button text
|
||||||
buttontext: Get started
|
buttontext: Free Trial!
|
||||||
# Where the main hero button links to
|
# Where the main hero button links to
|
||||||
buttonlink: "/posts/articles/get_started/"
|
buttonlink: "/posts/articles/get_started/"
|
||||||
# Hero image (from static/get_started/___)
|
# Hero image (from static/get_started/___)
|
||||||
|
@ -58,6 +59,8 @@ params:
|
||||||
navbar:
|
navbar:
|
||||||
- title: Features
|
- title: Features
|
||||||
url: /pages/features/
|
url: /pages/features/
|
||||||
|
- title: Support
|
||||||
|
url: /pages/support/
|
||||||
- title: Projects
|
- title: Projects
|
||||||
sublinks:
|
sublinks:
|
||||||
- title: SpiffWorkflow
|
- title: SpiffWorkflow
|
||||||
|
@ -72,9 +75,6 @@ params:
|
||||||
url: /posts/articles/
|
url: /posts/articles/
|
||||||
- title: Deep Dives
|
- title: Deep Dives
|
||||||
url: /posts/deep_dives/
|
url: /posts/deep_dives/
|
||||||
- title: Support
|
|
||||||
url: /pages/support/
|
|
||||||
button: true
|
|
||||||
sidebar:
|
sidebar:
|
||||||
# Logo (from /get_started/logos/___.svg)
|
# Logo (from /get_started/logos/___.svg)
|
||||||
logo: spiffworkflow_white
|
logo: spiffworkflow_white
|
||||||
|
|
|
@ -56,17 +56,6 @@ Paid support contracts are offered at three levels - Bronze, Silver and Gold:
|
||||||
** We can do video calls, phone calls, text messages, private chats, we'll even share a tmux terminal with you.
|
** We can do video calls, phone calls, text messages, private chats, we'll even share a tmux terminal with you.
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Pricing
|
|
||||||
Pricing may change at any time. Some plans can be altered to meet a specific circumstance. Please contact us for more information.
|
|
||||||
|
|
||||||
| | Base Cost | Min Contract | Support Hours / Month |
|
|
||||||
| ------ |------------| ------------ |-----------------------|
|
|
||||||
| Bronze | $640.00 | 6 months | 4 |
|
|
||||||
| Silver | $1,900.00 | 6 months | 8 |
|
|
||||||
| Gold | Contact Us | 6 months | 16 |
|
|
||||||
|
|
||||||
Additional hours are charged at $200/hr. Please note that our support hours are not cumulative, unused hours will not be carried over to the next month. These rates are for paid support. We offer different rates for Software Development and Consulting Services. Please contact us for more information.
|
|
||||||
|
|
||||||
|
|
||||||
# 2. Limitations
|
# 2. Limitations
|
||||||
To receive support of any kind, you must remain on a supported version of the platform. Major versions will be supported for 12 months after the release of the next major version. Minor versions will be supported for 6 months after the release of the next minor version. Patch versions will be supported for 3 months after the release of the next patch version.
|
To receive support of any kind, you must remain on a supported version of the platform. Major versions will be supported for 12 months after the release of the next major version. Minor versions will be supported for 6 months after the release of the next minor version. Patch versions will be supported for 3 months after the release of the next patch version.
|
||||||
|
|
|
@ -11,9 +11,7 @@ Support and consulting services are available through Sartography, LLC - the tea
|
||||||
|
|
||||||
Reach out to learn how our SpiffWorkflow Consulting Services can help you design a winning strategy to meet your business goals with simplicity, clarity, and shared vision.
|
Reach out to learn how our SpiffWorkflow Consulting Services can help you design a winning strategy to meet your business goals with simplicity, clarity, and shared vision.
|
||||||
|
|
||||||
If you are looking specifically for a support contract, please check out our [Service Level Expectations and Commercial Support Options](/pages/service_level/).
|
You can also reach out directly to Dan Funk, Founder, at (540) 457-0024, or contact him via email at dan@sartography.com to discuss your needs.
|
||||||
|
|
||||||
{{% contact_us %}}
|
|
||||||
|
|
||||||
You can also reach out directly to Dan Funk, Founder, at (540) 457-0024, or contact him via email at dan@sartography.com.
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Getting Started with SpiffDemo.org"
|
title: "Free Trial"
|
||||||
date: 2023-06-23T13:15:00-05:00
|
date: 2023-06-23T13:15:00-05:00
|
||||||
draft: false
|
draft: false
|
||||||
author: Dan Funk
|
author: Dan Funk
|
||||||
|
@ -8,15 +8,16 @@ images:
|
||||||
description: How to use our demonstration site to view and execute diagrams and get a basic understanding of SpiffWorkflow's features.
|
description: How to use our demonstration site to view and execute diagrams and get a basic understanding of SpiffWorkflow's features.
|
||||||
---
|
---
|
||||||
|
|
||||||
This guild will get you started instantly thanks to our newly released demo site. Log in and immediately start executing diagrams and learn a powerful new way to collaborate with colleagues and solve problems with your teammates.
|
### You can try out SpiffWorkflow right now by visiting our [demo site at SpiffDemo.org](http://spiffdemo.org).
|
||||||
|
|
||||||
{{< admonition title="Running SpiffArena Locally" type="note">}}
|
{{< admonition title="BUT WAIT!" type="note">}}
|
||||||
Note: The original getting started guide, which provided details on how to install and use SpiffArena is still available [here](../get_started_docker/).
|
There is a lot of information on this page that will help you get the most out of your experience. So please read on!
|
||||||
{{< /admonition >}}
|
{{< /admonition >}}
|
||||||
|
|
||||||
|
|
||||||
## Video Instructions
|
## Video Instructions
|
||||||
|
|
||||||
You can follow the directions below, or you can watch this 6-minute video where we take you step by step through how to use the site.
|
You can follow the directions below, or you can watch this short video where we take you step by step through how to use the site.
|
||||||
|
|
||||||
{{< youtube id="fhEPyA3d4mE" autoplay="0" rel="0" >}}
|
{{< youtube id="fhEPyA3d4mE" autoplay="0" rel="0" >}}
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,9 @@
|
||||||
|
<!-- Calendly link widget begin -->
|
||||||
|
<link href="https://assets.calendly.com/assets/external/widget.css" rel="stylesheet">
|
||||||
|
<script src="https://assets.calendly.com/assets/external/widget.js" type="text/javascript" async></script>
|
||||||
|
<a class="navbar-item" href="" onclick="Calendly.initPopupWidget({url: 'https://calendly.com/dan-sartography/60min'});return false;">
|
||||||
|
<span class="button signup-button rounded secondary-btn raised">
|
||||||
|
Request a Demo
|
||||||
|
</span>
|
||||||
|
</a>
|
||||||
|
<!-- Calendly link widget end -->
|
|
@ -0,0 +1,87 @@
|
||||||
|
{{- $navbar := .Site.Params.navbar }}
|
||||||
|
{{- $sidebarVisible := .Site.Params.sidebar }}
|
||||||
|
{{ if .Params.sidebar }}
|
||||||
|
{{ $sidebarVisible = .Params.sidebar }}
|
||||||
|
{{ end }}
|
||||||
|
{{- $navbarLogo := .Site.Params.navbarlogo }}
|
||||||
|
{{- $navbarLogoWidth := .Site.Params.navbarlogo.width | default 112 }}
|
||||||
|
{{- $navbarLogoHeight := .Site.Params.navbarlogo.height | default 28 }}
|
||||||
|
<nav class="navbar is-fresh is-transparent no-shadow" role="navigation" aria-label="main navigation">
|
||||||
|
<div class="container">
|
||||||
|
<div class="navbar-brand">
|
||||||
|
{{- if $navbarLogo}}
|
||||||
|
<a class="navbar-item" href="{{ $navbarLogo.link }}">
|
||||||
|
<img src="{{ printf "/images/%s" $navbarLogo.image | relURL }}" alt="" width="{{ $navbarLogoWidth }}" height="{{ $navbarLogoHeight }}">
|
||||||
|
</a>
|
||||||
|
{{- end}}
|
||||||
|
|
||||||
|
{{- if $sidebarVisible }}
|
||||||
|
<a class="navbar-item is-hidden-desktop is-hidden-tablet">
|
||||||
|
<div id="menu-icon-wrapper" class="menu-icon-wrapper" style="visibility: visible;">
|
||||||
|
<svg width="1000px" height="1000px">
|
||||||
|
<path class="path1" d="M 300 400 L 700 400 C 900 400 900 750 600 850 A 400 400 0 0 1 200 200 L 800 800"></path>
|
||||||
|
<path class="path2" d="M 300 500 L 700 500"></path>
|
||||||
|
<path class="path3" d="M 700 600 L 300 600 C 100 600 100 200 400 150 A 400 380 0 1 1 200 800 L 800 200"></path>
|
||||||
|
</svg>
|
||||||
|
<button id="menu-icon-trigger" class="menu-icon-trigger"></button>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
{{- end }}
|
||||||
|
|
||||||
|
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbar-menu">
|
||||||
|
<span aria-hidden="true"></span>
|
||||||
|
<span aria-hidden="true"></span>
|
||||||
|
<span aria-hidden="true"></span>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="navbar-menu" class="navbar-menu is-static">
|
||||||
|
|
||||||
|
{{- if $sidebarVisible }}
|
||||||
|
<div class="navbar-start">
|
||||||
|
<a class="navbar-item is-hidden-mobile">
|
||||||
|
<div id="menu-icon-wrapper" class="menu-icon-wrapper" style="visibility: visible;">
|
||||||
|
<svg width="1000px" height="1000px">
|
||||||
|
<path class="path1" d="M 300 400 L 700 400 C 900 400 900 750 600 850 A 400 400 0 0 1 200 200 L 800 800"></path>
|
||||||
|
<path class="path2" d="M 300 500 L 700 500"></path>
|
||||||
|
<path class="path3" d="M 700 600 L 300 600 C 100 600 100 200 400 150 A 400 380 0 1 1 200 800 L 800 200"></path>
|
||||||
|
</svg>
|
||||||
|
<button id="menu-icon-trigger" class="menu-icon-trigger"></button>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
{{- end }}
|
||||||
|
|
||||||
|
<div class="navbar-end">
|
||||||
|
{{- range $navbar }}
|
||||||
|
{{- if .sublinks }}
|
||||||
|
<div class="navbar-item has-dropdown is-hoverable">
|
||||||
|
<a class="navbar-link">
|
||||||
|
{{ .title }}
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<div class="navbar-dropdown">
|
||||||
|
{{- range .sublinks }}
|
||||||
|
<a href="{{ .url }}" class="navbar-item">
|
||||||
|
{{ .title }}
|
||||||
|
</a>
|
||||||
|
{{- end }}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
{{- else if .button }}
|
||||||
|
<a href="{{ .url }}" class="navbar-item">
|
||||||
|
<span class="button signup-button rounded secondary-btn raised">
|
||||||
|
{{ .title }}
|
||||||
|
</span>
|
||||||
|
</a>
|
||||||
|
{{- else }}
|
||||||
|
<a href="{{ .url }}" class="navbar-item is-secondary">
|
||||||
|
{{ .title }}
|
||||||
|
</a>
|
||||||
|
{{- end }}
|
||||||
|
{{- end }}
|
||||||
|
</div>
|
||||||
|
{{ partial "calendly.html" . }}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
Loading…
Reference in New Issue