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
- Host: GitHub
- URL: https://github.com/jaxxstorm/leebriggs.co.uk
- Owner: jaxxstorm
- License: mit
- Created: 2014-12-19T20:15:52.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-06-09T16:28:14.000Z (7 months ago)
- Last Synced: 2025-06-09T16:39:44.269Z (7 months ago)
- Language: HTML
- Size: 24.4 MB
- Stars: 2
- Watchers: 2
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.




## 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)