Blagor By Inroweb
An open-source template for jamstack community to build a personal and professional blog, built with GatbyJS and Netlify CMS LIVE DEMO.
- 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
For local development, you need
- Node (v16 or higher)
- Gatsby CLI
- Netlify CLI
Follow the Netlify CMS Quick Start Guide to set up authentication.
# 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
We would love to get your feedback and contributions, feel free to Contect