Inroweb / Blagor

An open-source template for Jamstack community to build a personal and professional blog, built with GatbyJS and Netlify CMS Made with ❤ by Inroweb

Home Page:https://blagor-inroweb.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blagor By Inroweb

Netlify Status

An open-source template for jamstack community to build a personal and professional blog, built with GatbyJS and Netlify CMS LIVE DEMO.

Gatsby Starter Foundation Screenshot

😃 Features

  • Landing, Blog, Contact pages
  • Responsive Web Design
  • Add / Modify / Delete Content from CMS including Blog posts, Theme colors, Settings, Etc
  • Google Analytics
  • Social media icons
  • SEO Optimized
  • Blog Tags
  • Netlify Contact Form
  • Pagination
  • Theme Ui Styling

Prerequisites for the development environment

For local development, you need

Setting up the Netlify CMS

Follow the Netlify CMS Quick Start Guide to set up authentication.

Local Install

# Clone the repo
git clone https://github.com/Inroweb/Blagor

# Navigate into repo
cd Blagor

# Install the dependencies
yarn install (or) npm install

# Start the development server
yarn start (or) npm start

❤️ Thank you

We would love to get your feedback and contributions, feel free to Contect

About

An open-source template for Jamstack community to build a personal and professional blog, built with GatbyJS and Netlify CMS Made with ❤ by Inroweb

https://blagor-inroweb.netlify.app/

License:MIT License


Languages

Language:JavaScript 99.7%Language:CSS 0.3%