Prashantgpt91.github.io screenshot

Prashantgpt91.github.io

Author Avatar Theme by Prashantgpt91
Updated: 26 Jun 2025
6 Stars

I write here :heart: prashant.sh :pencil: :pencil2:

Categories

Overview:

This product is a website built using Jekyll and hosted as GitHub pages. It offers various features such as a search function, the ability to filter articles by post text or tags, and a fast loading time. The website also provides free hosting and an SSL certificate by GitHub. The blog is dedicated to the public domain, meaning it can be used freely with no restrictions.

Features:

  • Search articles by post text or Tags: Users can easily search for articles by entering relevant keywords or tags.
  • Tags available: The website offers a tagging system to categorize and organize articles.
  • Ajax scroll: The website uses Ajax scroll, allowing for seamless scrolling without page reloads.
  • Free hosting & SSL cert by Github: The product provides free hosting and an SSL certificate for secure browsing.
  • Static site, so blazing fast load time: The website is a static site, ensuring quick loading times for users.

Installation:

To install this theme, follow these steps:

  1. Clone the GitHub repository to your local machine:
git clone https://github.com/{repository-name}
  1. Install Jekyll and Bundler, if not already installed:
gem install jekyll bundler
  1. Change to the theme directory:
cd {theme-directory}
  1. Install the theme’s dependencies:
bundle install
  1. Start the Jekyll server:
bundle exec jekyll serve
  1. Access the website on your local machine at http://localhost:4000.

Summary:

This product is a website built using Jekyll and hosted on GitHub pages. It offers features such as article search, tagging, Ajax scroll, and fast loading times. The website provides free hosting and an SSL certificate by GitHub. It is a static site, allowing for quick and efficient browsing. The blog is dedicated to the public domain, meaning it can be used freely without any restrictions. Installation of the theme involves cloning the GitHub repository and running Jekyll commands.