zaphosting / docs

Our ZAP-Hosting Community Guides
https://zap-hosting.com/guides
16 stars 64 forks source link

Javascript / Python Runtimes on Windows #1213

Closed itscc8 closed 1 month ago

itscc8 commented 2 months ago

What topic does your proposed suggestion relate to?

Similarly to #1119 I'd like to write guides 2 guides. One for installing Python and one for installing JS (NodeJS, Deno, Bun) on Windows for users that have Windows VPS.

How do you aim to structure your proposed change?

Main install procedure Alternative installs Simple example for running code

Could you briefly summarise the contents you plan to write about to ensure you have the appropriate technical knowledge?

Python: can be installed from https://www.python.org/ or from the microsoft store. Nodejs: https://nodejs.org/en Deno: is as simple as running irm https://deno.land/install.ps1 | iex Bun: There are 3 ways to install it on windows: powershell / npm / scoop

What is your ZAP ID?

zap473905

What is your Discord ID?

501132017367384070

Do you have any previous experience in writing and publishing articles?

Yeah I do. Wrote some articles for zap's docs page =)

Additional Information

-

Do you depend on a service for creating your guide?

-

By submitting this form, you agree that...

itscc8 commented 2 months ago

These guides would go into vRootserver -> Windows -> Services category.

ThatGuyJacobee commented 2 months ago

Hi there @itscc8,

Thanks for your continued interest in the Contribution Program. This suggestion sounds appropriate for our Windows section. Your suggestion is accepted and you may begin writing when you are ready. Please ensure that you follow our guidelines to make sure the content is well-written.

Similarly to before, you can split this between two smaller guides, one for Javascript and another for Python under the Windows sections.

One note, please make sure not to make too many suggestions at the same time, just to make sure you are not overloaded with many things at once. It would be better for future reference to finish your existing suggestion fully and submitting a PR, before creating further suggestions. 👍

Please don't hesitate to reply if you have any questions. Many thanks! 🙂

ThatGuyJacobee commented 1 month ago

Completed 🙂