Skip to content

⚡JavaScript basics manual with a set of exercises preprared for WarsawJS Workshop⚡

License

Notifications You must be signed in to change notification settings

lukaszbasaj/manual-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Manual :: JavaScript 👋

buddy pipeline travis License: MIT Twitter: basajlukasz

⚡JavaScript basics manual with a set of exercises preprared for WarsawJS Workshop⚡

Demo

🎉 Quick start

It is recommended to install docsify-cli globally, which helps initializing and previewing the website locally.

npm i docsify-cli -g

Writing content

index.html as the entry file

README.md as the home page

_sidebar.md as the sidebar menu page

guide.md as the agenda content page

_coverpage.md as the cover page

Preview your site

Run the local server with docsify serve. You can preview your site in your browser on http://localhost:3000.

docsify serve

For more use cases of docsify-cli, head over to the docsify-cli documentation.

For more useful features of docsify please look on the doscify documentation.

🤝 Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

Contributions, issues and feature requests are welcome!

Feel free to check issues page. You can also take a look at the contributing guide.

How to start?

  • If you're looking for a place to modify please check in files structure. For example, if you want to modify list of reserved words in section variables.md just find this file and do your changes.
  • If you need to add new file just do this in a proper localization and make sure you also add a reference to the _sidebar.md

Author

👤 Łukasz Basaj

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Łukasz Basaj.

This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

⚡JavaScript basics manual with a set of exercises preprared for WarsawJS Workshop⚡

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •