Skip to content

Add Help page with generated markdown output for all commands and topics#32

Open
mgrojo wants to merge 4 commits intoalire-project:masterfrom
mgrojo:feat/markdown-help
Open

Add Help page with generated markdown output for all commands and topics#32
mgrojo wants to merge 4 commits intoalire-project:masterfrom
mgrojo:feat/markdown-help

Conversation

@mgrojo
Copy link
Copy Markdown

@mgrojo mgrojo commented Sep 23, 2023

This goes with alire-project/alire#1464

@mgrojo
Copy link
Copy Markdown
Author

mgrojo commented Sep 23, 2023

Example of the presentation:

imagen

@mgrojo
Copy link
Copy Markdown
Author

mgrojo commented Sep 23, 2023

By the way, to make Jekyll to work I have to add this change:

@ -29,5 +29,6 @@ install_if -> { RUBY_PLATFORM =~ %r!mingw|mswin|java! } do
 end
 
 # Performance-booster for watching directories on Windows
 gem "wdm", "~> 0.1.0", :install_if => Gem.win_platform?
 
+gem "webrick"

I suppose it's something related to different versions of the gems or of something else. I've not added it because it was needed before my changes.

@mgrojo
Copy link
Copy Markdown
Author

mgrojo commented Oct 14, 2023

Update with the related pull requests in alire and clic.

imagen

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.

1 participant