Steve Smith
|
cba264919c
|
Working on .NET Core article
|
2015-04-07 17:55:11 -04:00 |
Steve Smith
|
84cd3c8cde
|
Updating to DNX
|
2015-04-07 14:15:11 -04:00 |
Steve Smith
|
e001b548ba
|
Updated Migrating From MVC 5 article to use Gulp rather than Grunt
|
2015-04-07 01:29:33 -04:00 |
Steve Smith
|
c5d7634adc
|
Fixing up defaults in route template.
|
2015-04-06 13:21:50 -04:00 |
Steve Smith
|
46605c9438
|
Checking in simple migrated project
|
2015-04-06 13:19:34 -04:00 |
Steve Smith
|
2266aa85bb
|
Removing TODO
|
2015-04-06 11:38:41 -04:00 |
Steve Smith
|
e4aee94ed3
|
Adding Link to MVC 5 Starter Project in /Samples
|
2015-04-06 11:38:05 -04:00 |
Steve Smith
|
f458046e1e
|
Moving MVC5 Starter Web sample to /samples
|
2015-04-06 11:36:47 -04:00 |
Steve Smith
|
c4320a9278
|
Merge pull request #5 from ardalis/master
Migrating from ASP.NET MVC5 to MVC6, Part 1
|
2015-04-06 11:32:33 -04:00 |
Steve Smith
|
575333232d
|
Updated with edits from review by @danroth27
|
2015-04-06 11:32:13 -04:00 |
Steve Smith
|
2b48c0e078
|
Removing github-text - no longer needed.
|
2015-04-06 11:31:49 -04:00 |
Steve Smith
|
dd1796f106
|
Migrating Web API article complete
|
2015-04-03 14:03:22 -04:00 |
Steve Smith
|
3e9dcea390
|
Writing web api 2 migration article
|
2015-04-03 11:41:24 -04:00 |
Steve Smith
|
27782d1ff2
|
Adding WebAPI Migration sample
|
2015-04-03 11:10:35 -04:00 |
Steve Smith
|
b53aeccba9
|
Adding image and _LoginPartial code.
|
2015-04-02 12:59:53 -04:00 |
Steve Smith
|
583643ef0c
|
Merge branch 'master' of https://github.com/aspnet/Docs
|
2015-04-02 11:35:13 -04:00 |
Steve Smith
|
3a9ef71026
|
Fixed code -> code-block
|
2015-04-02 11:34:30 -04:00 |
Steve Smith
|
99ca1a0d33
|
Adding config article to TOC
|
2015-04-02 11:32:18 -04:00 |
Steve Smith
|
68b16f2dfe
|
Merge remote-tracking branch 'upstream/master'
|
2015-04-02 11:30:04 -04:00 |
Steve Smith
|
e68726ac2b
|
Preparing a GitHub test.
|
2015-04-02 10:01:50 -04:00 |
Steve Smith
|
b21fe8045a
|
Added workaround notes for CSS decode error
|
2015-04-01 10:17:58 -04:00 |
Steve Smith
|
6edf49bf86
|
Working on migrating auth and identity article; initial config section is done
|
2015-03-27 11:53:57 -04:00 |
Steve Smith
|
8583683443
|
Merge branch 'master' of https://github.com/aspnet/Docs
Conflicts:
docs/index.rst
|
2015-03-27 11:01:53 -04:00 |
Steve Smith
|
6914ac04ce
|
Adding a short article on migrating config from MVC 5 to MVC 6
|
2015-03-27 10:57:40 -04:00 |
Steve Smith
|
9bade594ad
|
Updating root TOC with sections
|
2015-03-27 10:12:39 -04:00 |
Steve Smith
|
eb674ec947
|
Migrating authorization and membership article template
|
2015-03-27 09:53:28 -04:00 |
Steve Smith
|
0befbd56c3
|
Finished first draft of first migration article
|
2015-03-26 19:23:43 -04:00 |
Steve Smith
|
9637eef9ea
|
Adding auth
|
2015-03-26 11:50:56 -04:00 |
Steve Smith
|
48d7e8d44b
|
Configured grunt, bower, npm. Loading bootstrap css correctly via layout file.
|
2015-03-26 08:20:52 -04:00 |
Steve Smith
|
af9a16b1b1
|
Migrating static content; configuring bower and grunt.
|
2015-03-25 11:27:05 -04:00 |
Steve Smith
|
af78a52994
|
Working on migration article; hello world shows on destination project
|
2015-03-25 09:09:47 -04:00 |
Steve Smith
|
a77d5a7a82
|
Working on migrating from MVC 5 article
|
2015-03-25 08:30:28 -04:00 |
Steve Smith
|
570692914f
|
Removing second toctree from index; added :orphan: to author file.
|
2015-03-20 15:17:14 -04:00 |
Steve Smith
|
a691f94884
|
adding authors to a hidden toctree
|
2015-03-20 11:04:04 -04:00 |
Steve Smith
|
4cd0140827
|
Adding note about uniqueness of static files
|
2015-03-20 10:40:20 -04:00 |
Steve Smith
|
e2c9af331a
|
Updating README with article organization notes.
|
2015-03-20 10:39:01 -04:00 |
Steve Smith
|
372cd14ce8
|
Restructuring files so now there is one folder per article, with its images under it.
|
2015-03-20 10:32:25 -04:00 |
Steve Smith
|
34433ceb2c
|
Update DNX
|
2015-03-13 14:11:34 -04:00 |
Steve Smith
|
4e25ad509f
|
Fixing code-blocks
|
2015-03-13 14:06:08 -04:00 |
Steve Smith
|
36525b15bc
|
Cleaning up.
|
2015-03-11 17:21:24 -04:00 |
Steve Smith
|
d0b94566b8
|
Trying to simply call add_stylesheet (which works locally).
|
2015-03-11 17:18:33 -04:00 |
Steve Smith
|
3e89f0081b
|
Trying a slightly different approach to include the custom css file.
|
2015-03-11 17:11:52 -04:00 |
Steve Smith
|
824c0e173d
|
Trying out new sphinx_rtd_theme feature supporting custom CSS files so previous hack no longer required
(see: 8c83a8822c )
|
2015-03-11 16:48:48 -04:00 |
Steve Smith
|
b322c723b5
|
Updated readme with instructions for building docs.
|
2015-03-11 13:31:58 -04:00 |
Steve Smith
|
8f07861136
|
Finished startup section
|
2015-03-11 13:08:55 -04:00 |
Steve Smith
|
5358baeab6
|
Updated first article to finish up server-side and client-side behavior sections.
|
2015-03-11 12:26:36 -04:00 |
Steve Smith
|
2c53a84d0d
|
Minor updates; getting ready to finish up the article with a brief example of server- and client-side programming models using ASP.NET.
|
2015-03-10 23:01:46 -04:00 |
Steve Smith
|
55cde551ce
|
Updating the YourFirstApplication article.
|
2015-03-10 14:08:43 -04:00 |
Steve Smith
|
26d055bf74
|
Updated with config.json section.
|
2015-03-10 13:21:30 -04:00 |
Steve Smith
|
246a8bc350
|
Making updates to the fundamentalconcepts article; adding more screenshots and updating various TODO items.
|
2015-03-10 12:02:36 -04:00 |