Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 3.02 KB

File metadata and controls

50 lines (37 loc) · 3.02 KB

🌐 JS World

example workflow example workflow example workflow MIT license

JS PRs Contributors Activity

lgo protected by dmca lgo protected by dmca lgo protected by dmca lgo protected by dmca lgo protected by dmca lgo protected by dmca lgo protected by dmca

Welcome to JS World github!

Here you can add own pages to js world! Dont forget you need to add all u pages to nav bar! Here is a bit of important info

  • CRITICAL WARNING
  • TO ALL STYLE AND SCRIPT TAGS NEED TO BE ADDED class="notranslate" translate="no" EXAMPLE <script src="proxy.php?url=https%3A%2F%2Fgithub.com%2Fpythoniaweb%2Fjsworld%2Fblob%2Fmain%2Fno+src" class="notranslate" translate="no"></script>
  • REASON: WE USE GOOGLE TRANSLATE TO TRANSLATE PAGES! GT ALWAYS TRANSLATE SCRIPTS AND STYLE (idk why)! PAGE CAN BE CRASHED OR STYLE REMOVED!

❤ Creating account

  • First u need to create github account

💥 INFO ABOUT JS

To create page u need to complete this list

  • Know JS
  • Have basic programming level on JS
  • Know how markdown work
  • if u pass this list u can go to next step

💝 Creating page

Recommended device PC Windows or Linux

  • Add file > Create new file
  • Name need to be not to long! (max 10 char)
  • File muss created in folder docs!
  • File muss be in markdown .md
  • Write about JS and style it!
  • If u copy give credits!
  • Dont copy docs of other users!
  • Dont frogot to add u docs to _sidebar.md!
  • Read Important Info to know how to add it corect!
  • After creating file dont forgot to make pr!
  • After adding to sidebar.md dont forgot to make pr!

🚨 Important Info