https://github.com/djaus2/ms-iot-community-samples
Set of md files for ms-iot Sample projects from Community, each md points to a user's Sample project
https://github.com/djaus2/ms-iot-community-samples
Last synced: 5 months ago
JSON representation
Set of md files for ms-iot Sample projects from Community, each md points to a user's Sample project
- Host: GitHub
- URL: https://github.com/djaus2/ms-iot-community-samples
- Owner: djaus2
- Created: 2016-11-19T05:25:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-11T01:30:15.000Z (over 9 years ago)
- Last Synced: 2025-04-23T18:19:32.221Z (about 1 year ago)
- Size: 59.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
*(PS: Open links below in a new window (right-click on them)).*
# About
This site is a directory of Windows 10 IoT GitHub projects as a set of Markdown (.MD) files for Microosft IoT Sample projects from the IoT Community. Each md points to a user's Sample project. Through project properties in the .MD files, projects so listed are searchable and sortable. Project .MD files that are reposited in the GitHub repository [djaus/ms-iot-community-samples](https://github.com/djaus2/ms-iot-community-samples) are integrated into the site:
http://www.sportronics.com.au/
Note code for this site is also on GitHub at [djaus/ms-iot-community-samples-svc](https://github.com/djaus2/ms-iot-community-samples-svc)
https://github.com/ms-iot/Samples projects only take contributions from appropriate MS staff, although they will take bug fixes from the community. This site is meant to mirror ms-iot/Samples for community contributions.
# Contributions
To publicise your GitHub Windows IoT project create a Markdown (.MD) project using the template Template.MD (as above). Set the filename to the same as the project name. Be sure to complete the database information at the top. Your project ReadMe file with the database info at top may be enough. When you add links to the database information, they must be full paths, not relative.
You project MD file can be authored on this site or downloaded from your GitHub repository. In both case the database template is pre-pended at the top of the file. See the Contributions page.
Markdown Cheat Sheet: https://gist.github.com/howar31/5963000