Skip to content

Commit

Permalink
Auto-generated commit [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
danfunk committed Apr 25, 2024
1 parent e78c2be commit a4eb76f
Show file tree
Hide file tree
Showing 15 changed files with 484 additions and 144 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html><html lang="en"><head><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<meta charset="utf-8">
<title>Sartography</title>
<base href="https://sartography.com">
<base href="https://sartography.com/">

<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
Expand All @@ -10,6 +10,6 @@
<style>body,html{margin:0}</style><link rel="stylesheet" href="styles.58d9011d48e9e2b4.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.58d9011d48e9e2b4.css"></noscript></head>
<body>
<app-root></app-root>
<script src="runtime.7940ea503ac977c2.js" type="module"></script><script src="polyfills.ca174d02d0c76eb0.js" type="module"></script><script src="main.8818701debb77583.js" type="module"></script>
<script src="runtime.7940ea503ac977c2.js" type="module"></script><script src="polyfills.ca174d02d0c76eb0.js" type="module"></script><script src="main.ad5f833caea29aee.js" type="module"></script>

</body></html>
52 changes: 52 additions & 0 deletions assets/icons/python.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 38 additions & 0 deletions assets/icons/workflow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/ieee_spiffworkflow_article.pdf
Binary file not shown.
Binary file added assets/images/case-studies/crconnect.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/case-studies/ieee.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/case-studies/research_rampup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/case-studies/status.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/team/KB.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions assets/json/capabilities.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
[
{
"icon_url": "/assets/icons/software_development.svg",
"icon_url": "/assets/icons/python.svg",
"title": "Python Software Development",
"description": "We create powerful scientific applications using the most popular and intuitive programming language available today."
},
{
"icon_url": "/assets/icons/information_design.svg",
"icon_url": "/assets/icons/workflow.svg",
"title": "Workflow Automation",
"description": "We are experts in the application of BPMN (Business Process Model and Notation) a precise open standard for describing complex business processes "
},
{
"icon_url": "/assets/icons/responsive_design.svg",
"title": "Responsive & Adaptive Design",
"description": "Even our most complex applications work well on phones and tablets, as well as desktops using the Angular Framework."
"description": "Even our most complex applications work well on phones and tablets, as well as desktops using the React Framework."
},
{
"icon_url": "/assets/icons/security.svg",
"title": "Security",
"description": "We build applications that allow scientists to safely collect, monitor and study medical information."
"title": "DevOps",
"description": "We can drastically increase an organization's ability to rapidly deliver applications and services - we have decades of experience supporting large scale infrastructure."
},
{
"icon_url": "/assets/icons/research.svg",
Expand Down
Loading

0 comments on commit a4eb76f

Please sign in to comment.