An open API service indexing awesome lists of open source software.

https://github.com/jaxxstorm/leebriggs.co.uk

A Jekyll blog theme with just the right amount of style
https://github.com/jaxxstorm/leebriggs.co.uk

Last synced: 6 months ago
JSON representation

A Jekyll blog theme with just the right amount of style

Awesome Lists containing this project

README

          

## Pudhina Fresh
A minimal yet feature-rich Jekyll theme made for personal websites and blogs. Adapted from Pudhina theme by Knhash.

![Project Page](/assets/img/dis1.png)
![Project Page](/assets/img/project-page.png)
![Project Page](/assets/img/dis2.png)
![Project Page](/assets/img/dis3.png)

## Features
* Everything that already comes with [Pudhina theme](https://github.com/knhash/Pudhina) and
* Masonry style projects page with collapsible cards – [demo](https://ritijjain.github.io/pudhina-fresh/projects/).
* Customizable post meta data – tags, published date, updated date, author.
* Responsive mobile friendly design.
* Code blocks powered by [highlight.js](https://highlightjs.org/) accompanied by matching styles for in-line code.
* Create redirect pages using the `_layouts/redirect` template.
* Support for Bootstrap elements and bootstrap compatible styles.
* Support for Disqus comments and Google Analytics.
* Redesigned table, heading, subheading, link, quote, and text styles.
* Just as fast as the original – 90+ [Google PageSpeed Insights score](https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fritijjain.com%2F).
* Read full [post on Pudhina Fresh](https://ritijjain.com/2020/09/12/pudhina-fresh.html).

## Quick Start
* Install [jekyll](https://jekyllrb.com/docs/installation/).
* `bundle exec jekyll serve`
* Navigate to http://localhost:4000/

## Credits and License
Pudhia Fresh is built on top of [Pudhina](https://github.com/knhash/Pudhina) by [Shashank S](https://github.com/knhash).

[MIT License](https://github.com/ritijjain/pudhina-fresh/blob/master/LICENSE)