website/Website
2020-01-03 21:30:52 +00:00
..
Controllers Use full post instead of snippet 2020-01-03 21:13:22 +00:00
Data Get git projects from Gogs 2020-01-03 17:19:50 +00:00
Models Fix post title generation 2020-01-03 18:58:27 +00:00
Properties Initial commit 2019-04-14 09:39:56 +01:00
ViewComponents Get git projects from Gogs 2020-01-03 17:19:50 +00:00
ViewModels Various blog improvements 2020-01-03 17:56:51 +00:00
Views Change blog link on Homepage 2020-01-03 21:30:52 +00:00
wwwroot Add missing } and remove margin 2020-01-03 19:46:03 +00:00
appsettings.Development.json Put interface behind database provider for testing. Use state object to get data from database, then map to model. 2019-04-14 21:52:35 +01:00
appsettings.json Apply settings on build 2020-01-03 17:22:39 +00:00
bundleconfig.json Fix bundling for JS files 2019-04-27 21:38:39 +01:00
gulpfile.js Update gulp task name to reflect what it does 2019-04-21 14:57:06 +01:00
package-lock.json Add build process to compile and minify less files 2019-04-20 14:52:28 +01:00
package.json Remove CSS from bundler. Add watch task. 2019-04-20 19:33:47 +01:00
Program.cs Remove unused usings (resharper) 2019-05-04 17:44:27 +01:00
Startup.cs Get git projects from Gogs 2020-01-03 17:19:50 +00:00
Website.csproj Use latest C# version 2019-08-26 10:23:48 +01:00