spiffworkflow_website/config.yaml

230 lines
10 KiB
YAML
Raw Normal View History

2023-01-09 11:09:41 -05:00
baseURL: https://www.spiffworkflow.org/
2022-12-26 15:23:37 -05:00
languageCode: en-us
title: SpiffWorkflow
theme: fresh
privacy:
disqus:
disable: true
googleAnalytics:
anonymizeIP: true
disable: false
respectDoNotTrack: true
2022-12-26 15:23:37 -05:00
# 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
images:
2023-10-06 14:40:06 -04:00
- /images/opengraph/home.png
2022-12-26 15:23:37 -05:00
# Used as meta data; describe your site to make Google Bots happy
2023-08-08 09:38:43 -04:00
description: Business 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
2022-12-26 15:23:37 -05:00
# preloader: false
navbarlogo:
# Logo (from static/get_started/logos/___)
2022-12-26 15:23:37 -05:00
image: logos/spiffworkflow_logo.png
link: /
# Default width/height. Uncomment if you need to change
width: 138
height: 28
font:
name: "Open Sans"
sizes: [400,600]
hero:
# Main hero title
title: Process Automation with BPMN and Python
2022-12-26 15:23:37 -05:00
# Hero subtitle (optional)
subtitle: Connect people and software together in a way that makes sense to everyone.
# Button text
buttontext: Schedule a Demo!
2022-12-26 15:23:37 -05:00
# Where the main hero button links to
buttonlink: "#"
2024-02-02 18:09:24 -05:00
buttonid: "schedule-demo"
buttononclick: 'Calendly.initPopupWidget({url: "https://calendly.com/dan-sartography/spiffworkflow-demo"});return false;'
# Hero image (from static/get_started/___)
image: illustrations/intro.png
# Footer logos (from static/get_started/logos/clients/___.svg)
2022-12-26 15:23:37 -05:00
clientlogos:
- status
- uva
# Customizable navbar. For a dropdown, add a "sublinks" list.
navbar:
- title: Features
url: /pages/features/
- title: Comparison
url: /pages/compare/
- title: Pricing
url: /pages/price/
2023-10-19 09:27:20 -04:00
- title: Docs
sublinks:
- title: SpiffWorkflow Application
url: https://spiff-arena.readthedocs.io/en/latest/
- title: SpiffWorkflow Python Library
url: https://spiffworkflow.readthedocs.io/en/latest/
- title: Articles
sublinks:
- title: Introductory Articles
url: /posts/articles/
- title: Deep Dives
url: /posts/deep_dives/
2023-10-19 13:47:41 -04:00
- title: Videos
sublinks:
- title: Brief Demo
url: https://www.youtube.com/watch?v=876q2s5fwUY&t=1s
- title: Building Web Forms
url: https://www.youtube.com/watch?v=1IaiaquQ0y0&t=15s
- title: Building an Approval Process
url: https://www.youtube.com/watch?v=EfTbTg3KRqc
- title: more videos...
url: https://www.youtube.com/channel/UCtDHzDfhyvnAb8CFmdwucUA
2022-12-26 15:23:37 -05:00
section1:
title: A Powerful Low Code Platform
subtitle: Build your first diagram in minutes. But don't let the simplicity fool you. SpiffWorkflow is a powerful platform that can handle the most complex of business processes.
image: build_a_diagram.gif
2023-10-19 13:47:41 -04:00
buttonText: View Full Video
buttonLink: https://www.youtube.com/watch?v=876q2s5fwUY&t=1s
contact: true
science:
2023-10-19 13:47:41 -04:00
title: In the Press and in the Literature
quotes:
2023-10-19 13:47:41 -04:00
- quote: "We discuss the concept of low-code software tools. Dan also talks about how SpiffWorkflow aims at getting non-developers within an organization involved in development."
citation: "The Real Python Podcast with Christopher Bailey, February 2023"
image: /images/podcast.avif
link: https://realpython.com/podcasts/rpp/144/
- quote: "How our software development team used an open source Python library and the popular modeling notation, BPMN, to shed light on a set of complex approval processes at a university."
citation: "D. Funk, \"Creating a Low-Code Business Process Execution Platform With Python, BPMN, and DMN,\" in IEEE Software, vol. 40, no. 1, pp. 9-17, Jan.-Feb. 2023, doi: 10.1109/MS.2022.3212033."
image: /images/ieee.png
link: https://ieeexplore.ieee.org/document/9994228
- quote: "By using the **SpiffWorkflow** Engine, it will allow non-developers to describe complex workflow processes in a visual diagram, coupled with a powerful python script engine that works seamlessly within the diagrams"
citation: "Lin, Peiwen, et al. \"Realization of AGV Task Management.\" 2022 IEEE International Conference on Mechatronics and Automation (ICMA). IEEE, 2022."
2023-10-19 13:47:41 -04:00
image: /images/mechatronics.png
link: https://ieeexplore.ieee.org/document/9856349
2022-12-26 15:23:37 -05:00
section2:
title: A Thriving Open Source Community
subtitle: We are open source, releasing much of our software under the LGPLv3. We welcome contributions from the community and are happy to help you get started. We make contributions to the open source community on a daily basis.
2022-12-26 15:23:37 -05:00
features:
- title: 1500+ Stars
text: Continuous growth and usage for over a decade, with a thriving community of contributors.
icon: star-history.png
- title: 40+ Contributors
text: Contributors from across the world, from the States, Germany, Sweden, South America, the Netherlands, and more.
# Icon (from /get_started/illustrations/icons/___.svg)
2023-08-17 16:39:50 -04:00
icon: contributors.png
- title: 200+ Discord Members
text: A growing community of users and contributors, with a dedicated Discord server, and regular community calls and AMAs.
icon: discord.png
2022-12-26 15:23:37 -05:00
section4:
title: Join the Innovators
2023-08-17 11:51:46 -04:00
subtitle: Join these innovators and help us continue to refine and improve this important open source project.
2022-12-26 15:23:37 -05:00
clients:
- name: Jarrad Hope
2023-01-19 07:39:36 -05:00
quote: Im proud of our investment in SpiffWorkflow. Its in line with our mission and core principles of purposeful technology, public good, and openness. I am excited about the future and looking forward to working with you.
2022-12-26 15:23:37 -05:00
job: CoFounder - Status.im
img: jarrad
- name: Ron Hutchins
quote: You guys are rock stars. I really appreciate your passion and your expertise on this project. Im very excited too about what we can do with it in the future.
job: VP - IT - UVA
img: ron
2023-08-17 11:51:46 -04:00
- name: Demetrick Ferguson
quote: Organizations large and small need SpiffWorkflow! SpiffWorkflow makes it possible to execute adaptable business processes that more than one person, more than one department, can understand.
job: Portfolio Performance and Governance - Status
img: demetrick
- name: Brian
quote: Spiffworkflow streamlines our execution of BPMN workflows, and its extensibility is a boon for us. The authors willingness to respond to our inquiries and feedback further enriches our experience with the library.
job: CTO - Series C Startup
img: brian2
- name: Aleksandra Yarokhovich
quote: Collaborating on the SpiffWorkflow project has been a delight. Passionate team, open to ideas, and a powerful product combining BPMN with Python's agility. Best wishes for its success!
job: Business Analyst - Status
img: sasha
2023-09-08 11:25:08 -04:00
- name: Rajat Roy
quote: We are using spiff workflow in our serverless travel booking engine. It allows us rapid change of business logic with minimum development effort, and in the long run to improve the maintainability thanks to the graphical visualisation.
job: Software Engineer
img: rajat
section5:
title: Commercial Support
subtitle: We offer commercial support for SpiffWorkflow and related projects. We can help you with everything from getting started, to building your first diagram, to integrating SpiffWorkflow into your existing systems.
tiles:
- title: Training
icon: training
text: From Business Analysts to Dev-Ops we offer training to get you moving quickly and to assure you are getting the most out of your investment.
2023-10-09 16:21:30 -04:00
url: /pages/price/
buttonText: Learn More
class: tile-secondary
- title: Hosting
icon: hosting
text: Let us set up and host SpiffWorkflow for you. We can help you get started, and provide ongoing support and maintenance.
2023-10-09 16:21:30 -04:00
url: /pages/price/
buttonText: Learn More
class: tile-secondary
- title: Integration
2023-10-09 16:21:30 -04:00
icon: integration
text: Enterprise level integrations for Authentication, pre-built reusable workflows, and connectors to rest of your enterprise systems.
2023-10-09 16:21:30 -04:00
url: /pages/price/
buttonText: Learn More
class: tile-secondary
section6: false
newsletter: true
2022-12-26 15:23:37 -05:00
footer:
# Logo (from /get_started/logos/___)
2022-12-26 15:23:37 -05:00
logo: spiffworkflow_white.svg
# Social Media Title
2023-01-02 17:02:30 -05:00
socialmediatitle: Connect
2022-12-26 15:23:37 -05:00
# Social media links (GitHub, Twitter, etc.). All are optional./
socialmedia:
2023-01-02 17:02:30 -05:00
- link: https://discord.gg/F6Kb7HNK7B
icon: comments
2022-12-26 15:23:37 -05:00
- link: https://github.com/sartography
# Icons are from Font Awesome
icon: github
- link: https://www.youtube.com/channel/UCtDHzDfhyvnAb8CFmdwucUA
icon: youtube
- link: https://twitter.com/SpiffWorkflow
icon: twitter
- link: https://spiffworkflow.readthedocs.io/en/latest/index.html
icon: book
bulmalogo: false
quicklinks:
column1:
2023-10-19 13:47:41 -04:00
title: "Videos"
2022-12-26 15:23:37 -05:00
links:
2023-10-19 13:47:41 -04:00
- text: Building Web Forms
link: https://www.youtube.com/watch?v=1IaiaquQ0y0&t=15s
- text: Brief Demo
link: https://www.youtube.com/watch?v=876q2s5fwUY&t=1s
- text: Building an Approval Process
link: https://www.youtube.com/watch?v=EfTbTg3KRqc
- text: more videos...
link: https://www.youtube.com/channel/UCtDHzDfhyvnAb8CFmdwucUA
2022-12-26 15:23:37 -05:00
column2:
title: "Docs"
links:
2023-10-19 13:47:41 -04:00
- text: SpiffWorkflow Application
link: https://spiff-arena.readthedocs.io/en/latest/
- text: SpiffWorkflow Library
link: https://spiffworkflow.readthedocs.io/en/latest/
- text: Privacy Policy
link: /pages/privacy_policy/
- text: Terms of Service
link: /pages/demo_terms_of_service/
- text: Service Level Expectations
link: /pages/service_level/
2022-12-26 15:23:37 -05:00
column3:
title: "Blog"
links:
- text: Get started
link: /posts/articles/get_started/
- text: Introductory Articles
link: /posts/articles/
- text: Deep Dives
link: /posts/deep_dives/