ScoopInstaller / scoopinstaller.github.io

ScoopInstaller homepage and search engine
https://scoop.sh
MIT License
83 stars 18 forks source link

Updated examples on the homepage, customized page titles #31

Closed gpailler closed 2 years ago

gpailler commented 2 years ago
gpailler commented 2 years ago

@rashil2000 Feel free to approve the merge if it looks good to you https://scoop.sh/scoopinstaller-dev.github.io/

rashil2000 commented 2 years ago

I was planning replace to replace vscode with neovim (because it's in Main), but this idea is better!

I think we should do neovim + vscode, because 7zip is an internal dependency of Scoop and usually gets installed automatically.

gpailler commented 2 years ago

I was looking for a mainstream package in main but you are right, 7zip is probably not the best choice. What about python then? I think it's one of the most popular package we can imagine

rashil2000 commented 2 years ago

Python is already used as example in the next paragraph 😅

gpailler commented 2 years ago

Yes, and it show a continuity in the examples, don't you think? Do you have any other mainstream package in mind?

rashil2000 commented 2 years ago

The example should have both bin and shortcuts, should be a popular one and be present in the Main bucket 😅

Apart from Neovim, there's DOSBox and PostgreSQL that I can think of...

gpailler commented 2 years ago

What a challenge 😄 ! I think we should focus on the most popular programs for a first 'wow' effect, not sure the bin and shortcuts are that important in theses examples.

What about adding even more examples ? K6PG2BDKuX

sitiom commented 2 years ago

Perhaps you can display the examples as embed asciinema recordings for some interactivity. What do you think?

Edit: Nvm, didn't see #24.

rashil2000 commented 2 years ago

What about adding even more examples ?

I like this idea. But I still think Python can be skipped (Node.js is similar to it, and also 4 examples are enough 😅)

gpailler commented 2 years ago

Done. Python is removed and replaced with Node.js as a first example

rashil2000 commented 2 years ago

Great!

I've pushed a commit to update search command output in accordance with https://github.com/ScoopInstaller/Scoop/pull/4997

gpailler commented 2 years ago

Looks good! Feel free to merge then