This is a Jekyll theme
The Jekyll theme “jekyll-theme-experiment” is a portfolio theme created by @anxhe. Designed to showcase a portfolio, the theme is customizable and allows users to add their own content. It is made with love and is available for free under the MIT License.
To install the “jekyll-theme-experiment” theme, you will need to have Ruby installed on your system. Once Ruby is installed, follow these steps:
gem install bundler jekyll
jekyll new my-portfolio
cd my-portfolio
bundle install
Gemfile in a text editor and replace the minima gem with jekyll-theme-experiment:gem "jekyll-theme-experiment", "~> 1.0"
_config.yml file in a text editor and replace the theme key with jekyll-theme-experiment:theme: jekyll-theme-experiment
_config.yml file with your own content.index.html) for about, portfolio, and tools with your own content.index.md, about.md, portfolio.md, tools.md) with your own content.The “jekyll-theme-experiment” is a customizable Jekyll theme designed for portfolio websites. It offers easy installation, customizable sections, and support for blogging. Users can personalize the theme by adding their own content and customizing the navigation links. The theme is open source and available under the MIT License. It is a great choice for showcasing a portfolio in an attractive and professional manner.