Skip to content

Commit

Permalink
migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
clouless committed Dec 1, 2020
1 parent 6fc5942 commit 81c1b04
Show file tree
Hide file tree
Showing 30 changed files with 232 additions and 6,595 deletions.
37 changes: 18 additions & 19 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,32 +3,31 @@ name: Node.js CI
on:
push:
branches:
- documentation
- documentation

jobs:
build:

runs-on: ubuntu-latest

strategy:
matrix:
node-version: [8.x]

steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: yarn install
- run: yarn ndes replace "___TIMEST___" byCurrentTimetamp in "_page/js/main.js" -s
- run: yarn ndes replace "___BRANCH___" byValue "$GITHUB_BRANCH_NAME" in "_page/js/main.js" -s
- run: yarn ndes replace "___COMMIT___" byValue "$GITHUB_COMMIT_HASH" in "_page/js/main.js" -s
- run: yarn build:img
- run: yarn build:prod
env:
CI: true
- run: yarn ndes deployToGitHubPages as "GitHubActions" withEmail "noreply@comsysto.com" withGitHubAuthUsername $GITHUB_AUTH_USER withGitHubAuthToken $GITHUB_AUTH_TOKEN toRepository https://github.com/comsysto/kitchen-duty-plugin-for-atlassian-jira.git fromSource "./build"
env:
GITHUB_AUTH_USER: ${{ secrets.GITHUB_AUTH_USER }}
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_AUTH_TOKEN }}
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: yarn install
- run: yarn ndes replace "___TIMEST___" byCurrentTimetamp in "_page/js/main.js" -s
- run: yarn ndes replace "___BRANCH___" byValue "$GITHUB_BRANCH_NAME" in "_page/js/main.js" -s
- run: yarn ndes replace "___COMMIT___" byValue "$GITHUB_COMMIT_HASH" in "_page/js/main.js" -s
- run: yarn build:img
- run: yarn build:prod
env:
CI: true
# - run: yarn ndes deployToGitHubPages as "GitHubActions" withEmail "noreply@codeclou.io" withGitHubAuthUsername $GITHUB_AUTH_USER withGitHubAuthToken $GITHUB_AUTH_TOKEN toRepository https://github.com/codeclou/kitchen-duty-plugin-for-atlassian-jira.git fromSource "./build"
# env:
# GITHUB_AUTH_USER: ${{ secrets.GITHUB_AUTH_USER }}
# GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_AUTH_TOKEN }}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ node_modules/
*.swp
Users/
build/
.DS_Store
Binary file removed _images/comsysto-logo.png
Binary file not shown.
Binary file removed _images/kitchen-duty-logo-single.sketch
Binary file not shown.
Binary file modified _images/kitchen-duty-plugin--social.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed _images/kitchen-duty-plugin--social.sketch
Binary file not shown.
Binary file modified _images/kitchen-duty-teaser.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 removed _images/kitchen-duty-teaser.sketch
Binary file not shown.
10 changes: 5 additions & 5 deletions _page/layout/layout_base.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
{% endblock %}

{# google + #}
<meta property="og:title" content="Kitchen Duty Plugin for Atlassian JIRA® by Comsysto Reply" />
<meta property="og:image" content="https://comsysto.github.io/kitchen-duty-plugin-for-atlassian-jira/images/kitchen-duty-plugin--social.jpg" />
<meta property="og:description" content="An interactive tutorial on how to write Plugins for Atlassian JIRA® by Comsysto Reply" />
<meta property="og:title" content="Kitchen Duty Plugin for Atlassian Jira by codeclou UG" />
<meta property="og:image" content="https://codeclou.github.io/kitchen-duty-plugin-for-atlassian-jira/images/kitchen-duty-plugin--social.jpg" />
<meta property="og:description" content="An interactive tutorial on how to write Plugins for Atlassian Jira by codeclou UG" />

{# seo voodoo #}
<link rel="canonical" href="https://comsysto.github.io/kitchen-duty-plugin-for-atlassian-jira{{ activePageUrl }}" />
<link rel="canonical" href="https://codeclou.github.io/kitchen-duty-plugin-for-atlassian-jira{{ activePageUrl }}" />

<link rel="alternate" type="application/rss+xml" title="Kitchen Duty Plugin News" href="https://comsysto.github.io/kitchen-duty-plugin-for-atlassian-jira/rss_feed.xml" />
<link rel="alternate" type="application/rss+xml" title="Kitchen Duty Plugin News" href="https://codeclou.github.io/kitchen-duty-plugin-for-atlassian-jira/rss_feed.xml" />



Expand Down
9 changes: 3 additions & 6 deletions _page/layout/layout_with_sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -249,9 +249,6 @@ <h2>Tutorial for Atlassian JIRA® Server</h2>
</a>
-->
</div>
<div class="col-md-4 d-none d-sm-block cs-page-header-cs-logo text-right cs-page-header--right-fix">
<a href="https://comsystoreply.de" target="_blank"><img src="/kitchen-duty-plugin-for-atlassian-jira/images/comsysto-logo.png" alt="Comsysto Reply" style="width:150px; margin-top:-20px;"/></a>
</div>
</div>
</div>

Expand All @@ -275,9 +272,9 @@ <h2>Tutorial for Atlassian JIRA® Server</h2>
<div class="cs-footer">
<div class="cs-legal-box">
<a href="/kitchen-duty-plugin-for-atlassian-jira/author-and-license/">Author &middot; License &middot; Trademarks</a>
<a target="_blank" href="https://legal.comsysto.com/comsysto.github.io/de/impressum/">Impressum &middot; Imprint</a>
<a target="_blank" href="https://legal.comsysto.com/comsysto.github.io/de/datenschutz/">Datenschutz &middot; Privacy</a>
<a class="d-none d-sm-inline btn-borderless cs-stars-on-github-give-star-button" href="https://github.com/comsysto/kitchen-duty-plugin-for-atlassian-jira" target="_blank">
<a target="_blank" href="https://codeclou.io/legal/impressum-en/">Impressum &middot; Imprint</a>
<a target="_blank" href="https://codeclou.io/legal/datenschutz-en/">Datenschutz &middot; Privacy</a>
<a class="d-none d-sm-inline btn-borderless cs-stars-on-github-give-star-button" href="https://github.com/codeclou/kitchen-duty-plugin-for-atlassian-jira" target="_blank">
star on GitHub
</a>
</div>
Expand Down
15 changes: 3 additions & 12 deletions _page/pages/author-and-license/index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{% set CURRENT_PAGE_ID = 99 %}
{% extends layoutSourceDir + "/layout_with_sidebar.html" %}
{% block head %}
<title>Author and License | Kitchen Duty Plugin for Atlassian JIRA® by Comsysto Reply</title>
<meta description="An interactive step-by-step tutorial on how to write Plugins for Atlassian JIRA® by Comsysto Reply">
<title>Author and License | Kitchen Duty Plugin for Atlassian Jira by codeclou UG</title>
<meta description="An interactive step-by-step tutorial on how to write Plugins for Atlassian Jira by codeclou UG">
<meta name="robots" content="noindex, nofollow">
{% endblock %}
{% block content %}
Expand All @@ -24,16 +24,7 @@ <h3 class="cs-headline cs-headline--s">Author</h3>
</a>
</div>
</div>
<div class="col-md-9 cs-about__text">
<p>I work at <a href="https://comsystoreply.de" target="_blank">Comsysto Reply GmbH</a> in Munich, Germany.</p>

<p>
We are <strong>experts in Big Data</strong> and we have deep knowledge in <a target="_blank" href="https://comsystoreply.de/leistungen">UX and Software Architecture</a>.
<br>
<strong><a href="https://comsystoreply.de/leistungen/agile-incubator">Agile thinking</a></strong> and <strong>lean processes</strong> are our passion.
So if you want to work in Munich, <a target="_blank" href="https://comsystoreply.de/karriere">we are hiring</a>.<br>
Need a custom <strong>business solution</strong>? Feel free to <a href="https://comsystoreply.de/kontakt">contact us</a>.</p>
</div>
</div>

<div class="mt-2"></div>
Expand Down Expand Up @@ -63,7 +54,7 @@ <h3 class="cs-headline cs-headline--s">Trademarks and Third Party Licenses</h3>
<h3 class="cs-headline cs-headline--s">License</h3>

<ul>
<li><p>The <strong>project sources</strong>, <strong>documentation sources and images</strong> are free for personal and commercial use under the terms of the <strong><a href="https://github.com/comsysto/kitchen-duty-plugin-for-atlassian-jira/blob/master/LICENSE">MIT License</a></strong>.</p></li>
<li><p>The <strong>project sources</strong>, <strong>documentation sources and images</strong> are free for personal and commercial use under the terms of the <strong><a href="https://github.com/codeclou/kitchen-duty-plugin-for-atlassian-jira/blob/master/LICENSE">MIT License</a></strong>.</p></li>
<li><p>The <a href="https://thenounproject.com/term/dishwasher/29752/">dishes icon</a> in the logo is licensed under <a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 (CC BY 3.0 US) License</a></p></li>
</ul>

Expand Down
8 changes: 4 additions & 4 deletions _page/pages/impressum-and-datenschutz/index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{% set CURRENT_PAGE_ID = 97 %}
{% extends layoutSourceDir + "/layout_with_sidebar.html" %}
{% block head %}
<title>Impressum und Datenschutz | Kitchen Duty Plugin for Atlassian JIRA® by Comsysto Reply</title>
<meta description="An interactive step-by-step tutorial on how to write Plugins for Atlassian JIRA® by Comsysto Reply">
<title>Impressum und Datenschutz | Kitchen Duty Plugin for Atlassian Jira by codeclou UG</title>
<meta description="An interactive step-by-step tutorial on how to write Plugins for Atlassian Jira by codeclou UG">
<meta name="robots" content="noindex, nofollow">
{% endblock %}
{% block content %}
Expand All @@ -14,12 +14,12 @@
{{ headline('Impressum und Datenschutz', 'm') }}

Datenschutzerklärung / Data Privacy Statement:<br>
<a href="https://legal.comsysto.com/comsysto.github.io/de/datenschutz/">https://legal.comsysto.com/comsysto.github.io/de/datenschutz/</a>
<a href="https://codeclou.io/legal/datenschutz-en/">https://codeclou.io/legal/datenschutz-en/</a>

<br><br><br>

Impressum / Imprint:<br>
<a href="https://legal.comsysto.com/comsysto.github.io/de/impressum/">https://legal.comsysto.com/comsysto.github.io/de/impressum/</a>
<a href="https://codeclou.io/legal/impressum-en/">https://codeclou.io/legal/impressum-en/</a>


</div>
Expand Down
7 changes: 2 additions & 5 deletions _page/pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
{% set CURRENT_PAGE_ID = -1 %}
{% extends layoutSourceDir + "/layout_landing.html" %}
{% block head %}
<title>Plugin Development Tutorial for Atlassian Jira | Kitchen Duty Plugin by Comsysto Reply</title>
<meta description="An interactive step-by-step tutorial on how to write Plugins for Atlassian Jira by Comsysto Reply">
<title>Plugin Development Tutorial for Atlassian Jira | Kitchen Duty Plugin by codeclou UG</title>
<meta description="An interactive step-by-step tutorial on how to write Plugins for Atlassian Jira by codeclou UG">
<meta name="robots" content="index, follow">


Expand Down Expand Up @@ -36,9 +36,6 @@ <h2>Tutorial for Atlassian Jira Server</h2>
href="./tutorial/01-introduction/">START TUTORIAL</a>

</div>
<div class="col-md-12 d-none d-sm-block text-center">
<a href="https://comsystoreply.de/" target="_blank"><img src="/kitchen-duty-plugin-for-atlassian-jira/images/comsysto-logo.png" style="width:150px; margin-top:-20px;" alt="Comsysto Reply"/></a>
</div>
</div>
</div>

Expand Down
4 changes: 2 additions & 2 deletions _page/pages/news/index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{% set CURRENT_PAGE_ID = 97 %}
{% extends layoutSourceDir + "/layout_with_sidebar.html" %}
{% block head %}
<title>News | Kitchen Duty Plugin for Atlassian JIRA® by Comsysto Reply</title>
<meta description="An interactive step-by-step tutorial on how to write Plugins for Atlassian JIRA® by Comsysto Reply">
<title>News | Kitchen Duty Plugin for Atlassian Jira by codeclou UG</title>
<meta description="An interactive step-by-step tutorial on how to write Plugins for Atlassian Jira by codeclou UG">
<meta name="robots" content="noindex, nofollow">
{% endblock %}
{% block content %}
Expand Down
6 changes: 3 additions & 3 deletions _page/pages/tutorial/01-introduction/index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{% set CURRENT_PAGE_ID = 1 %}
{% extends layoutSourceDir + "/layout_with_sidebar.html" %}
{% block head %}
<title>Introduction | Plugin Development Tutorial for Atlassian JIRA® | Kitchen Duty Plugin by Comsysto Reply</title>
<meta description="Short Introduction of Kitchen Duty Plugin - the interactive step-by-step tutorial on how to write Plugins for Atlassian JIRA® by Comsysto Reply">
<title>Introduction | Plugin Development Tutorial for Atlassian JIRA® | Kitchen Duty Plugin by codeclou UG</title>
<meta description="Short Introduction of Kitchen Duty Plugin - the interactive step-by-step tutorial on how to write Plugins for Atlassian Jira by codeclou UG">
<meta name="robots" content="index, follow">
{% endblock %}
{% block content %}
Expand Down Expand Up @@ -33,7 +33,7 @@
<div class="alert alert-warning cs-warning" role="alert">
<i class="fa fa-exclamation-triangle fa-lg cs-warning__icon"></i>
<strong>This document is work in progress.</strong> It will steadily grow as time passes by. So it is up to you waiting for it to be completely finished, or if you want early-access.
You can give us <a href="https://github.com/comsysto/kitchen-duty-plugin-for-atlassian-jira/issues">feedback via the Issue Tracker</a>.
You can give us <a href="https://github.com/codeclou/kitchen-duty-plugin-for-atlassian-jira/issues">feedback via the Issue Tracker</a>.
</div>
-->

Expand Down
24 changes: 12 additions & 12 deletions _page/pages/tutorial/02-step-00-getting-started/index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{% set CURRENT_PAGE_ID = 2 %}
{% set gitHubBaseUrlForStep0 = 'https://github.com/comsysto/kitchen-duty-plugin-for-atlassian-jira/blob/master/step-00-kitchen-duty-plugin/' %}
{% set gitHubBaseUrlForStep0 = 'https://github.com/codeclou/kitchen-duty-plugin-for-atlassian-jira/blob/master/step-00-kitchen-duty-plugin/' %}
{% extends layoutSourceDir + "/layout_with_sidebar.html" %}
{% block head %}
<title>Getting Started | Plugin Development Tutorial for Atlassian JIRA® | Kitchen Duty Plugin by Comsysto Reply</title>
<meta description="Setting up your IDE and installing prerequisites for the step-by-step tutorial on how to write Plugins for Atlassian JIRA® by Comsysto Reply">
<title>Getting Started | Plugin Development Tutorial for Atlassian JIRA® | Kitchen Duty Plugin by codeclou UG</title>
<meta description="Setting up your IDE and installing prerequisites for the step-by-step tutorial on how to write Plugins for Atlassian Jira by codeclou UG">
<meta name="robots" content="index, follow">
{% endblock %}
{% block content %}
Expand Down Expand Up @@ -71,10 +71,10 @@

{{ csShell(shellCmd='atlas-create-jira-plugin', shellCmdOutput='
|...
|Define value for groupId: : com.comsysto
|Define value for groupId: : io.codeclou
|Define value for artifactId: : kitchen-duty-plugin
|Define value for version: 1.0.0-SNAPSHOT: :
|Define value for package: com.comsysto: : com.comsysto.kitchen.duty
|Define value for package: io.codeclou: : io.codeclou.kitchen.duty
|....
|Confirm
|Y
Expand Down Expand Up @@ -252,8 +252,8 @@ <h3 class="cs-headline cs-headline--s"> Open Project in Java IDE</h3>
<strong>You have completed Step 0.</strong> Good Job! You can check out this step's solution on GitHub
</div>
<div class="cs-tutorial-step-review__link">
<a href="https://github.com/comsysto/kitchen-duty-plugin-for-atlassian-jira/tree/master/step-00-kitchen-duty-plugin">
https://github.com/comsysto/kitchen-duty-plugin-for-atlassian-jira/tree/master/step-00-kitchen-duty-plugin
<a href="https://github.com/codeclou/kitchen-duty-plugin-for-atlassian-jira/tree/master/step-00-kitchen-duty-plugin">
https://github.com/codeclou/kitchen-duty-plugin-for-atlassian-jira/tree/master/step-00-kitchen-duty-plugin
</a>
</div>
</div>
Expand All @@ -278,7 +278,7 @@ <h3 class="cs-headline cs-headline--s">Further Reading: OSGi</h3>
|<instructions>
| <Atlassian-Plugin-Key>${atlassian.plugin.key}</Atlassian-Plugin-Key>
| <Export-Package>
| com.comsysto.kitchen.duty.api,
| io.codeclou.kitchen.duty.api,
| </Export-Package>
| <Import-Package>
| org.springframework.osgi.*;resolution:="optional",
Expand Down Expand Up @@ -333,12 +333,12 @@ <h3 class="cs-headline cs-headline--s">Further Reading: OSGi</h3>
{{ csShell(shellCmd='cat target/classes/MANIFEST.md', shellCmdOutput='
|Manifest-Version: 1.0
|Atlassian-Build-Date: 2015-12-15T18:43:43+0100
|Atlassian-Plugin-Key: com.comsysto.kitchen-duty-plugin
|Atlassian-Plugin-Key: io.codeclou.kitchen-duty-plugin
|Bundle-Name: kitchen-duty-plugin
|Bundle-SymbolicName: com.comsysto.kitchen-duty-plugin
|Bundle-Vendor: Comsysto Reply
|Bundle-SymbolicName: io.codeclou.kitchen-duty-plugin
|Bundle-Vendor: codeclou UG
|Bundle-Version: 1.0.0.SNAPSHOT
|Export-Package: com.comsysto.kitchen.duty.api;version="1.0.0"
|Export-Package: io.codeclou.kitchen.duty.api;version="1.0.0"
|Import-Package: org.springframework.osgi.service.exporter.support;resolution:=optional,
|org.springframework.osgi.service.importer.support;resolution:=optional,
|....
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{% set CURRENT_PAGE_ID = 3 %}
{% extends layoutSourceDir + "/layout_with_sidebar.html" %}
{% block head %}
<title>Story Workshop for Planning Page | Plugin Development Tutorial for Atlassian JIRA® | Kitchen Duty Plugin by Comsysto Reply</title>
<meta description="In the Story Workshop we analyse and plan how we want to develop the Planning Page of Kitchen Duty Plugin for Atlassian JIRA® by Comsysto Reply">
<title>Story Workshop for Planning Page | Plugin Development Tutorial for Atlassian JIRA® | Kitchen Duty Plugin by codeclou UG</title>
<meta description="In the Story Workshop we analyse and plan how we want to develop the Planning Page of Kitchen Duty Plugin for Atlassian Jira by codeclou UG">
<meta name="robots" content="index, follow">
{% endblock %}
{% block content %}
Expand Down
Loading

0 comments on commit 81c1b04

Please sign in to comment.