Skip to content

Commit 09440c4

Browse files
authored
Introducing: Article description (#99)
Changes --- The following change introduces: - Default Article / Page description - Page-specific description (The following is aimed at introducing a basic summary of the topic at hand, to showcase to the user that has received the URL of the platform chosen to improve user experience and attach the readers to the given articles). Note: --- Please Use Squash Merge for the Merge upon review. - This limits it to 1 commit instead of multiple, that is not necessary to be shown.
2 parents b3a25a8 + a2504c0 commit 09440c4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+73
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
title: Programming Handbook
2-
description: Programming Snippets tricks docs
2+
description: An open-source platform for sharing and preserving programming knowledge. Discover code snippets, best practices, and resources, all continuously updated by a thriving community of developers. Join us to collaborate and enhance your coding skills in one comprehensive space.
33
theme: just-the-docs
44

55
url: https://just-the-docs.github.io

docs/Concepts/Algorithms/Algorithms.md

Lines changed: 1 addition & 0 deletions

docs/Concepts/Concepts.md

Lines changed: 1 addition & 0 deletions

docs/Concepts/DevOps/DevOps.md

Lines changed: 1 addition & 0 deletions

docs/Concepts/ECS/ECS.md

Lines changed: 1 addition & 0 deletions

docs/Concepts/Inheritance/Inheritance.md

Lines changed: 1 addition & 0 deletions

docs/Concepts/Memory/Memory.md

Lines changed: 1 addition & 0 deletions

docs/Concepts/OOP/OOP.md

Lines changed: 1 addition & 0 deletions

docs/Concepts/Polymorphism/Polymorphism.md

Lines changed: 1 addition & 0 deletions

docs/Concepts/SOLID/SOLID.md

Lines changed: 1 addition & 0 deletions

docs/Engine/Engine.md

Lines changed: 1 addition & 0 deletions

docs/Engine/GameMakerStudio/GameMakerStudio.md

Lines changed: 1 addition & 0 deletions

docs/Engine/Godot/Godot.md

Lines changed: 1 addition & 0 deletions

docs/Engine/Unity/Unity.md

Lines changed: 1 addition & 0 deletions

docs/Engine/UnrealEngine/UnrealEngine.md

Lines changed: 1 addition & 0 deletions

docs/Framework/DirectX/DirectX.md

Lines changed: 1 addition & 0 deletions

docs/Framework/Flutter/Flutter.md

Lines changed: 1 addition & 0 deletions

docs/Framework/Framework.md

Lines changed: 1 addition & 0 deletions

docs/Framework/JUCE/JUCE.md

Lines changed: 1 addition & 0 deletions

docs/Framework/NET/net.md

Lines changed: 1 addition & 0 deletions

docs/Framework/OpenGL/OpenGL.md

Lines changed: 1 addition & 0 deletions

docs/Framework/SFML/SFML.md

Lines changed: 1 addition & 0 deletions

docs/IDE/AdobeDreamWeaver/AdobeDreamWeaver.md

Lines changed: 1 addition & 0 deletions

docs/IDE/IDE.md

Lines changed: 1 addition & 0 deletions

docs/IDE/MonoDevelop/MonoDevelop.md

Lines changed: 1 addition & 0 deletions

docs/IDE/NetBeans/NetBeans.md

Lines changed: 1 addition & 0 deletions

docs/IDE/Notepad++/Notepad++.md

Lines changed: 1 addition & 0 deletions

docs/IDE/Rider/Rider.md

Lines changed: 1 addition & 0 deletions

docs/IDE/VSCode/VSCode.md

Lines changed: 1 addition & 0 deletions

docs/IDE/VisualStudio/ChangeProjectName.md

Lines changed: 1 addition & 0 deletions

docs/IDE/VisualStudio/IncludeDLLs.md

Lines changed: 1 addition & 0 deletions

docs/IDE/VisualStudio/VisualStudio.md

Lines changed: 1 addition & 0 deletions

docs/Language/C#/C#.md

Lines changed: 1 addition & 0 deletions

docs/Language/C++/Addresses.md

Lines changed: 1 addition & 0 deletions

docs/Language/C++/C++.md

Lines changed: 1 addition & 0 deletions

docs/Language/C++/ConstantPointerToConstant.md

Lines changed: 1 addition & 0 deletions

docs/Language/C++/ConstantPointers.md

Lines changed: 1 addition & 0 deletions

docs/Language/C++/Dereferencing.md

Lines changed: 1 addition & 0 deletions

docs/Language/C++/MemberPointers.md

Lines changed: 1 addition & 0 deletions

docs/Language/C++/MultilevelPointers.md

Lines changed: 1 addition & 0 deletions

docs/Language/C++/NullPointers.md

Lines changed: 1 addition & 0 deletions

docs/Language/C++/PointerToConstant.md

Lines changed: 1 addition & 0 deletions

docs/Language/C++/Pointers.md

Lines changed: 1 addition & 0 deletions

docs/Language/C++/RawPointers.md

Lines changed: 1 addition & 0 deletions

docs/Language/C++/References.md

Lines changed: 1 addition & 0 deletions

docs/Language/C++/SmartPointers.md

Lines changed: 1 addition & 0 deletions

docs/Language/C++/VoidPointers.md

Lines changed: 1 addition & 0 deletions

docs/Language/C/C.md

Lines changed: 1 addition & 0 deletions

docs/Language/CSS/CSS.md

Lines changed: 1 addition & 0 deletions

docs/Language/Dart/Dart.md

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)