ssokurenko / jekyll-json-builder

Light Jekyll setup for building custom content feeds in JSON format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jekyll JSON Builder project

Light and optimized Jekyll setup for building custom content feeds in JSON format

Live Demo

Installation

Fork the project and open the folder in Terminal cd yourpath/jekyll-json-builder.

Install Jekyll (if you do not have it yet).

Run jekyll server.

The feed of latest posts will be available at http://127.0.0.1:4000/default.json.

About

Light Jekyll setup for building custom content feeds in JSON format

License:MIT License


Languages

Language:HTML 100.0%