An open API service indexing awesome lists of open source software.

https://github.com/PioneerCode/pioneer-blog

Pioneer Code Website - Built on ASP.Net Core
https://github.com/PioneerCode/pioneer-blog

asp-net-core blog dotnet-core

Last synced: about 1 year ago
JSON representation

Pioneer Code Website - Built on ASP.Net Core

Awesome Lists containing this project

README

          

# Pioneer Blog

[![Build Status](https://dev.azure.com/pioneer-code/Pioneer%20Blog/_apis/build/status/PioneerCode.pioneer-blog)](https://dev.azure.com/pioneer-code/Pioneer%20Blog/_build/latest?definitionId=2)

Active code based used for [Pioneer Code](https://pioneercode.com).

Current stack...
- ASP.NET Core 2.1
- Entity Framework Core 2.1
- Angular 6.x

Current deployment...
- SQL Database hosted at [WinHost](http://www.winhost.com/a/chadr)
- Site hosted at [DigitalOcean](http://www.digitalocean.com/?refcode=d95b905a1279)
- Under Ubuntu and faced by NGINX

Wiki
- [How do I set Pioneer Blog up?](https://github.com/PioneerCode/pioneer-blog/wiki/Setup)

## Admin
Full-featured admin portal.
![alt text](assets/admin-screen.png)

## What is coming in the future

- If your curious what is coming down the pipe, I track features as [issues](https://github.com/PioneerCode/pioneer-blog/issues).
- If there is interest, I am willing to entertain the idea of abstracting the vast majority of code away from the Pioneer Blog domain so that it can't be reused without to much refactoring.

## [CHANGELOG](CHANGELOG.md)