Code Monkey home page Code Monkey logo

Comments (3)

jongeller avatar jongeller commented on July 21, 2024

Idea for how to accomplish this. @vors please validate my thoughts if you have time. @sankethka for awareness....

We need to have the ability to generate a landing page as part of the new-markdown functionality. This would only be triggered when you create an entire module.
This suggestion only covers the initially creation, after we have that, we should discuss the update scenario for Update-Markdown.

Using each of the cmdlets names (which become CmdletName.md), the Module Guid, and the Module Name, we create a MD file named ModuleName.md with the following


Metadata:
Module Name: {Populated during New-Markdown}
Module Guid:{Populated during New-Markdown}
Download Help Link: {{Please enter FwLink manually}}
Help Version: {{Please enter version of help manually (X.X.X.X) format}}
Locale: {{Please enter help locale code manually (xx-XX) format}}


{Module Name} Module

Description

{{Manually Enter Description Here}}

{Module Cmdlets} Cmdlets

{CmdletName.md Link}}

{{Manually Enter Description Here}}

{Cmdlet Name.md Link}}

{{Manually Enter Description Here}}

from platyps.

jongeller avatar jongeller commented on July 21, 2024

Checked in to master:
New-Markdown with -Module or -Maml creates a landing pages.

Remaining:
Create Help Cab using metadata info from Landing page

from platyps.

jongeller avatar jongeller commented on July 21, 2024

Finalizing tests, but this is complete.

from platyps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.