-
Notifications
You must be signed in to change notification settings - Fork 7
Website for NSF Bridges project at UNCC
BridgesUNCC/BridgesUNCC.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
## In parts Not all the website is inside of this repository. There are pieces in: https://github.com/BridgesUNCC/doc https://github.com/BridgesUNCC/tutorials https://github.com/BridgesUNCC/testing-logs ## QA One can check for broken links using the blc ### install ``` npm install broken-link-checker ``` ### check ``` node_modules/broken-link-checker/bin/blc -r http://bridgesuncc.github.io | tee /tmp/report node_modules/broken-link-checker/bin/blc -r http://bridgesuncc.github.io/navbar.html | tee -a /tmp/report node_modules/broken-link-checker/bin/blc -r http://bridgesuncc.github.io/tutorials/Tutorial_Header.html | tee -a /tmp/report grep -v ───OK /tmp/report #note that these are not dashes before OK ```
About
Website for NSF Bridges project at UNCC
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published