|
1 | 1 | <!-- |
2 | | -// Frayed Fables - 2024 |
| 2 | +// ProcStack.Github.io - 2024,2025 |
3 | 3 | // By Kevin Edzenga |
4 | | -// Kevin@Frayed-Fables.com |
| 4 | +// Kevin@Metal-Asylum.Net |
5 | 5 | // |
6 | 6 | // -- |
7 | 7 | // |
8 | | -// Thanks for viewing the source code for Unkempt Threads! |
| 8 | +// Thanks for viewing the source code for procstack.github.io! |
9 | 9 | // If you have any questions, feel free to reach out to me at the email above. |
10 | | -// If you are viewing this page through your browser, |
11 | | -// You may view the source code on my GitHub page at: |
12 | 10 | // |
| 11 | +// If you'd rather see the source code on the repo - |
| 12 | +// https://github.com/ProcStack/procstack.github.io/tree/main/docs |
| 13 | +// For page content, see `./pages` |
13 | 14 | --> |
14 | 15 | <!DOCTYPE html> |
15 | 16 | <html lang="en"> |
|
75 | 76 |
|
76 | 77 | <!-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --> |
77 | 78 | <!-- Primary site & `pxlPages` Implementation -- --> |
78 | | -<!-- For page content, see `./js/pages` -- --> |
79 | | -<!-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --> |
| 79 | +<!-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --> |
80 | 80 | <div id="procPagesMainBlock" class="procPagesMainBlockStyle pagesFader pagesVisOff"> |
81 | 81 | <div id="procStackGitParent" class="procStackGitParentStyle"> |
82 | | - <div id="gitPagesNavBlock" pages-default-class="gitPageNav_defaultStyle" class="gitPageNavBlockStyle gitPageNav_defaultStyle"> |
83 | | - <div id="gitPageNavHeader" class="gitPageNavHeaderStyle gpnhScreenMedia"> |
| 82 | + <div id="procPagesNavBlock" pages-default-class="procPagesNav_defaultStyle" class="procPagesNavBlockStyle procPagesNav_defaultStyle"> |
| 83 | + <div id="procPagesNavHeader" class="procPagesNavHeaderStyle gpnhScreenMedia"> |
84 | 84 | <span class="squashInLowRes">_ProcStack_</span> |
85 | 85 | </div> |
86 | | - <div id="gitPageNav" class="gitPageNavStyle"> |
| 86 | + <div id="procPagesNav" class="procPagesNavStyle"> |
87 | 87 | <a class="pageLinkStyle" pxlRoomName="CampfireEnvironment" pxlCameraView="init" page-theme="#6b420c" page-name="Init" alt="Link to Init...">Init.</a> |
88 | 88 | <a class="pageLinkStyle" pxlRoomName="CampfireEnvironment" pxlCameraView="pxlNav" page-theme="#186d18" page-name="pxlNav" alt="Some info on this git.io site's backbone">pxlNav</a> |
89 | 89 | <a class="pageLinkStyle" pxlRoomName="CampfireEnvironment" pxlCameraView="repos" page-theme="#3d4297" page-name="MakingOf" alt="The gears & servos">Making<span class="squashInLowRes"> Of</span>...</a> |
90 | | - <a class="pageLinkStyle" pxlRoomName="SaltFlatsEnvironment" pxlCameraView="default" page-theme="#184d76" page-name="ProjectsLinks" alt="Real world projects">Projects<span class="squashInLowRes"> / Links</span></a> |
| 90 | + <a class="pageLinkStyle" pxlRoomName="SaltFlatsEnvironment" pxlCameraView="default" page-theme="#184d76" page-name="ProjectsLinks" alt="Real world projects"><span class="squashInLowRes">Repos / </span>Projects</a> |
91 | 91 | <a class="pageLinkStyle" pxlRoomName="CampfireEnvironment" pxlCameraView="default" page-theme="##3a1c69" page-name="Blog" alt="My ramblings...">Blog</a> |
92 | 92 | <a class="pageLinkStyle" pxlRoomName="CampfireEnvironment" pxlCameraView="aboutMe" page-theme="#656565" page-name="AboutMe" alt="It's ah me! Marrr.... yeah"><span class="squashInLowRes">About </span>Me</a> |
93 | | - <span id="gitPageToggleDOM" class="gitPageToggleDOMStyle"> |
| 93 | + <span id="procPagesToggleDOM" class="procPagesToggleDOMStyle"> |
94 | 94 | <a class="pageLinkStyle" pageEvent="ToggleDOM" pageValue=1 alt="Toggle the website contents">§</a> |
95 | 95 | <a class="pageLinkStyle" pageEvent="ToggleDOM" pageValue=0 alt="Toggle the website contents">¤</a> |
96 | 96 | </span> |
|
101 | 101 |
|
102 | 102 | <div id="pxlPagesContentBlock" class="pxlPagesContentBlockStyle gpcpVisibleStyle heightFader"> |
103 | 103 | <div id="pxlPagesContentParent" class="pxlPagesContentParentStyle"> |
104 | | - <div id="pxlPagesInnerBefore"></div> |
105 | | - <div id="pxlPageContentBlock"></div> |
106 | | - <div id="pxlPagesInnerAfter"></div> |
107 | 104 | </div> |
108 | 105 | </div> |
109 | 106 |
|
|
112 | 109 | <div class="footerBarParent"> |
113 | 110 | <div id="footerBar" pages-default-class="defaultPage_footerBar" class="footerBar defaultPage_footerBar"> |
114 | 111 | <div class="leftFooter versionStyle"> |
115 | | - <a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span id="pxlNavVersion"></span> :]</a> |
| 112 | + <a href="https://github.com/ProcStack/pxlNav" target="_blank">[: pxlNav <span class="pxlNavVersion"></span> :]</a> |
116 | 113 | </div> |
117 | 114 | <div> |
118 | 115 | </div> |
|
0 commit comments