Skip to content

Commit a0b1575

Browse files
authored
Organization content changes (#71)
* Organized Folder Structure Now the following structure is based on the " Just the Docs " default theme to make it easier to keep track of changes if there is a need to. Making it easier to gain an understanding of the changes made with reference to the Theme's own repository. Also Modified the images to look for the new location of " Change Project Name " page and " Default " under construction image when content is missing. * Under Construction now has Collection tag Additionally now has a Warning Tag to specify a panel around it to bring more attention that it is actively indeed under contruction
1 parent 55764c2 commit a0b1575

11 files changed

Lines changed: 17 additions & 10 deletions

_includes/under_construction.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1-
<img src="{{ site.baseurl }}/images/under_construction.png" alt="Header" style="width:20%;">
1+
<img src="{{ site.baseurl }}/assets/images/under_construction.png" alt="Header" style="width:20%;">
22
<br>
3-
Please return back next time.
3+
4+
{: .warning }
5+
"The page you are trying to access is currently under construction.<br/>
6+
Please check back later!<br/>
7+
<br/>
8+
Feel free to enhance and contribute to the content by clicking on the 'Edit this page on GitHub' link located at the bottom of the page. <br/>
9+
<br/>
10+
Thank you for your understanding and cooperation.

images/VisualStudioImages/CopyOldFilterToNewFilter.png renamed to assets/images/VisualStudioImages/CopyOldFilterToNewFilter.png

File renamed without changes.

images/VisualStudioImages/OpenFolderInFileExplorer.png renamed to assets/images/VisualStudioImages/OpenFolderInFileExplorer.png

File renamed without changes.
File renamed without changes.

images/VisualStudioImages/ProjectFolderFilters.png renamed to assets/images/VisualStudioImages/ProjectFolderFilters.png

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)