Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions docs/GitHub/GitHub-basics/create-github-repo.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ description: In this tutorial, you will learn about the how to create a GitHub r

In the previous post we spoke about commit, fork, clone, in this post we gonna deep dive into the terminology by creating a GitHub Repository from the Scratch.
Inorder to create a project and host, the repository is a place where you add all your program code files and other documentation.
< />

### Prerequisites

Expand Down Expand Up @@ -45,10 +44,6 @@ Upon creation you will get a screen like this below, the explanation of each ele
- **`<body>`**: Contains the visible content of the document.
- **`<!-- Your content goes here -->`**: Represents a comment that is not displayed in the browser.



< />

## Changing Readme and Adding more files.

Im going to add my resume and add my name as heading to the ``readme.md`` file
Expand Down
2 changes: 0 additions & 2 deletions docs/GitHub/GitHub-basics/first-opensource-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ keywords: [html, web development, elements, tags, html elements, html tags, html

HTML Attributes and Values are used to provide additional information about HTML elements

< />

## HTML Attributes

HTML attributes are used to provide additional information about HTML elements.
Expand Down
8 changes: 1 addition & 7 deletions docs/GitHub/GitHub-basics/github-repo-command-line.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ description: In this tutorial, you will learn about the structure of an HTML doc

HTML (Hypertext Markup Language) is the standard markup language for creating web pages. It provides the structure and layout of the content on the web. In this tutorial, you will learn about the syntax and structure of HTML.

< />

## Prerequisites

You should have a Github account 2. Should have a basic understanding of how Git works/ and Git running in your OS.
Expand Down Expand Up @@ -57,10 +55,6 @@ git push -u origin main
- **`<!-- Your content goes here -->`**: Represents a comment that is not displayed in the browser.



< />


### Browser Rendering

<BrowserWindow url="https://github.com/sanjay-kv/demo-repo" bodyStyle={{padding: 0}}>
Expand Down Expand Up @@ -118,4 +112,4 @@ git config --global user.name "Github username"

## Conclusion

In this tutorial, you learned about the syntax and structure of HTML. HTML syntax consists of elements, tags, and attributes that define the structure and content of a web page. An HTML document follows a basic structure with elements like `<!DOCTYPE html>`, `<html>`, `<head>`, `<title>`, `<meta>`, and `<body>`. Understanding HTML syntax and structure is essential for creating web pages and applications.
In this tutorial, you learned about the syntax and structure of HTML. HTML syntax consists of elements, tags, and attributes that define the structure and content of a web page. An HTML document follows a basic structure with elements like `<!DOCTYPE html>`, `<html>`, `<head>`, `<title>`, `<meta>`, and `<body>`. Understanding HTML syntax and structure is essential for creating web pages and applications.
2 changes: 0 additions & 2 deletions docs/GitHub/GitHub-basics/how-to-clone-repo.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ keywords: [html, web development, attributes, values, html attributes, html valu

HTML Attributes and Values are used to provide additional information about HTML elements

< />

## HTML Attributes

HTML attributes are used to provide additional information about HTML elements.
Expand Down
2 changes: 0 additions & 2 deletions docs/GitHub/GitHub-basics/how-to-fork.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ description: In this tutorial, you will learn about the structure of an HTML doc

HTML Attributes and Values are used to provide additional information about HTML elements

< />

## HTML Attributes

HTML attributes are used to provide additional information about HTML elements.
Expand Down
4 changes: 0 additions & 4 deletions docs/GitHub/Maintainer-guide/enable-discussion.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ description: In this tutorial, you will learn about the how to create a GitHub r

In the previous post we spoke about commit, fork, clone, in this post we gonna deep dive into the terminology by creating a GitHub Repository from the Scratch.
Inorder to create a project and host, the repository is a place where you add all your program code files and other documentation.
< />

### Prerequisites

Expand Down Expand Up @@ -46,9 +45,6 @@ Upon creation you will get a screen like this below, the explanation of each ele
- **`<!-- Your content goes here -->`**: Represents a comment that is not displayed in the browser.



< />

## Changing Readme and Adding more files.

Im going to add my resume and add my name as heading to the ``readme.md`` file
Expand Down
4 changes: 0 additions & 4 deletions docs/GitHub/Maintainer-guide/github-labels.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ description: In this tutorial, you will learn about the how to create a GitHub r

In the previous post we spoke about commit, fork, clone, in this post we gonna deep dive into the terminology by creating a GitHub Repository from the Scratch.
Inorder to create a project and host, the repository is a place where you add all your program code files and other documentation.
< />

### Prerequisites

Expand Down Expand Up @@ -46,9 +45,6 @@ Upon creation you will get a screen like this below, the explanation of each ele
- **`<!-- Your content goes here -->`**: Represents a comment that is not displayed in the browser.



< />

## Changing Readme and Adding more files.

Im going to add my resume and add my name as heading to the ``readme.md`` file
Expand Down
4 changes: 0 additions & 4 deletions docs/GitHub/Maintainer-guide/github-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ description: In this tutorial, you will learn about the how to create a GitHub r

In the previous post we spoke about commit, fork, clone, in this post we gonna deep dive into the terminology by creating a GitHub Repository from the Scratch.
Inorder to create a project and host, the repository is a place where you add all your program code files and other documentation.
< />

### Prerequisites

Expand Down Expand Up @@ -46,9 +45,6 @@ Upon creation you will get a screen like this below, the explanation of each ele
- **`<!-- Your content goes here -->`**: Represents a comment that is not displayed in the browser.



< />

## Changing Readme and Adding more files.

Im going to add my resume and add my name as heading to the ``readme.md`` file
Expand Down
4 changes: 0 additions & 4 deletions docs/GitHub/Maintainer-guide/milestone.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ description: In this tutorial, you will learn about the how to create a GitHub r

In the previous post we spoke about commit, fork, clone, in this post we gonna deep dive into the terminology by creating a GitHub Repository from the Scratch.
Inorder to create a project and host, the repository is a place where you add all your program code files and other documentation.
< />

### Prerequisites

Expand Down Expand Up @@ -46,9 +45,6 @@ Upon creation you will get a screen like this below, the explanation of each ele
- **`<!-- Your content goes here -->`**: Represents a comment that is not displayed in the browser.



< />

## Changing Readme and Adding more files. Change

Im going to add my resume and add my name as heading to the ``readme.md`` file.
Expand Down
5 changes: 1 addition & 4 deletions docs/GitHub/intro-github.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ description: In this tutorial, you will learn about GitHub, its importance, what
---

GitHub is a web-based platform used for version control and collaboration. It allows developers to work together on projects from anywhere in the world. GitHub is built on top of Git, a distributed version control system created by Linus Torvalds in 2005.
< />

:::note
Key Features of SQL:
Expand Down Expand Up @@ -71,7 +70,7 @@ So in the above example all the developer where able to work on different feautr

GitHub Simplfy all the command line interface of Git and make it more GUI friendly. GitHub has builds above of git. Here want we do is staging the files and doing the commit, You can clone the entire repository and create a branch and commit to that branch ask the main developer to merge the branch. when you clone in reality you are creating a copy of the real code/repository in your local environment.

[![Git Structure](./assets/2-git-strucutre.png)]
![Git Structure](./assets/2-git-strucutre.png)


:::info
Expand All @@ -91,12 +90,10 @@ The fork is a personal copy of the repo which is already present or uploaded in

:::

< />

### Watch the video Tutorial
<iframe width="880" height="480" src="https://www.youtube.com/embed/GrTV59Y84S8?list=PLrLTYhoDFx-kiuFiGQqVpYYZ56pIhUW63" title="How to start with GitHub in 2024 | Beginner&#39;s Guide" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

< />

## Conclusion

Expand Down
5 changes: 0 additions & 5 deletions docs/GitHub/setup-environment/git-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ description: In this tutorial, you will learn about the basic of git and 50 impo

Git commands are handy when comes to fix any problems which you cant fix by the UI, for example consider a scenarion you need to fix the conflict in a page. Git Commands will help you to find the root cause and can explore the entire log history. At Git core it help you to keep a history of every change you made in the project files and help the user with track the changes, revert, helps to identify who made the changes.

< />

## Understanding Git: The Building Blocks

In Setting up git on Windows tutorial you learned to perform how to check the current version of the git. Now below you will see how to add some changes to the files you have created. I assume you have a small project where you created a file called filename.ipynb, now you want to add that into the git.
Expand All @@ -34,8 +32,6 @@ In Setting up git on Windows tutorial you learned to perform how to check the cu
In this example, the `<h1>` tag creates a heading, and the `<p>` tag creates a paragraph. The browser interprets these tags and displays the content accordingly. HTML tags can be nested within each other to create more complex structures, such as lists, tables, forms, and more.


< />

## How Web Browsers Render HTML

When a user requests a web page by entering a URL in the browser's address bar or clicking a link, the browser sends a request to the web server hosting the page. The server responds by sending the HTML content of the page back to the browser. The browser then parses the HTML code and renders the page on the user's screen.
Expand Down Expand Up @@ -106,7 +102,6 @@ When a user requests a web page by entering a URL in the browser's address bar o
:::
By understanding how web browsers render HTML content, web developers can optimize their code and design to create fast and responsive web pages. Techniques such as minimizing the use of inline styles, reducing the number of DOM elements, and optimizing images can help improve the performance of web pages and provide a better user experience.

< />

## Useful 50 Git Commands Cheatsheet

Expand Down
4 changes: 0 additions & 4 deletions docs/GitHub/setup-environment/setup-environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ description: In this tutorial, you will learn how to set up your development env

Github is a way of version control your software development using Git, Github was founded in 2008 and recently Microsoft has bought the company now Microsoft is the parent organization of Github. Now setting up is very straight forward process , first you need to create a GitHub account online, then Install Git in your system and connect your Git with GitHub. So all the changes will be updated to the GitHub.

< />
### Step 1: Let’s create a Github Accountvbcvnb

1. Let’s create a Github Account, Go to the [GitHub Website](https://github.com/) and signup with your email ID.
Expand Down Expand Up @@ -48,7 +47,6 @@ Github is a way of version control your software development using Git, Github w
- 1. Upon sign in It will ask you to autorize Giscus (comment feature by GitHub) Click on Authorize ?
- 2. Click on on the top right side ``profile icon`` -> ``your profile`` to see your profile.

< />

### Step 3: Understanding the Interface.

Expand All @@ -74,8 +72,6 @@ Congratulations!
6. ``10`` Apart from the checkbox all the activity of a month will be available here, you have option to make it private.


< />

## Conclusion

In conclusion, I hope you enjoyed reading this article on “How to create Github Account?”. In the next post, will be discussing using Git to create a Repository and clone a project Github. Signing off Sanjay Viswanathan.
3 changes: 0 additions & 3 deletions docs/GitHub/setup-environment/setup-git-on-mac.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ description: In this tutorial, you will learn how to set up your development env

Github is a way of version control your software development using Git, Github was founded in 2008 and recently Microsoft has bought the company now Microsoft is the parent organization of Github. Now setting up is very straight forward process , first you need to create a GitHub account online, then Install Git in your system and connect your Git with GitHub. So all the changes will be updated to the GitHub.

< />
### Installing Git on Mac

There are four ways we can install Github on mac
Expand Down Expand Up @@ -50,9 +49,7 @@ brew install git-gui
<BrowserWindow url="https://git-scm.com/downloads/win" bodyStyle={{padding: 0}}>
[![GitHub](./assets/7-git-installer.png)](https://git-scm.com/downloads/win)
</BrowserWindow>


< />

## Conclusion

Expand Down
6 changes: 0 additions & 6 deletions docs/GitHub/setup-environment/setup-git-on-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ description: In this tutorial, you will learn how to set up your development env

Github provides two of installation, one the GitHub Desktop and command line by installing Git Software in your system. Personally from a developer perspective i would suggest you to use the command line as this will come in handy and more flexibility in terms of solving bugs and do more with version control, especially when the conflicts happens with the Git. This tutorial is focused on the command line version.

< />
### Step 1: Let’s Download the git

1. Go to the [Git Website](https://git-scm.com/) and click on download for windows button.
Expand Down Expand Up @@ -48,7 +47,6 @@ Github provides two of installation, one the GitHub Desktop and command line by
- 1. The next screen click next on Public Licence.
- 2. Choose the location as default and click on Next

< />

### Step 3: Understanding the Interface.

Expand Down Expand Up @@ -115,10 +113,6 @@ Execute the below command to see your current version of git in Git CMD or windo
</Tabs>




< />

## Conclusion

In conclusion, I hope you enjoyed reading this article on “Setting up your Git Enviornment?”. In the next post, will be discussing using Git to create a Repository and clone a project Github. Signing off Sanjay Viswanathan.
Loading