Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/render tutorials #12

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Feature/render tutorials #12

wants to merge 2 commits into from

Conversation

SebasCosH
Copy link

I've created renderTutorials function with given a json like "tutorials.json" i've created, print on the page a list of items with the totorials title, subtitle, description and links.

I also added index.asciidoc and pom.xml in tutorials folder so the project can execute the "mvn package" command

@@ -0,0 +1,93 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this will be deleted if the pipeline is running through

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess tutorials/index.asciidoc also, because of scripts/copyPomFiles.sh

@denise-khuu denise-khuu requested a review from MarvDan March 3, 2022 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants