Skip to content

Commit daad01d

Browse files
Update README.md
1 parent bee104e commit daad01d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
[Coding Snippets Extension](https://marketplace.visualstudio.com/items?itemName=IntelliTect.intellitectsnippets)
88

99
# Coding Guidelines / Design Guidelines
10-
A repository to contain IntelliTect's tools for coding conventions. [https://intellitect.github.io/CodingGuidelines/](https://intellitect.github.io/CodingGuidelines/)
10+
A repository to contain IntelliTect's tools for coding conventions. ~~[https://intellitect.github.io/CodingGuidelines/](https://intellitect.github.io/CodingGuidelines/)~~
11+
12+
Coding Guidelines are now generated and hosted at: https://essentialcsharp.com/guidelines
1113

12-
## Guidelines Site Maintenance
13-
There are two github actions that are used to update the CodingGuidelinesSite. One action ( *Update csharp Markdown* ) will run automatically when the XML file in the master branch is updated via a commit. The CodingGuidelines github page will then reflect the changes. After reviewing the "dev" site, there is another action ( *Update Docs Folder on CodingGuidelinesSite* ) that will move the new markdown file to production site [CodingGuidelinesSite]( https://intellitect.github.io/CodingGuidelinesSite/).
14-
There is also another action to manually run a xml to md conversion on any branch. There is a retired tool that was used to extract guidelines from the manuscript word documents to an XML file here: [Manuscript Guidelines Extractor](https://github.com/EssentialCSharp/EssentialCSharp.Utilities.GuidelinesExtractor)

0 commit comments

Comments
 (0)