mirror of
https://github.com/sartography/spiffworkflow_website.git
synced 2025-02-23 12:58:22 +00:00
tweaks from Alex, adding descriptions to more pages.
This commit is contained in:
parent
3a86b088ab
commit
ca7e32f8e5
@ -24,7 +24,7 @@ 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
|
||||
# Used as meta data; describe your site to make Google Bots happy
|
||||
description:
|
||||
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.
|
||||
# Preloader ensures images are loaded before displaying to the user. If you don't want it uncomment to set it to false
|
||||
# preloader: false
|
||||
navbarlogo:
|
||||
@ -131,7 +131,7 @@ params:
|
||||
subtitle: Diagrams can be intuitive AND executable - removing monotony, adding transparency and opening opportunities for improvement and adaptation.
|
||||
image: illustrations/school.svg
|
||||
buttonText: Major Features
|
||||
buttonLink: "/posts/pages/features"
|
||||
buttonLink: "/pages/features"
|
||||
section4:
|
||||
title: Join the Innovators
|
||||
subtitle: We are just getting started. Join these innovators and help us continue to refine and improve this important open source project.
|
||||
|
@ -3,6 +3,7 @@ title: "Features"
|
||||
subtitle: "Thse are just a handful of the major features available"
|
||||
date: 2022-12-27T16:05:00-05:00
|
||||
draft: false
|
||||
description: A list of the major features of SpiffArena and it's components. SpiffWorkflow, BPMN Diagram Editor, form editors, service connectors and more...
|
||||
---
|
||||
|
||||
### User Tasks -- Gather information from people
|
||||
|
@ -4,6 +4,7 @@ subtitle: "A turnkey solution for managing workflows"
|
||||
date: 2022-12-27T16:05:00-05:00
|
||||
author: Dan Funk
|
||||
draft: false
|
||||
description: A brief description of SpiffArena - a combination of open source systems that creates a single web based application for creating, running and managing workflow diagrams.
|
||||
---
|
||||
|
||||
SpiffArena combines many tools into a single web-based application. If you would like access to all of the [Features](/pages/features) (plus a lot more) this is the tool you want.
|
||||
|
@ -3,6 +3,7 @@ title: "SpiffEditor (and other open source projects)"
|
||||
subtitle: "More tools for working with SpiffWorkfow and SpiffArena"
|
||||
date: 2022-12-27T16:05:00-05:00
|
||||
draft: false
|
||||
description: A brief description of SpiffEditor - extensntions to BPMN.js that customize this popular diagram editor so it can work well with SpiffWorkflow and SpiffArena.
|
||||
---
|
||||
|
||||
## SpiffEditor
|
||||
|
@ -3,6 +3,7 @@ title: "SpiffWorkflow"
|
||||
subtitle: "A Python library for embedding diagrams into your projects"
|
||||
date: 2022-12-27T16:05:00-05:00
|
||||
draft: false
|
||||
description: A brief introduction to SpiffWorkflow a BPMN/DMN execution library written in python.
|
||||
---
|
||||
|
||||
SpiffWorkflow is an open source Python library with source code available on [GitHub](https://github.com/sartography/SpiffWorkflow]) and detailed documentation currently available on [ReadTheDocs](https://spiffworkflow.readthedocs.io/en/latest/). It is the core library within SpiffArena. Its target audience is Python developers who want to create custom workflow systems or embed BPMN features into existing applications.
|
||||
|
@ -4,6 +4,7 @@ subtitle: "Outcome Based Consulting Services"
|
||||
date: 2023-01-02T10:05:00-05:00
|
||||
draft: false
|
||||
no_comments: true
|
||||
description: How to get support for SpiffWorkflow and SpiffArena.
|
||||
---
|
||||
|
||||
Support and consulting services are available from the team of people who created, maintain, and continue to contribute to SpiffArena, SpiffWorkflow, and our other open source projects.
|
||||
|
@ -165,6 +165,6 @@ Today you learned a great deal about SpiffWorkflow and the new SpiffArena applic
|
||||
5. How to create a Script Task that contains a bit of python.
|
||||
6. How to create a Manual Task with a message that people can see.
|
||||
|
||||
Remember that the real power of SpiffWorkflow is its ability to help create transparency around complex rules of a business, government agency, or any other organization. This isn’t just some quick and easy way to write code. It is a tool for building consensus and for offering a guarantee that what you see is truly what you get. In upcoming tutorials we will cover some of the powerful ways that Spiffworkflow helps you create transparency by using seemingly simple diagrams to describe complex processes, critical decision points, and to coordinate parallel actions and the handoff of responsibility from one person or application to the next – all in a way everyone can see and understand.
|
||||
Remember that the real power of SpiffWorkflow is its ability to help create transparency around complex rules of a business, government agency, or any other organization. This isn’t just some quick and easy way to write code. It is a tool for building consensus and for offering a guarantee that what you see is truly what you get. Additional tutorials will cover some of the powerful ways that Spiffworkflow helps you create transparency by using seemingly simple diagrams to describe complex processes, critical decision points, and to coordinate parallel actions and the handoff of responsibility from one person or application to the next – all in a way everyone can see and understand.
|
||||
|
||||
Don’t let this simple tutorial fool you. There is some substantial power within your reach to create change and improve the world in which you live. We’ll be posting tutorials frequently, so please check back in soon!
|
||||
Don’t let this simple tutorial fool you. There is some substantial power within your reach to create change and improve the world in which you live. We post tutorials frequently to help you explore this power and understand how others are using SpiffWorkflow to transform their organizations and incorporate more people in the software development life cycle.
|
||||
|
Loading…
x
Reference in New Issue
Block a user