Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Update Getting Started #1420
Update Getting Started #1420
Comments
|
I think it is important to list the executable demo first before mentioning the compilable demo code. "here, you can try this. It runs out of the box. And if you want to compile it yourself: here is the code, but you need this and that". The wiki ends with a link to the demo code. A link to the executable could be included right before the code link, i think: |
|
The Configuring your Windows section has a duplicate section within the same page. The duplicate sections each use a different BackgroundBrush in their examples but are otherwise identical. One of these should be removed. |
Oh, I was just going to create a new issue about this duplication. I am glad I found this issue. FWIW, the duplication was added in this commit and a diff of those two sections (using line numbers relative to that first line in each section) is
where the the left/first file in the diff is the first occurance of the "Configuring your Window(s)" section (so the right/second file in the diff is the second occurance of the section). |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Right now the Getting Started section in the README is a bit outdated.
People who are just getting started with this library are not likely to have all of the dependencies needed (latest version of VS, .NET Core, etc.) to compile the source code and demo application.
I am looking for people newer to this project to either comment or submit a PR with suggestions on how to improve this.
Some ideas to consider: