spiffworkflow_website/config.yaml

192 lines
7.8 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: "#"
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/
- title: Articles
sublinks:
- title: Introductory Articles
url: /posts/articles/
- title: Deep Dives
url: /posts/deep_dives/
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
buttonText: Try it Now
buttonLink: /pages/enterprise
contact: true
science: true
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 BPMN to Dev-Ops we offer training to get you moving quickly and to assure you getting the most out of your investment.
url: /pages/training/
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.
url: /pages/hosting/
buttonText: Learn More
class: tile-secondary
- title: Integration
icon: enterprise
text: Enterprise level integrations for Authentication, pre-built reusable workflows, and connectors to rest of your enterprise systems.
url: /pages/enterprise/
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:
title: "Projects"
links:
- text: SpiffArena
link: /pages/spiffarena/
2022-12-26 15:23:37 -05:00
- text: SpiffWorkflow
link: /pages/spiffworkflow/
2022-12-26 15:23:37 -05:00
- text: SpiffEditor
link: /pages/spiffeditor/
2022-12-26 15:23:37 -05:00
column2:
title: "Docs"
links:
- 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/