Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexhedley/symantec-connect-articles
Symantec Connect Articles
https://github.com/alexhedley/symantec-connect-articles
connect dlp smp symantec truster-advisor workflow
Last synced: about 1 month ago
JSON representation
Symantec Connect Articles
- Host: GitHub
- URL: https://github.com/alexhedley/symantec-connect-articles
- Owner: AlexHedley
- License: mit
- Created: 2022-09-04T11:59:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T18:30:55.000Z (9 months ago)
- Last Synced: 2024-04-09T23:18:03.811Z (9 months ago)
- Topics: connect, dlp, smp, symantec, truster-advisor, workflow
- Language: HTML
- Homepage: https://alexhedley.github.io/symantec-connect-articles
- Size: 26.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blog
[![C#](https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge&logo=c-sharp&logoColor=white)](https://learn.microsoft.com/en-us/dotnet/csharp/)
[![Markdown](https://img.shields.io/badge/markdown-%23000000.svg?style=for-the-badge&logo=markdown&logoColor=white)](https://daringfireball.net/projects/markdown/syntax)[![🚀 Deploy to GitHub Pages](https://github.com/alexhedley/symantec-connect-articles/actions/workflows/main.yml/badge.svg)](https://github.com/alexhedley/symantec-connect-articles/actions/workflows/main.yml)
[![pages-build-deployment](https://github.com/alexhedley/symantec-connect-articles/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/alexhedley/symantec-connect-articles/actions/workflows/pages/pages-build-deployment)- [Site](https://alexhedley.github.io/symantec-connect-articles/)
---
Symantec Connect Articles since migrated to [https://community.broadcom.com/](https://community.broadcom.com/)
- [Profile](https://community.broadcom.com/symantecenterprise/network/members/profile?UserKey=eaa683c3-ee4a-4f8c-aa6b-20e545ad1ef8)
---
## Docs
- [docs](docs/README.md)
## Run
`cd src`
`dotnet run`
`dotnet run -- preview`
- http://localhost:5080
`dotnet run -- serve` to serve `output` folder.
## Development
`dotnet run --environment Development -- preview`
[appsettings.Development.json](src/appsettings.Development.json)