Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 20 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T19:07:29.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T13:34:57.363Z (about 1 month 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
[![Pull Requests Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com)
[![first-timers-only Friendly](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](http://www.firsttimersonly.com/)
[![GitHub license](https://img.shields.io/github/license/haccer/tweep.svg)](https://github.com/haccer/tweep/blob/master/LICENSE)
[![Angular](https://img.shields.io/badge/-Angular-Red)](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
```