Skip to content

Commit

Permalink
Merge pull request #2 from AMAI-GmbH/main
Browse files Browse the repository at this point in the history
Merge AMAI-GmbH
  • Loading branch information
rlirli committed Jan 1, 2021
2 parents bb55e56 + 2e20e67 commit b3154c3
Show file tree
Hide file tree
Showing 7 changed files with 245 additions and 94 deletions.
12 changes: 8 additions & 4 deletions .github/workflows/main.yml
Expand Up @@ -20,24 +20,28 @@ jobs:
- run: npm install
- run: npm run build --if-present
env:
CI: true
CI: true
- run: npm run export
env:
EXPORT_PDF: True
CI: true
- name: Azure Login
uses: azure/login@v1
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}
- name: Azure CLI script
- name: Upload to Azure
uses: azure/CLI@v1
with:
azcliversion: 2.0.72
inlineScript: |
az storage blob upload-batch -s public/roadmap -d \$web/roadmap --account-name iamai --content-cache-control 'public,max-age=3600'
- name: Azure CLI script
- name: Purge Azure CDN
uses: azure/CLI@v1
with:
azcliversion: 2.0.72
inlineScript: |
az cdn endpoint purge --content-paths "/*" --profile-name "i-am-ai" --name "i-am-ai" --resource-group "Productive"
# Azure logout
- name: logout
- name: Azure Logout
run: |
az logout
33 changes: 12 additions & 21 deletions .vuepress/config.js
Expand Up @@ -22,8 +22,15 @@ module.exports = {
{ text: 'AI Use Cases', link: 'https://i.am.ai/usecases', target:'_self' },
{ text: 'AI Roadmap', link: '/' },
{ text: 'AI Newsletter', link: 'https://i.am.ai/newsletter', target:'_self' },
{ text: 'Hire AI Experts', link: 'https://am.ai?utm_source=i.am.ai&utm_medium=Referral&utm_campaign=AI+Expert+Roadmap+Hire+Experts+Navbar', target:'_blank' },
]
},
patterns: process.env.EXPORT_PDF === 'True' ? ['readme.md'] : ['**/*.md', '**/*.vue'],
plugins: ['@snowdog/vuepress-plugin-pdf-export', {
puppeteerLaunchOptions: {
args: ['--no-sandbox', '--disable-setuid-sandbox']
}
}],
/* using this Google Analytics Plugin makes metomic's autoblock impossible
plugins: {
Expand All @@ -42,28 +49,12 @@ module.exports = {
},*/

head: [
['script', {
src: 'https://config.metomic.io/config.js?id=prj:c5c07948-cf96-4555-99ec-3a9bf5ae16ce',
crossorigin: 'anonymous',
charset: 'utf-8'
}],
['script', {
src: 'https://consent-manager.metomic.io/embed.js',
crossorigin: 'anonymous',
charset: 'utf-8'
}],
['script', {
process.env.EXPORT_PDF !== 'True' ? ['script', {
async: true,
src: 'https://www.googletagmanager.com/gtag/js?id=UA-131730139-2'
}],
['script', {}, `
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-131730139-2');
`],

defer: true,
"data-domain": "i.am.ai",
src: 'https://stats.am.ai/js/plausible.outbound-links.js'
}] : ['script', {}],
['link', {
rel: 'icon',
href: `/logos/icon-512x512.png`
Expand Down
2 changes: 1 addition & 1 deletion images/fundamentals.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions images/fundamentals.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<mxfile modified="2020-11-29T18:43:35.402Z" host="app.diagrams.net" agent="5.0 (Macintosh; Intel Mac OS X 11_0_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.67 Safari/537.36" etag="4NUTBqsMpolDBtyhk68L" compressed="false" version="13.10.4" type="device">
<mxfile modified="2020-12-03T21:48:13.555Z" host="app.diagrams.net" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36" etag="idMNYGAMmGJqUX5SbNoa" compressed="false" version="13.10.7" type="device">
<diagram id="rtSr3QTENstnuI61b4uq" name="Page-1">
<mxGraphModel dx="786" dy="589" grid="1" gridSize="5" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="840" pageHeight="2500" math="0" shadow="0">
<mxGraphModel dx="1422" dy="762" grid="1" gridSize="5" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="840" pageHeight="2500" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
Expand Down Expand Up @@ -330,7 +330,7 @@
<mxCell id="i9OERWlP8GrdBMv_NWYt-31" value="&lt;font color=&quot;#000000&quot; style=&quot;font-size: 16px&quot;&gt;Data Sources&lt;/font&gt;" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=nowrap;rounded=0;labelBackgroundColor=none;fontSize=16;fontColor=#FFFFFF;fontStyle=1" parent="1" vertex="1">
<mxGeometry x="590" y="830" width="110" height="31" as="geometry" />
</mxCell>
<mxCell id="RTNuT0qv83HE0F3EV0GY-2" value="&lt;font style=&quot;font-size: 10px&quot; color=&quot;#999999&quot;&gt;Some boxes link to additional ressources&lt;/font&gt;" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#FF8000;" parent="1" vertex="1">
<mxCell id="RTNuT0qv83HE0F3EV0GY-2" value="&lt;font style=&quot;font-size: 10px&quot; color=&quot;#999999&quot;&gt;Some boxes link to additional resources&lt;/font&gt;" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#FF8000;" parent="1" vertex="1">
<mxGeometry x="35" y="248" width="204" height="20" as="geometry" />
</mxCell>
<mxCell id="axYppKmcBhjd9RSlsNxy-1" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=oval;endFill=1;strokeColor=#FF8000;dashed=1;dashPattern=1 2;shadow=0;" parent="1" edge="1">
Expand Down

0 comments on commit b3154c3

Please sign in to comment.