Commit Graph

5171 Commits (f7e92a3e67353108e8afb5fc292010dcf7d3308f)

Author SHA1 Message Date
Steve Smith 6462efa8c1 Merge pull request #83 from ardalis/update-home-page
Adds contributing section and removes dead links on home page
2015-04-21 09:33:42 -04:00
Steve Smith 758dbb52dd First version ready for edit. 2015-04-20 17:18:54 -04:00
Steve Smith 080f86eb9b Initial version of Mac install article 2015-04-20 16:57:05 -04:00
Steve Smith 31ca2cbd03 Updated with @madskristensen feedback. 2015-04-20 16:05:12 -04:00
Steve Smith 3afd6a9082 Installing ASP.NET 5 on windows. 2015-04-20 15:11:15 -04:00
Steve Smith d522fe0f6f Updated to add contributing section and remove/comment dead links at bottom 2015-04-20 15:07:34 -04:00
Steve Smith fdcbc4d0e7 Update CONTRIBUTING.md
Fixed broken link to style guide
2015-04-20 14:51:38 -04:00
Steve Smith 3301c69b57 Merge pull request #79 from ardalis/folder-tocs
Updating TOC files and folders to support new TOC
2015-04-20 14:47:13 -04:00
Steve Smith c54a41862e Merge pull request #26 from ardalis/dotnetcore
Introducing .NET Core
2015-04-20 14:37:27 -04:00
Steve Smith 8339346c43 Merge branch 'dotnetcore' of https://github.com/ardalis/Docs into dotnetcore 2015-04-20 14:31:35 -04:00
Steve Smith 37c378dfff Updated css to support :keyword: styling
Initial version after edits from @danroth27 and @richlander
2015-04-20 14:26:43 -04:00
Steve Smith 4a0577fab3 Formatting keywords 2015-04-20 14:18:14 -04:00
Steve Smith b5b90be1be A few more updates per @danroth27 2015-04-20 14:04:30 -04:00
Steve Smith 4e665f831c Updated in response to @danroth27 feedback 2015-04-20 13:38:44 -04:00
Steve Smith 845ca9a004 Updated in response to @danroth27 feedback 2015-04-18 15:13:44 -04:00
Rick Anderson aa38f12d06 Update fundamentalconcepts.rst
Applied modern voice (minimize instructions, words, etc) and some new style guidelines.
2015-04-17 16:01:33 -07:00
MikeWasson 50d3fbc86e Merge pull request #38 from ardalis/contribute
Updated Contributing doc; added style guide
2015-04-17 14:26:47 -07:00
Steve Smith ec4d4ab399 Organizing folders and toc-trees per the new TOC from @danroth27 2015-04-17 14:23:47 -04:00
Steve Smith 5860e81731 Made updates per @rick-anderson 2015-04-17 11:49:23 -04:00
Mike Wasson 2e40e082df Migrate Bower article 2015-04-16 15:13:45 -07:00
Steve Smith c7b9809d18 Updated Summary/Next Steps/Additional Resources guidance per @MikeWasson feedback. 2015-04-16 15:51:48 -04:00
Steve Smith e56bbe9262 Migrated from Word doc 2015-04-16 15:47:45 -04:00
Steve Smith 3a2bffbe70 Migrated knockout article from Word. 2015-04-15 17:30:09 -04:00
Steve Smith 5279147f5b Reworking motivation section per @richlander 's feedback (thanks again). 2015-04-15 14:50:47 -04:00
Steve Smith b1fe1a0b33 Merge pull request #1 from richlander/patch-1
Clarify various concepts and tighten text
2015-04-15 14:36:58 -04:00
Steve Smith 38aec746a4 Put shipit in backticks 2015-04-15 14:29:55 -04:00
Steve Smith 9bf6a89db1 Updates on contributing, along with a style-guide for authors. 2015-04-15 13:18:16 -04:00
Rich Lander 566295701d Clarify various concepts and tighten text
- Clarified a few concepts
- Tightened the text

The "Motivation Behind .NET Core" still needs help. It doesn't correctly describe the primary motivation for the project. As I said before, .NET Core wasn't built to solve the fragmentation issue, but to provide a cross-platform version of .NET. CoreFX was built to be componentized to enable smaller distributions. It was also built to solve the fragmentation issue, but as a secondary concern.
2015-04-15 09:19:45 -07:00
Steve Smith ea2834f998 Updated to address @richlander and @damianedwards comments 2015-04-15 10:06:44 -04:00
Steve Smith 861ff5c75f Updated css to support :keyword: styling 2015-04-15 10:06:26 -04:00
Steve Smith 43faa98cb4 Finished migration bootstrap article from word 2015-04-14 17:17:16 -04:00
Steve Smith c945758ff6 Initial check-in; migration in progress 2015-04-13 17:34:38 -04:00
Steve Smith 1d0c3a9de7 Addressing additional feedback from @richlander 2015-04-13 16:53:09 -04:00
Steve Smith 0cf571b1c1 Updated in response to @richlander edits 2015-04-13 16:38:23 -04:00
Steve Smith 95f50d0209 Finished porting from Word 2015-04-10 01:11:59 -04:00
Steve Smith 61fb1a7fb8 Working on migrating Noel's grunt/gulp article. Done with the Grunt section. 2015-04-10 01:02:01 -04:00
Steve Smith e9fd0f4cb2 Ready for review. 2015-04-09 23:40:01 -04:00
Steve Smith a9645f15fe Merge branch 'dotnetcore' 2015-04-09 11:48:59 -04:00
Steve Smith e9446c3702 Removing leading space 2015-04-08 16:10:00 -04:00
Steve Smith cbe657c8c6 Merge pull request #9 from ardalis/grunt-to-gulp
Updated Migrating From MVC 5 article to use Gulp rather than Grunt
2015-04-08 16:04:47 -04:00
Steve Smith 8694aa4fd3 Switched from gulp-clean to rimraf to match project template; updated screenshots and article. 2015-04-08 16:04:19 -04:00
Steve Smith 2cecf45037 Added link to finished code sample. 2015-04-08 15:30:47 -04:00
Steve Smith 7508d76839 Merge branch 'master' into grunt-to-gulp 2015-04-08 15:29:45 -04:00
Steve Smith 7fd728a6f8 Merge remote-tracking branch 'upstream/master' into grunt-to-gulp 2015-04-08 15:28:49 -04:00
Steve Smith 49880aaa6d Merge pull request #6 from aspnet/WebApiMigration
Web api migration article, initial publication
2015-04-08 11:28:35 -04:00
Steve Smith db5ce9d8de Updated based on @danroth27 feedback 2015-04-08 11:20:17 -04:00
Steve Smith 8ee5d4218a Added proper attribute routing 2015-04-08 11:19:56 -04:00
Steve Smith b125c08c33 removed route configuration 2015-04-08 11:19:42 -04:00
Steve Smith eefa7f3d8d Added ref link to application startup 2015-04-08 11:17:38 -04:00
Steve Smith cba264919c Working on .NET Core article 2015-04-07 17:55:11 -04:00