Add webstorm project history image
This commit is contained in:
@ -1,4 +1,14 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"title": "WebStorm — Project History",
|
||||||
|
"description": "Learn how to peek through the history of any git repository to learn how it grew.",
|
||||||
|
"url": "/guides/project-history",
|
||||||
|
"fileName": "project-history",
|
||||||
|
"featured": true,
|
||||||
|
"author": "kamranahmedse",
|
||||||
|
"updatedAt": "2020-07-16T19:59:14.191Z",
|
||||||
|
"createdAt": "2020-07-16T19:59:14.191Z"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "SSO — Single Sign On",
|
"title": "SSO — Single Sign On",
|
||||||
"description": "Learn the basics of SAML and understand how does Single Sign On work.",
|
"description": "Learn the basics of SAML and understand how does Single Sign On work.",
|
||||||
|
5
content/guides/project-history.md
Normal file
5
content/guides/project-history.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
One of my favorite pastimes is going through the history of my favorite projects to learn how they grew over time or how certain features were implemented.
|
||||||
|
|
||||||
|
The image below describes how I do that in WebStorm.
|
||||||
|
|
||||||
|
[](/guides/project-history.png)
|
BIN
public/guides/project-history.png
Normal file
BIN
public/guides/project-history.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 MiB |
Reference in New Issue
Block a user