Commit 6e60ca6
authored
Release V.1.0.1 (#115)
Introducing Version 1.0.1
---
The following address visual representation and build / Runtime of the
website..
See the following details down below for further information.
Changes
---
1. Fixes the permalink that includes .html at the end of the current
page within the hyperlink.
The following is explained in detail here
#98
2. Removes extra routing that references itself for pages for example
Portfolio would reference a Folder and the named file that hosts the
folder, which has now been changed to index.html
This changes /folder/foldername.md to /folder/ , which uses subdomains
under /folder/subdomains
- Note that Now each folder instead of referencing itself shouuld
reference index.html as its primary file, whereas the rest will be part
of the subdirectory.
- See notes on the following
#108
4. Fixes
#109 , not
showing certain articles within the list of the website.
5. The following update features minor bug fixes and improves the
load-time
of the website in general.
Direct reference to the changes and the requirement can be found here
#112
Reduces the amount of load and flickering when changing from light to
dark themed background.
6. The first one looked in a folder will be index.html file, this means
that it does not reference itself specifically and instead uses /folder/
though it can still be accessed by /folder/index.html
Known Issues
---
1. #110
2. #6160 files changed
Lines changed: 52 additions & 28 deletions
File tree
- docs
- Concepts
- Algorithms
- DevOps
- ECS
- Inheritance
- Memory
- OOP
- Polymorphism
- SOLID
- Engine
- GameMakerStudio
- Godot
- Unity
- UnrealEngine
- Framework
- DirectX
- Flutter
- JUCE
- NET
- OpenGL
- SFML
- IDE
- AdobeDreamWeaver
- MonoDevelop
- NetBeans
- Notepad++
- Rider
- VSCode
- VisualStudio
- Language
- C#
- C++
- CSS
- C
- Dart
- GO
- HTML
- Haxe
- JS
- Java
- Lisp
- Lua
- Python
- React
- Ruby
- Rust
- VersionControl
- Git
- Github
- P4V
- PlasticSCM
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
0 commit comments