https://github.com/rishi-raj-jain/blogging
A SSR-first blogging app made in angular
https://github.com/rishi-raj-jain/blogging
angular bootstrap rss seo server-side-rendering
Last synced: 25 days ago
JSON representation
A SSR-first blogging app made in angular
- Host: GitHub
- URL: https://github.com/rishi-raj-jain/blogging
- Owner: rishi-raj-jain
- Created: 2020-06-24T05:47:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T19:07:29.000Z (about 2 years ago)
- Last Synced: 2024-10-12T13:34:57.363Z (7 months ago)
- Topics: angular, bootstrap, rss, seo, server-side-rendering
- Language: TypeScript
- Homepage: https://rishi-raj-jain-my-app-default.layer0-limelight.link
- Size: 1.46 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](http://makeapullrequest.com)
[](http://www.firsttimersonly.com/)
[](https://github.com/haccer/tweep/blob/master/LICENSE)
[](https://angular.io/)> A Server Side Rendered Blogging template inspired by https://blog.angular.io in angular 9.
## tl;dr Benefits
Some of the benefits of using Blogging template:
- Facilitate web crawlers through search engine optimization (SEO)
- Improve performance on mobile and low-powered devices
- Show the first page quickly with a first-contentful paint (FCP)## Requirements
- NPM (Node Package Manager)
## Installing
**Git:**
```bash
git clone https://github.com/digitalPlayer1125/Blogging
npm install
npm run edgio:dev
```