• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

ishandeveloper/Coursify-hacktoberfest: A curated list of best free learning reso ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

ishandeveloper/Coursify-hacktoberfest

开源软件地址(OpenSource Url):

https://github.com/ishandeveloper/Coursify-hacktoberfest

开源编程语言(OpenSource Language):

JavaScript 80.3%

开源软件介绍(OpenSource Introduction):

Hits

This repository contains a list of few of the best learning resources out there for developers, which includes video tutorials, articles, blogs, youtube playlists etc.

You can view the current list, live here :

coursify.ishandeveloper.com

Register here for Hacktoberfest and make four pull requests (PRs) between October 1-31 to earn a free t-shirt.


What is Hacktoberfest 2020?

Hacktoberfest is the easiest way to get into open source! Hacktoberfest is a month long festival of open source code presented by Digital Ocean, Intel and DEV this year in 2020.

During the entire month of October 2020, all you have to do is contribute to any open source projects and open at least 4 pull requests. Yes, any project and any kind of contributions. It can be a be a bug fix, improvement, or even a documentation change! And win a T-Shirt and awesome stickers.

If you’ve never contributed to open source before, this is the perfect time to get started because Hacktoberfest provides a large list of available contribution opportunities (and yes, there are always plenty for beginners too).


Why Should I Contribute?

Hacktoberfest has a simple and plain moto.

Support open source and earn a limited edition T-shirt and few stickers!

So, yes! You can win a T-Shirt and few awesome stickers to attach on your laptop. On plus side, you will get into beautiful world of open source and get the international exposure.


How To Contribute?

It's very easy. You don't need to be an expert in coding and programming.

If you know a course that will help the other developers please feel free to add it to the website.

Here are the steps to follow :

  1. Fork this repository by click the Fork button in the top right of this page or just click here. Feel free to leave a star, if you'd like

  2. Clone the forked repository on your desktop using

    git clone https://github.com/<your-github-username>/Coursify-hacktoberfest
    
  3. Change to the repository directory on your computer (if you are not already there):

    cd Coursify-hacktoberfest
    
  4. Create & checkout into a new branch <your-username> using

    git checkout -b <your--github-username>
    
  5. Open courses/data.js file in your preferred editor.

  6. Append your course info in the data array by filling out the following JSON Template

    {
      name:'Name of the course',
      instructor: 'Name of course instructor',
      url:'Link to the course',
      description:'A short summary about the course',
      image: '',
      tags:['Technology', 'Framework']
    }
  7. [Optional] You can also add your own custom hero image, by adding the image in courses\images\ folder and replacing '' in image:'' with the name of your image file (including extension).

  8. Add and commit your changes using

    git commit -am "ADDED : [COURSE NAME]"
  9. Push the changes to your forked repository.

  10. Submit your changes for review If you go to your forked repository on GitHub, you'll see a Compare & pull request button. Click on that button.

    • Now submit your pull request, by clicking the Create Pull Request button.

If the above guide was tough for you to follow, you can follow the instructions here.

That's it!

You've succesfully created your first Pull Request and made your first contribution to the open source community!

I'll be merging your pull requests soon enough and you'll be able to see the changes live here.

Making Styling Changes

This project uses SASS/SCSS syntax for styling.

  1. Make all styling changes inside of assets/main.scss - do not edit assets/main.css directly.
  2. To see/save your changes, install SASS for the command line: npm i -g sass
  3. Run the SASS compile command from the project root: sass assets/main.scss assets/main.css
  4. Confirm your changes on the client and in assets/main.css
  5. Commit all of the following files: assets/main.scss, assets/main.css and assets/main.css.map

Contributors

Made with by ishandeveloper

forthebadge




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
meetpatel2220/hacktoberfest2021发布时间:2022-06-24
下一篇:
conwnet/github1s: One second to read GitHub code with VS Code.发布时间:2022-06-24
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap