Skip to content

Tutorial Search 1: CreateTutorials #234

Description

@denise-khuu

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions