VerzatileDevOrg / Programming_HandBook

The Programmer's Handbook is an open source initiative to collect, archive, and localize all programming knowledge in one collective space.
https://verzatiledevorg.github.io/Programming_HandBook/
MIT License
7 stars 5 forks source link

Permalink,, #108, #61, #109 Fixes - Changes #111

Closed VerzatileDev closed 1 month ago

VerzatileDev commented 1 month ago

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 https://github.com/VerzatileDevOrg/Programming_HandBook/issues/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

  1. Fixes https://github.com/VerzatileDevOrg/Programming_HandBook/issues/109 , not showing certain articles within the list of the website.

issues

  1. https://github.com/VerzatileDevOrg/Programming_HandBook/issues/110
  2. https://github.com/VerzatileDevOrg/Programming_HandBook/issues/61 Reference to 110.