Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.98 KB

README.md

File metadata and controls

52 lines (35 loc) · 1.98 KB

Dev Planet Blog

Website GitHub License

image

Table of Contents

About

Welcome to my SEO-friendly blogging website. This platform is designed to provide high-quality, server-side rendered content that's optimized for search engines. It offers an optimal balance of performance and search engine visibility.

Features

  1. SEO Optimization: All blog posts and pages are optimized for search engines, ensuring maximum visibility and discoverability.
  2. Server-Side Rendering (SSR): The website uses SSR to provide fast-loading, SEO-friendly pages with improved user experience.
  3. Responsive Design: The website is designed to be responsive, ensuring a seamless experience on various devices and screen sizes.
  4. Content Management: Easily create, edit, and manage blog posts with our user-friendly content management system. (Contentlayer)
  5. Analytics: Used highstorm for collecting load page event and sending then as a report to slack web-hook daily for tracking website usage.

Getting Started

To get started with our website, follow these steps:

# Clone the repository
git clone https://github.com/nishchay17/planet-blog.git

# Change directory
cd planet-blog

# Install dependencies
yarn

# Start the development server
yarn dev

Add environment variables

HIGHSTORM_TOKEN

Check out highstorm for token

License

This project is licensed under the MIT License.