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

Tutorial Search 1: CreateTutorials #234

Open
denise-khuu opened this issue Nov 2, 2021 · 0 comments
Open

Tutorial Search 1: CreateTutorials #234

denise-khuu opened this issue Nov 2, 2021 · 0 comments
Assignees
Labels

Comments

@denise-khuu
Copy link
Contributor

denise-khuu commented Nov 2, 2021

Checkout this link, to see a code example
https://github.com/devonfw/architectures/blob/master/scripts/createSolutions.js

createTutorials is a script which will create an tutorials.json file with all the information about each tutorial written in the tutorial wikis, similar to

{"devonfw-ide":{
"headline":"Bootstrap your devonfw development environment",
"path":"tutorials/devonfw-ide",
"snippet":"= Bootstrap your devonfw development environment devonfw offers complete IDE solution integrated with a lot​ of integrated tooling and initial settings​. It massively speeds up development, reduces risks and helps deliver better results. Prerequisites User should have a prior experience with Eclipse or any IDE. Learning goals After completing this scenario, you will have learned how to install devonfw development environment i.e., the devonfw IDE. More information....."
}}

On the page '/tutorials' there will be a list of tutorials. On click on one tutorial it should redirect the user to e.g. '/tutorials/devonfw-ide', where the 'devonfw-ide' index.ascii is displayed.

@denise-khuu denise-khuu changed the title Tutorial Search 3: CreateTutorials Tutorial Search 2: CreateTutorials Nov 4, 2021
@denise-khuu denise-khuu changed the title Tutorial Search 2: CreateTutorials Tutorial Search 1: CreateTutorials Nov 5, 2021
@MarvDan MarvDan self-assigned this Nov 17, 2021
@denise-khuu denise-khuu self-assigned this Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants