Skip to content

YouAskWeBuild/entrepreneurship

Repository files navigation

Entrepreneurship

All entrepreneurial resources under one roof

https://youaskwebuild.github.io/entrepreneurship/

Contributions

  • Fork the repository (https://github.com/YouAskWeBuild/entrepreneurship)
  • If you are going to add content to an existing category, you can simply add to the corresponding file inside _posts directory
  • If you are going to add a new category, create a new file under _posts directory with the filename in the following format YYYY-MM-DD-CATEGORY_NAME.md. Add this to the top of the file,
---
title: *CATEGORY_NAME*
date: YYYY-MM-DD HH:MM:SS +TTTT
categories: [*CATEGORY_NAME*]
tags: [*COMMA_SEPARATED_CATEGORY_TAGS_IN_SMALLER_CASE*]
---
  • You can follow this format for the individual links
- Title
> Description (Optional)
> [Website/Youtube/Reddit/Github](Link)
  • Raise a pull request.

Website

Visit the Website

The project uses Jekyll Theme Chirpy.

License

This work is published under MIT License.