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

https://github.com/jasonhodges/ngx-blog

starter project for an Angular 2+ blog
https://github.com/jasonhodges/ngx-blog

angular blog-engine starter-project wip

Last synced: 3 months ago
JSON representation

starter project for an Angular 2+ blog

Awesome Lists containing this project

README

          

## ngx blog
=======
starter project for an Angular 2+ blog

The idea behind this project is to create a personal, blog-type starter site.

Once finished and ready for consumption, the starter will allow any user to quickly get their site up and running with Angular, markdown parsing, publishing, building, etc. The goal is to minimize the user configuration required while leaving plenty of custiomizing.

Run development server:
`yarn start`

Project Plan:
- [] About page
- [] Disqus comments
- [] Angular Flex Layout (https://github.com/angular/angular-cli/wiki/stories-include-angular-flex)